Earscribe Mcp Server
@rocnubie
Earscribe Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを 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
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント