rootdata-mcp-server

rootdata-mcp-server

2

RootData MCP Server is designed to integrate with the RootData API, providing valuable cryptocurrency and blockchain data through the Model Context Protocol (MCP). It enables AI assistants to directly query project and institutional information for enhanced data retrieval.

RootData MCP Server

Introduction

Integrates RootData API to provide data querying features for cryptocurrency and blockchain projects via the Model Context Protocol (MCP). It allows AI assistants to directly access project information, institutional details, and search results.

Available Tools

  • search: Search for brief information on projects, VCs, and people based on keywords.
  • get_project: Fetch detailed information about a project using its ID.
  • get_organization: Fetch details about a venture capital institution using its ID.

Setup

Prerequisites

  • Python 3.10 or higher
  • UV package manager (recommended)

Installation

  1. Clone the repository and change into its directory.
  2. Install UV if not installed.
  3. Install dependencies and set environment variables.
  4. Run the server.

Connecting to Claude Desktop

  1. Install Claude Desktop if not installed.
  2. Create or edit the Claude Desktop configuration file to include MCP server details.
  3. Restart Claude Desktop and access RootData tools.
  4. Ask Claude related queries such as searching for Ethereum projects, fetching project details by ID, or querying venture capital information by institution ID.