esa
An MCP server for interacting with the esa.io knowledge-sharing platform.
Usage
pnpm build
利用するツールに合わせて以下のように設定ファイルを準備してください。
{
"mcpServers": {
"esa-mcp-server": {
"command": "/Users/~/.local/share/mise/shims/node", // 絶対PATHにしておく方が無難
"args": ["/Users/~/project/esa-mcp-server/dist/index.js"], // 現在はローカルbuild想定
"env": {
"ESA_API_KEY": "ESA API TOKEN",
"DEFAULT_ESA_TEAM": "your team"
}
}
}
}
関連サーバー
Redmine MCP Server for Cline
Integrates with Redmine to manage projects and issues through the Cline VS Code extension.
Wiki.js
Integrates with Wiki.js, enabling AI to read and update documentation.
MCP iCal Server
A server for performing CRUD operations on the macOS Calendar app.
Notion
Integrate with Notion workspaces to manage databases, pages, and content.
Draw.io
Integrates Draw.io's diagramming capabilities with AI agents, enabling programmatic diagram control and analysis.
YOURLS-MCP
Integrates the YOURLS URL shortening service with Claude Desktop.
AI Collaboration MCP Server
An MCP server for AI-to-AI collaboration, enabling autonomous workflows and role-based task management between different AI models.
Rebrandly
Generate short URLs using the Rebrandly API.
Jira MCP Server
An MCP server for interacting with the Jira API to manage projects, issues, and workflows.
HubSpot
Interact with the HubSpot CRM API to manage contacts, companies, and deals.