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
MCP Hub
A manager server for MCP servers that handles process management and tool routing.
MCP Server for Bring! Shopping
Interact with the Bring! shopping list API via a local MCP server.
MCP Client Configuration Server
Manages configurations for MCP clients, automatically detecting file paths based on OS and client.
Confluence Cloud
Manage Confluence Cloud spaces, pages, and content through a standardized interface for AI assistants.
Yandex Browser Tabs
An MCP server for managing Yandex Browser tabs with extended functionality.
HubSpot MCP
Access and manage HubSpot CRM data through a standardized interface using the HubSpot API.
iTerm MCP
Provides access to your iTerm session, requiring iTerm2 and Node.js.
MCP Microsoft Office Bridge
A secure, multi-user server connecting LLMs to Microsoft 365 services.
C++ Excel Automation
A C++ based MCP server for intelligent Excel automation using the OpenXLSX library.
MCP Shrimp Task Manager
An intelligent task management system based on MCP, providing an efficient programming workflow framework for AI Agents with an optional web-based GUI.