MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Submit a server

Other

Secfinapi

michalperni11-gif

MCP server for SECfinAPI — standardized SEC EDGAR financial data (income statements, balance sheets, cash flow, 40+ ratios) for Claude, Cursor and other AI assistants.

1Other

Interactive Drawing MCP

AaronGoldsmith

MCP Server for collaborative drawing with Large Language Models

1Other

Make.com MCP Server

elitau

An MCP server implementation that integrates parts of the Make.com API

1Other

Vonage AI Assist MCP Server

micahman33

MCP server to assist with AI code generation using Claude Desktop, Claude Code or any coding tool that supports MCP servers to ensure you're always working from the most current Vonage SDKs and APIs

1Other

iReader MCP

zlatanpham

A MCP server that provides tools for reading and extracting content from internet.

1Other

Remote Mcp

dhso

This is a MCP service that can be remotely called, built on FastMCP.

1Other

uuid-mcp-server-example

Suntory-Y-Water

uuid(v4)を作成するシンプルなMCPサーバーです。

1Other

Sefaria Mcp Server

abeperl

MCP server for Sefaria - Access Jewish texts via Model Context Protocol

1Other

A Pokedex web app!

youngtai

Pokedex web app

1Other

Codegraphx (cgx)

techcraze00

CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tok

1Other

STeLA MCP

Sachin-Bhat

MCP server for local system operations

1Other

agora402

michu5696

The trust layer for agent-to-agent commerce. Escrow protection for x402 payments on Base.

1Other

MCP Adobe Experience Platform Server

praveensharmajava

MCP Server for Adobe Experience Platform APIs integration

1Other

NPM Types MCP Server

JackVCurtis

An MCP (Model Context Protocol) server for providing TypeScript type definitions as MCP Resources.

1Other

MCP Client Server With Anthropic

bernestoalberto

1Other

JARVIS MCP

eugener

Lightweight MCP server that provides access to local machine commands and file operations via a standardized API interface

1Other

My MCP server ratio

business24ai

1Other

MCP DateTime Server 🕒

mamisoa

1Other

Boomi MCP Server

Glebuar

A Model Context Protocol server that gives LLM agents typed, validated access to Boomi AtomSphere

1Other

Homebrew MCP Server

nagypeterjob

Homebrew MCP server

1Other

knolia-connect-server

Danejw

MCP server to connect users

1Other

RTC MCP Server

gnuhpc

A Model Context Protocol (MCP) server implementation for managing Alibaba Cloud Realtime Computing Flink resources

1Other

Coresignal MCP

Coresignal-com

1Other

Aimemo

MyAgentHubs

1Other

Metal Price MCP Server

isdaniel

An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.

1Other

TypeScript Analyzer MCP Server - Enterprise Edition

davidleathers113

Analyze and fix any types in TypeScript with an intelligent MCP server – fast, extensible, and React-aware.

1Other

PyGithub MCP Server

AstroMined

1Other

Vessel Traffic MCP

tools-mcp

Read-only MCP server for vessel AIS, ship tracking, schedules, and BYOK maritime providers

1Other

Nothing='s here YET

CoffeeCoder1015

Intermediate proxy server for the minecraft protocol

1Other

📡 RSS MCP Server

akgoparaju

1Other

Web MCP Server

zgagnon

a try at writing an mcp server. might replace one of my emacs tools

1Other

Plivo MCP Server

varunwahi-plivo

1Other

Altibase MCP Server

hesslee

1Other

Cochl MCP Server

cochlearai

MCP server for Cochl

1Other

Bitscale Ai

featherflow

Bitscale MCP

1Other

MCP Server Seminar

Tech8Tales

MCP SERVER IMPLEMENTATION

1Other

Compresto MCP

dqhieu

Compresto MCP server

1Other

splunk-mcp

NathanPr03

MCP Server for Interfacing with Splunk

1Other

mcp-server-brian

brian-knows

A MCP server to retrieve transaction calldata from prompts using Brian

1Other

MCP Server Management Scripts

Esssport

1Other

Sample TOS Model Context Protocol Server

dinghuazhou

Explore and retrieve content from Volcengine's Torch Object Storage (TOS) using natural language queries.

1Other

threads-mcp

tttn13

Threads (Meta) MCP server

1Other

MCPExec

0xBruno

MCP Server to exec local cli commands

1Other

FastMCP server for Overseerr

ptbsare

FastMCP server to interact with the Overseerr API for movie and TV show requests management, built using the fastmcp library.

1Other

Jobdatalake

echojobsio

MCP server for JobDataLake — search 1M+ enriched job listings from AI tools

1Other

Influship Influencer Marketing MCP

Influship

Influship MCP server package and registry metadata for AI-native creator discovery

1Other

LOTUS-MCP

blue-lotus-org

Integration two AI's into a modernized MCP for better performance

1Other

aks-mcp-server

chokevin

playing around with mcp servers and aks

1Other

X Mcp Ctrls

krish858

mcp for controlling your x account through llm agents(claude desktop/cursor) expalnation vid: https://youtu.be/pAEEIVdsky8

1Other

MCP 服务工具

JQSC

mcp-server 合集

1Other

Example MCP server and client

marhoy

Testing MCP server and client

1Other

MCP Hot Update Server Demo

whitejoce

A hot-update MCP Server demo

1Other

Couchbase

hummusonrails

1Other

beeper_mcp MCP server

stopWarByWar

1Other

Vibe Coder MCP Server - v4 Final Release

jsscarfo

Final v4 release of Vibe Coder MCP Server with Automatic Contextual Retrieval System (ACRS) tools

1Other

BinoculoMCP

girorme

Banner grabbing with LLM (MCP Server)

1Other

Kanvas MCP Server

bakaphp

Kanvas MCP Server

1Other

MCP Server Demo

zhengjianhong001

1Other

dameng-mcp-server

1092705638

dameng-mcp-server

1Other

prompt-character-mcp-server

molmolkky

1Other

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.