opencrater-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@opencrater-mcpshow network stats"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
opencrater-mcp
An MCP server for OpenCrater — the monetization network for the terminal. Surface OpenCrater inside any MCP client (Claude Code, Codex, …): live network stats, supported AI tools, and how to start earning USDC from your own MCP server or CLI tool.
No credentials needed — every tool reads public data.
Tools
Tool | What it returns |
| Live network momentum — Blips delivered, developers reached, budget committed to creators, USDC earned by maintainers, supported tools. |
| The AI coding tools where OpenCrater Blips render. |
| How a maintainer starts earning USDC with OpenCrater. |
Related MCP server: maxia-mcp
Install
Two ways to connect — a local stdio package, or the hosted remote endpoint.
Local (stdio, via npx)
npx opencrater-mcp{
"mcpServers": {
"opencrater": {
"command": "npx",
"args": ["-y", "opencrater-mcp"]
}
}
}Hosted (remote, Streamable HTTP)
No install — point any MCP client at the hosted endpoint:
https://opencrater.to/mcp{
"mcpServers": {
"opencrater": {
"url": "https://opencrater.to/mcp"
}
}
}Run from source
npm install
npm run build
node dist/index.jsMonetize your tool
If you maintain an MCP server or CLI tool, you can earn USDC with a single tasteful sponsored Blip at a natural pause — free to add, opt-out always a keystroke away. → https://opencrater.to/monetize
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/open-crater/opencrater-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server