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"
}
}
}
}
Verwandte Server
Screenshot MCP Server
Capture Windows screenshots from AI assistants in WSL, with options for specific monitors or windows.
Freshdesk
Integrates with Freshdesk to manage support tickets, contacts, and other customer service operations.
Todoist MCP
Interact with your Todoist tasks and projects using your LLM.
AppleScript BB MCP Server
Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
OmniTaskAgent
A multi-model agent for managing tasks across various platforms, requiring API keys for different AI models.
healthcare-billing-codes
Standard MCP Server for looking up CPT, ICD-10, and denial codes.
SoftCroft Doc Server MCP
Manages BookStack documentation for the SoftCroft multi-agent system, aiding in Sage 200 to Odoo 17 migration.
paperbanana
Generate methodology diagrams for your research paper
Planka
Interact with Planka, a Trello-like kanban board, to manage projects, boards, and cards. Requires Planka server URL and credentials.
Mesh Scanner
A simple, self-contained notes system with resources, tools, and prompts, implemented as an MCP server.