Easy8 MCP
@Easy8com
Easy8 MCP について
Connect your AI assistant directly to Easy8. The Easy8 MCP server lets Claude, Cursor, GitHub Copilot, and any other Model Context Protocol client read and update your projects, issues, and comments — using your own Easy8 permissions, against your own Easy8 instance.
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"easy8": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://your-easy8.example.com/mcp",
"--header",
"X-Redmine-API-Key: YOUR_API_KEY"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Easy8 MCP?
—
How to use Easy8 MCP?
—
Key features of Easy8 MCP
—
Use cases of Easy8 MCP
—
FAQ from Easy8 MCP
—
基本情報
「AI とエージェント」の他のコンテンツ
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
コメント