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"
}
}
}
}
Related Servers
ResumeTailor
Automatically tailors resumes for specific job applications using LibreOffice.
4th Brain MCP Server
Interact with markdown notes in a personal knowledge vault, such as Obsidian.
roampal-core
Persistent memory for Claude Code with outcome-based learning. Tracks what helped vs failed, auto-injects context via hooks.
Claude Desktop Extension
An MCP extension for the Claude Desktop application that enables automation and integration.
VAP media MCP
: MCP server for AI media generation (imagesflux, videosveo3.1, music suno v5, with deterministic cost control using reserve-burn-refund billing
Obsidian MCP Server
Manage notes and files in an Obsidian vault. Requires the Obsidian Local REST API plugin.
Task Manager (Go)
An intelligent task and project management server with LLM-driven complexity analysis and smart subtask creation, using file-based markdown storage.
Fillout.io
Manage forms, handle responses, and access analytics using the Fillout.io API.
Chhart MCP
Chhart MCP is a tool that enables AI assistants to generate instant, shareable flowcharts and Sankey diagrams directly in chat,
Trello
Interact with Trello boards, lists, and cards using the Trello REST API.