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"
}
}
}
}
Server Terkait
Feishu MCP Server
Access and manage Feishu documents for AI coding tools, enabling structured content retrieval, editing, and search.
OmniFocus MCP Server
Integrate OmniFocus with Claude Desktop for AI-powered task management and weekly reviews.
go-review-mcp
Code reviewing following the Go style guides directly from official and recommended sources.
Markdownify
Converts various file types and web content, such as PDFs, images, audio, and web pages, into Markdown format.
che-ical-mcp
Native macOS Calendar & Reminders MCP server with 24 tools using Swift EventKit - supports recurring events, location triggers, search, batch operations
photographi
A local computer vision engine that lets AI agents understand the technical metrics of photographs
Notion
Manage and interact with your entire Notion workspace.
STUSYM MCP
MCP-enabled school timetable system with conflict detection, optimization support, and scheduling workflows.
PinkRoosterMcp
Self-hosted project management system built for AI coding agents. 24 MCP tools with automatic state cascades, dependency tracking, autonomous implementation loop, and a React dashboard. One-command Docker setup.
Backlog MCP Server
An MCP server for interacting with the Backlog API, a project management and collaboration tool.