Ordiscan MCP Server

Ordiscan MCP Server

By ordiscan GitHub

An MCP server for getting information about Ordinals and Runes on Bitcoin

ai bitcoin
Overview

What is Ordiscan MCP Server?

Ordiscan MCP Server is a model context protocol server designed to retrieve information about Ordinals and Runes on the Bitcoin blockchain.

How to use Ordiscan MCP Server?

To use the Ordiscan MCP Server, you need to configure it with your API key and set it up in the Claude Desktop application. Follow the installation instructions provided in the documentation.

Key features of Ordiscan MCP Server?

  • Retrieves real-time information about Bitcoin Ordinals and Runes.
  • Easy integration with Claude Desktop.
  • Requires an API key for access.

Use cases of Ordiscan MCP Server?

  1. Accessing detailed information about Bitcoin Ordinals.
  2. Analyzing Runes on the Bitcoin blockchain.
  3. Integrating with other applications for enhanced Bitcoin data retrieval.

FAQ from Ordiscan MCP Server?

  • How do I obtain an API key?

You can obtain a free API key from the Ordiscan website.

  • Is there a cost associated with using the Ordiscan MCP Server?

No, the API key is free to use.

  • What programming language is the server built with?

The Ordiscan MCP Server is built using TypeScript.

Content

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 install

Build the server:

npm run build

For development with auto-rebuild:

npm run watch
No tools information available.
FridayAI
FridayAI by VedantRGosavi

AI-gaming companion to help with quests.

ai gaming
View Details

mcp-use is the easiest way to interact with mcp servers with custom agents

Nerve
Nerve by evilsocket

The Simple Agent Development Kit.

Deep-Co
Deep-Co by succlz123

A Chat Client for LLMs, written in Compose Multiplatform.

MCP server that allows AI tools to interact with the CheerLights API.

LibraryAI
LibraryAI by YELANDAOKONG

[C#/AI] (LibraryAI/ConsoleAI) AI 知识库与数据处理程序