Earscribe Mcp Server
@rocnubie
About Earscribe Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"earscribe-mcp": {
"command": "node",
"args": [
"/absolute/path/to/earscribe-mcp/src/index.mjs"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments