MCP ServersMCP Servers
HomeRemote ServersClientsClaude Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. esa

esa

An MCP server for interacting with the esa.io knowledge-sharing platform.

GitHub

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

  • Xiaohongshu Toolkit

    An automation toolkit for Xiaohongshu, enabling content creation, publishing, and creator data analysis.

  • Folderr MCP Server

    Interact with the Folderr API to manage and communicate with Folderr Assistants.

  • Offorte

    Create and send business proposals using AI with Offorte.

  • TaskFlow

    An MCP server for integrating task management capabilities into Claude Desktop.

  • Hyperpost

    An AI-native publishing engine for persona-driven content creation and multi-platform publishing.

  • Blogger Posting

    Automate blog posting on Google Blogger using the Blogger API.

  • Fathom AI

    Access fathom ai api endpoints via mcp server and llm.

  • MetaTrader MCP Server

    A Python-based MCP server that allows AI LLMs to execute trades on the MetaTrader 5 platform.

  • Motion

    Manage tasks and projects in Motion using AI assistants.

  • Pantry Persona

    AI-powered kitchen management - track pantry inventory, plan meals, manage recipes, build shopping lists

Newest MCP ServersOfficial MCP ServersRemote MCP ServersBlog
📧 contact@mcpservers.org