Connect AI assistants to Easy8 — read and update projects, issues, and comments.
Connect AI assistants to Easy8 — read and update projects, issues, and comments. That is what the easy8 mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
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.
The server publishes 11 tools. What each one is for:
Cursor — see Cursor setupinitialize — opens a session and returns server metadata and capabilitiesping — health checkTransport — Streamable HTTPAuthentication — API key in the X-Redmine-API-Key request headereasy8_projects_list — List visible projects. Filter by name or free-text query, paginate with limit / offseteasy8_issues_list — List visible issues. Filter by project, assignee, status (open / closed), subject, due-date period, or free-text queryeasy8_issues_get — Fetch one issue by ID, including metadata, description, and comment counteasy8_issues_comments_list — List issue journal notes, newest firsteasy8_issues_create — Create an issue. Subject and a project selector are required. Supports tracker, description, assignee, priority, status, dates, and custom fieldseasy8_issues_update — Update an existing issue. Supports field edits and appending a new journal note via notesConfiguration is passed through the environment: YOUR_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
You need three things: 1. An Easy8 instance you can reach from your AI client (cloud or self-hosted). 2. MCP enabled in Easy8 administration: Settings → AI → Enable MCP → Save. MCP is disabled by default. While disabled, /mcp returns 404 Not Found. 3. A personal Easy8 API key. Generate it from your Easy8 user profile. The MCP server uses standard Easy8 API authentication and
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Easy8's toolset — Cursor, initialize, ping and 8 more — is a fair guide to whether it matches your workflow. It is maintained by Easy8com; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Cursor | see [Cursor setup](#cursor). |
| initialize | opens a session and returns server metadata and capabilities. |
| ping | health check. |
| Transport | Streamable HTTP |
| Authentication | API key in the X-Redmine-API-Key request header |
| easy8_projects_list | List visible projects. Filter by name or free-text query, paginate with limit / offset. |
| easy8_issues_list | List visible issues. Filter by project, assignee, status (open / closed), subject, due-date period, or free-text query. |
| easy8_issues_get | Fetch one issue by ID, including metadata, description, and comment count. |
| easy8_issues_comments_list | List issue journal notes, newest first. |
| easy8_issues_create | Create an issue. Subject and a project selector are required. Supports tracker, description, assignee, priority, status, dates, and custom fields. |
| easy8_issues_update | Update an existing issue. Supports field edits and appending a new journal note via notes. |
You need three things: 1. An Easy8 instance you can reach from your AI client (cloud or self-hosted). 2. MCP enabled in Easy8 administration: Settings → AI → Enable MCP → Save. MCP is disabled by default. While disabled, /mcp returns 404 Not Found. 3. A personal Easy8 API key. Generate it from your Easy8 user profile. The MCP server uses standard Easy8 API authentication and
| Variable | Description | Required |
|---|---|---|
| YOUR_API_KEY | Credential the server authenticates with. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.