Collections, tickets, comments, tags, and users across Jira, Linear, Asana, and more.
Each resource exposes up to 5 MCP tools: list, get, create, update, and delete. Your agent discovers them on demand through progressive discovery.
6 issue tracking platforms your agent can connect to through the Apideck MCP Server. Same tools, same schema, regardless of provider.
{
"mcpServers": {
"apideck": {
"url": "https://mcp.apideck.dev/mcp",
"headers": {
"x-apideck-api-key": "YOUR_API_KEY",
"x-apideck-app-id": "YOUR_APP_ID",
"x-apideck-consumer-id": "YOUR_CONSUMER_ID"
}
}
}
}