MCP ServersMCP Servers
首页远程服务器客户端Agent Skills
提交
广告提交
  1. 首页
  2. 服务器
  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"
      }
    }
  }
}

相关服务器

  • Umami Analytics

    Access website analytics data from your Umami instance.

  • Google Sheets MCP

    A server for interacting with Google Sheets, allowing you to read, write, and manage spreadsheet data.

  • Obsidian via REST

    Access and manage your Obsidian vault through a local REST API.

  • Jira Thing

    An example MCP server for interacting with Jira, deployable on Cloudflare Workers.

  • Backlog Manager

    Manage task backlogs using a file-based JSON storage system.

  • Confluence

    Provides secure access to Atlassian Confluence content and spaces using its REST API.

  • YuQue MCP

    An MCP server for interacting with the YuQue knowledge base, enabling AI assistants to perform operations on documents and information.

  • Apple Reminders

    Interact with Apple Reminders on macOS.

  • Candice AI - MCP

    Automated document processing and extraction

  • mindpad

    Save encrypted notes to your mindpad account

最新 MCP 服务器官方 MCP 服务器远程 MCP 服务器博客
📧 [email protected]