MCP.so
ログイン
E

Earscribe Mcp Server

@rocnubie

Earscribe Mcp Server について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

rocnubie

投稿者

Chen Roc

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "earscribe-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/earscribe-mcp/src/index.mjs"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Earscribe Mcp Server?

A Model Context Protocol server that exposes the canonical EarScribe knowledge surface — local‑first AI workflows, FAQ, and official links — to MCP‑compatible AI clients like Claude Desktop, Cursor, Windsurf, and Continue. It is read‑only, requires no API keys or quota, and has a ~50 ms cold start.

How to use Earscribe Mcp Server?

Install via Smithery (npx -y @smithery/cli install earscribe-mcp --client claude) or clone the repository and install from source, then add the server to your MCP client configuration file. Use npx @modelcontextprotocol/inspector node src/index.mjs to debug.

Key features of Earscribe Mcp Server

  • Read‑only access, no API keys or quota needed
  • Zero‑configuration setup via Smithery
  • Exposes tools for local‑setup guidance and official links
  • Provides resources for local‑setup notes, FAQ, and canonical URLs
  • Includes prompts to summarize EarScribe and walk through local setup
  • Uses stdio transport for secure local communication

Use cases of Earscribe Mcp Server

  • Quickly retrieve EarScribe’s local‑first setup instructions inside an AI coding assistant
  • Share official EarScribe links (website, support, docs) without manual browsing

コメント

「その他」の他のコンテンツ