Loading MCP server directory, please wait...
Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.
npx @getmcp/cli add io.github.havilandsoftware/mcp-server-innodayRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.havilandsoftware/mcp-server-innoday": {
"command": "uvx",
"args": [
"innoday"
],
"env": {
"INNODAY_API_URL": "",
"INNODAY_ORGANIZATION_ID": ""
}
}
}
}