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
SpotDraft MCP Server
Integrate the SpotDraft API into agentic workflows. Requires SpotDraft API credentials.
Google Calendar
Integrates with the Google Calendar API to read, create, update, and delete calendar events.
Hyperweb
A server for interacting with the Hyperweb platform and its tools using AI agents.
MCP Desktop Automation
Automate desktop actions like mouse control, keyboard input, and taking screenshots.
ONLYOFFICE DocSpace
Interact with ONLYOFFICE DocSpace for document collaboration and management.
FireHydrant
An MCP server for interacting with the FireHydrant incident management platform API.
MCP Notes
A simple note-taking server for recording and managing notes with AI models, using AWS DynamoDB for storage.
Apple Notes
Talk with your Apple Notes
Hyperspell
A spellchecker and grammar checker for developers, requiring a Hyperspell token for authentication.
UnifAI
Dynamically search and call tools using UnifAI Network