Find Awesome MCP Servers and Clients
MCP.so is a third-party MCP Marketplace with 21795 MCP Servers collected.
ShipAny: NextJS boilerplate for building AI SaaS startups.
Latest MCP Servers
View AllRunik Ai
Business management platform controlled entirely through conversation. Describe your business and AI builds your complete system — tables, views, dashboards, reports, chatbot — in 2 minutes. 40+ MCP tools, 26 industry templates (CRM, restaurant, clinic, hotel, school, dairy farm, and more). Free, multi-language (ES/EN/FR). Remote server with OAuth 2.1 + PKCE.
BariBowl Product Catalog
MCP server for the BariBowl bariatric meal prep product catalog. Browse products, search by category, and get real-time inventory data via the Shopify Storefront API. Ideal for AI agents helping bariatric surgery patients find portion-controlled meal prep containers.
OnChain Music
Search and license 5,000+ fully cleared, independently owned music tracks via MCP. AI agents can find music by genre, mood, BPM, key, and instrumentation, then license instantly with USDC on Base. No human in the loop. Also includes free music industry knowledge tools: platform loudness standards, royalty split calculators, and genre conventions. Works for any music project, not just our catalog.
Swiss Whale Intelligence
**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-*).
Latest MCP Clients
View AllSugra API MCP
Gateway connector between LLM agents and world data. Official Model Context Protocol server for the Sugra API, backed by a bundled endpoint catalog and operation_id calls. Works with Anthropic Claude, OpenAI GPT, Google Gemini, xAI, and any MCP-enabled IDE. Client details: Anthropic Claude: Claude Desktop, Claude Code (CLI), claude.ai (web) OpenAI GPT: ChatGPT (via MCP connector) Google Gemini: Gemini CLI, Gemini Code Assist (VS Code + JetBrains) xAI: Remote MCP Tools in xAI SDK and Responses API IDEs: VS Code (native), Cursor, Zed, Cline, Continue.dev, Windsurf Custom agents: anything built on the Python or TypeScript MCP SDK
E2Easy
E2Easy is a codeless end-to-end testing platform that lets non-technical users and founders create, manage, and run automated browser tests without writing a single line of code. It combines a browser extension for manual recording with an AI-powered Claude Connector that lets you describe tests in plain English.
FAQ
Frequently Asked Questions about MCP Server
What is MCP (Model Context Protocol)?
MCP is an open-source protocol developed by Anthropic that enables AI systems like Claude to securely connect with various data sources. It provides a universal standard for AI assistants to access external data, tools, and prompts through a client-server architecture.
What is MCP Server?
MCP Server is a system that provides context, tools, and prompts to AI clients. It can expose data sources like files, documents, databases, and API integrations, allowing AI assistants to access real-time information in a secure way.
How do MCP Server work?
MCP Server work through a simple client-server architecture. They expose data and tools through a standardized protocol, maintaining secure 1:1 connections with clients inside host applications like Claude Desktop.
What can MCP Server provide?
MCP Server can share resources (files, docs, data), expose tools (API integrations, actions), and provide prompts (templated interactions). They control their own resources and maintain clear system boundaries for security.
How does Claude use MCP?
Claude can connect to MCP server to access external data sources and tools, enhancing its capabilities with real-time information. Currently, this works with local MCP servers, with enterprise remote server support coming soon.
Is MCP Server secure?
Yes, security is built into the MCP protocol. Server controls its own resources, there's no need to share API keys with LLM providers, and the system maintains clear boundaries. Each server manages its own authentication and access control.
What is mcp.so?
mcp.so is a community-driven platform that collects and organizes third-party MCP Servers. It serves as a central directory where users can discover, share, and learn about various MCP Servers available for AI applications.
How can I submit my MCP Server to mcp.so?
You can submit your MCP Server by creating a new issue in our GitHub repository. Click the 'Submit' button in the navigation bar or visit our GitHub issues page directly. Please provide details about your server including its name, description, features, and connection information.