MCP Expert Server

Created By
crazyrabbitLTCa year ago
A MCP server that can create queries and fetch information from APi documentation.
Overview

what is MCP Expert Server?

MCP Expert Server is a Model Context Protocol server that provides intelligent query generation and documentation assistance using Claude AI. It analyzes API documentation and offers tools for creating queries and fetching relevant documentation information.

how to use MCP Expert Server?

To use MCP Expert Server, clone the repository, install dependencies, set up your environment with an Anthropic API key, and start the server. You can then use the exposed tools to generate queries or retrieve documentation information.

key features of MCP Expert Server?

  • Intelligent query generation based on natural language requests
  • Documentation retrieval based on user questions
  • Supports various file formats for API documentation

use cases of MCP Expert Server?

  1. Generating queries for database searches based on user input.
  2. Retrieving API documentation information for developers.
  3. Assisting in the integration of APIs with natural language processing.

FAQ from MCP Expert Server?

  • What are the prerequisites for using MCP Expert Server?

You need Node.js >= 18 and an Anthropic API key for Claude.

  • How do I start the server?

Run npm start after setting up the project.

  • Can I customize the prompts?

Yes! You can customize the prompts in the prompts/ directory.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
crazyrabbitLTC
Star
-
Language
-
License
-

Recommend Servers

View All
Vibehost

19 hours ago
Swiss Whale Intelligence
@alpineflow-io

**Swiss Whale Intelligence MCP** — 45 on-chain analytics tools for **Bitcoin, Ethereum, Solana, USDT (ETH + Tron), and tokenized gold (XAUT + PAXG)**, exposed via Model Context Protocol with anonymous OAuth 2.1 (Free tier, no signup required to install). ## Tools (45 across 5 chains + meta) - **Bitcoin** (21): whale alerts, MVRV per address, Meiklejohn-canonical clusters, dormant-wakeup detection, exchange flows, mining-pool balances, SOPR, HODL waves, fear & greed, BTC indicators (Pi Cycle Top, Stock-to-Flow), entity search - **Ethereum** (5): whale alerts, ETH MVRV (3-tier doctrine), hybrid L1+L3 clusters - **Solana** (4): native + SPL whale transfers, address profiles, top movers, flow breakdown - **USDT** (4): cross-chain whale transfers (ETH + Tron), per-address activity, Tether-Treasury mint/burn events - **Tokenized Gold** (3): XAUT + PAXG whale transfers, top holders, supply mint/burn events - **Glossary** (2): plain-English definitions + search for on-chain terms (MVRV, SOPR, HODL waves, etc.) - **Benchmarks + AI + Pro** (6): BTC vs SPY/Gold/SP500 comparisons, AI-synthesized whale_explain narratives, full address history, CSV bulk export ## Quality + Trust - Anonymous OAuth 2.1 (RFC 9728 + RFC 8414), no signup to try - Methodology whitepaper published (CC-BY-4.0, SHA256-pinned): https://swisswhaleintelligence.com/whitepaper/v1.md - Listed in official MCP Registry as `io.github.alpineflow-io/swiss-whale-intelligence` v1.1.0 - Built and operated independently from Switzerland by Catering & Event Services GmbH ## Install ```bash claude mcp add btc-whale-intelligence https://mcp.swisswhaleintelligence.com/mcp ``` Or in Claude Desktop `claude_desktop_config.json`: ```json { "mcpServers": { "swiss-whale-intelligence": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.swisswhaleintelligence.com/mcp"] } } } ``` ## Pricing Free tier (anonymous, 38 of 45 tools, 10 API calls/day, 5 AI-queries/day) → Intelligence 49 CHF/mo (full access, 10K API calls/day) → Pro 149 CHF/mo (REST API, business license) → Academic Free (verified .edu/.ac.*/.uni-*).

a day ago