ordiscan-mcp
An MCP server for getting information about Ordinals and Runes on Bitcoin
Documentation
Ordiscan MCP Server
A model context protocol server for getting information about Ordinals and Runes on Bitcoin
https://github.com/user-attachments/assets/9dddacdf-add0-4a96-8444-5e0803e695a7
Installation
To use with Claude Desktop, add the server config:
- On MacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`
- On Windows: `%APPDATA%/Claude/claude_desktop_config.json`
{
"mcpServers": {
"ordiscan": {
"command": "npx",
"args": [
"ordiscan-mcp@latest"
],
"env": {
"ORDISCAN_API_KEY": "YOUR_API_KEY"
}
},
}
}Note that you need an Ordiscan API key, which you can obtain for free here.
Development
Install dependencies:
npm installBuild the server:
npm run buildFor development with auto-rebuild:
npm run watchFrequently asked questions
What is ordiscan-mcp?
ordiscan-mcp is An MCP server for getting information about Ordinals and Runes on Bitcoin
How do I install ordiscan-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is ordiscan-mcp open source?
Yes — it is hosted on GitHub at https://github.com/ordiscan/ordiscan-mcp and has 6 stars.
Related MCP tools
🚀MCP server for accessing RedNote(XiaoHongShu, xhs). TypeScript-based implementation. Trusted by 800+ developers. Trusted by 800+ developers.
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
Composio equips your AI agents & LLMs with 100+ high-quality integrations via function calling for the Model Context Protocol. Enhance AI assistants with powerf
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Ag...
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP