MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Submit a server

AI & Agents

MCP based Math Drawing Client

movva09

Agentic MCP Client Server that solves a math task and draws output in rectangle in a drawing app.

AI & Agents

Conxt Memory Layer

pgavali0318

Persistent AI memory layer for developers. Stores decisions, coding rules, preferences, tool choices, and workflows across Claude, ChatGPT, Gemini, Cursor, and Windsurf. 8 MCP tools including get_context, add_memory, search_decisions, and team workspaces. Never re-explain your st

AI & Agents
SA

Semantica AI — AI Visibility Analytics

kochenevsky

Track and grow your brand visibility across AI assistants: ChatGPT, Perplexity, Claude, Gemini, and more. Semantica AI MCP server gives AI assistants direct access to AI visibility analytics — monitor brand mentions in LLM responses, run visibility scans, analyze competitors, tra

AI & Agents

Agentdrive

Rakesh1002

Official MCP server for AgentDrive — cross-agent artifact workspace with provenance. 20 tools over stdio or hosted at mcp.agentdrive.sh.

AI & Agents

Tencent RTC MCP

Tencent-RTC

It exposes Tencent RTC SDK documentation and Tencent RTC API resources to LLM-based tools. This improves the ability of LLM AI Agent to understand and interact with the Tencent RT SDK and API.

AI & Agents
TA

Tiktok Agent Publisher

davidmosiah

AI & Agents

Claude Code Development Environment Setup

hemant-zangoh

Complete development environment setup for Claude Code with MCP servers, dev containers, and long-running job capabilities

AI & Agents

Android Studio AI Chat Integration

muxi1998

AI & Agents

Building an AI Agent from Scratch

laksh753

MCP Server Repository

AI & Agents

mock-assistant-mcp-server

ogulcanarbc

mcp server assistant for mock data

AI & Agents

Carvector

carvectorio

Give your AI agent real vehicle data. An MCP server that lets Claude, Cursor, ChatGPT, or any MCP-capable client query the CarVector API natively — vehicle specs, representative images, federal recalls, and OBD-II diagnostic trouble codes.

AI & Agents

Claude Desktop API Integration via MCP

ptitiwat2543

AI & Agents

Dear User

bleedmode

Tells you how you and your Claude agent actually work together. Reads your CLAUDE.md, hooks, skills, memory, and scheduled tasks — then writes you a letter. Three core tools: collab (collaboration scoring + lint), security (secrets scan, prompt-injection surfaces, rule conflicts)

AI & Agents
P

Proximo

john-broadway

The Proxmox MCP you can hand the keys — VE + Backup Server + Mail Gateway on one audited trust core (plan, prove, undo, diagnose). 325 tools, MCP + A2A.

AI & Agents

Memxus

gpitrella

Multi-platform AI memory. One save, recall everywhere—Claude, ChatGPT, Cursor, VS Code, and more. Persistent memory across AI conversations and clients.

AI & Agents

Openai Deep Research Mcp

fbettag

OpenAI Deep Research MCP Server enables AI assistants to conduct comprehensive, multi-step research through intelligent web search and content synthesis. Transforms complex research queries into structured, citation-backed reports without writing custom search logic. Features ite

AI & Agents

Mcp Openrouter Base_url

KlausJager10110

Implement an MCP (Model Context Protocol) server with an AI agent using the OpenAI SDK and an OpenRouter base URL,

AI & Agents

mcp_llm_inferencer

Sumedh1599

Uses Claude or OpenAI API to convert prompt-mapped input into concrete MCP server components such as tools, resource templates, and prompt handlers.

AI & Agents
BM

Brightspace Mcp Server

RohanMuppa

MCP server for Brightspace (D2L): check grades, due dates, announcements, rosters & more using Claude, ChatGPT, Cursor, or any MCP client. Built with TypeScript and the D2L REST API.

AI & Agents

SwarmUI_MCP_Agent

MathewTomberlin

A simple prototype SwarmUI MCP server with accompanying local LangChain Ollama agent

AI & Agents

Runframe Incident Management MCP Server

runframe

Your AI agent's interface to incident management. Acknowledge, escalate, page, and resolve incidents from Claude Code, Cursor, or any MCP client. Covers the full incident lifecycle: incidents, on-call, services, postmortems, and teams.

AI & Agents

mcp_agent

jameshung2015

public server for mcp

AI & Agents
M

Manifest

noma-py

Gives AI agents a structured action manifest for any webpage — what's clickable, fillable, and submittable, so agents can act on a page instead of just reading it.

AI & Agents

Socialync

JackVitick

AI assistants help creators draft, schedule, and publish posts to 8 platforms (Instagram, Facebook, X, LinkedIn, Threads, Bluesky, TikTok, YouTube) through OAuth-authorized accounts with human-in-the-loop approval. Connect once, then draft and schedule from Claude, ChatGPT, or Cu

AI & Agents
J

Jsonaut

shoggi211

Repair malformed JSON from LLM tool calls and agent-to-agent handoffs — fixes trailing commas, single quotes, truncation, markdown code fences, comments, and python literals, and can validate/coerce the result against a JSON Schema. Free deterministic tier; pay-per-call LLM fallb

AI & Agents

🎓 Academic Hub

mannubaveja007

Academic Hub A professional network for researchers to publish, collaborate, and monetize their work. Powered by Google's Gemini LLM with MCP context server for intelligent research assistance, and integrated with the OCID Edu Chain ecosystem for secure identity management.

AI & Agents

SQL Server Table Assistant - Modal Context Protocol

hblaDCOM

SQL Server Agent tool (with MCP)

AI & Agents

RAT MCP Server (Retrieval Augmented Thinking)

newideas99

🧠 MCP server implementing RAT (Retrieval Augmented Thinking) - combines DeepSeek's reasoning with GPT-4/Claude/Mistral responses, maintaining conversation context between interactions.

AI & Agents
HA

HevyMCP - AI-Powered Fitness Assistant

kani3894

Python MCP server for Hevy fitness app. Log workouts with natural language, search exercises, manage routines. Features web interface, demo mode, and 22 MCP tools.

AI & Agents

Frequently asked questions

Common questions about MCP servers, tools, and integrations

1

What is an MCP server?

An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.

2

How do I install an MCP server?

Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.

3

Are MCP servers free to use?

Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.

4

What is the difference between local and remote MCP servers?

A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.

5

Which AI clients can connect to MCP servers?

Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.

6

How can I evaluate whether an MCP server is safe and reliable?

Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.