Connect AI assistants to Easy8 — read and update projects, issues, and comments.
What it says
The record the registry holds
Where it answers
https://{easy8_host}/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Easy8com/easy8-mcp",
"description": "Connect AI assistants to Easy8 — read and update projects, issues, and comments.",
"title": "Easy8",
"repository": {
"url": "https://github.com/Easy8com/easy8-mcp",
"source": "github"
},
"version": "0.1.0",
"websiteUrl": "https://www.easy8.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://{easy8_host}/mcp",
"headers": [
{
"description": "Your personal Easy8 API key, generated from your Easy8 user profile. The MCP endpoint inherits this account's permissions and project visibility.",
"isRequired": true,
"isSecret": true,
"name": "X-Redmine-API-Key"
}
],
"variables": {
"easy8_host": {
"description": "Hostname of your Easy8 instance, without protocol or trailing slash (e.g. yourcompany.easy8.com).",
"isRequired": true
}
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-11T20:30:33.720179Z",
"publishedAt": "2026-05-11T20:30:33.720179Z",
"updatedAt": "2026-05-11T20:30:33.720179Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.