Earscribe Mcp Server
@rocnubie
About Earscribe Mcp Server
No overview available yet
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
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments