MCP.so
Sign In

Feed

User-submitted MCP servers and clients.

Servers

Starmeet

edestory

MCP server for Vedic astrology (Jyotish) — Kundali birth-chart preview, daily Panchang & Nakshatra tools for Claude/Cursor/AI assistants. Powered by star-meet.com

Vadim Arkhipov
Submitted 16 days ago

Abscissa

KazKozDev

A safety-aware MCP server that lets AI agents manage Linear issues, projects, cycles, and dependencies.

Artem KK
Submitted 16 days ago

ROS 2 Workspace Inspector

doer0312

Statically inspect and diagnose ROS 2 workspaces with AI agents—locally, safely, and without installing ROS.

杜旭光
Submitted 16 days ago

Whois

KincaidYang

Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.

YANGJINZE
Submitted 16 days ago

PlugRail Japanese Calendar

plugrail

Japanese holiday and business-day calculations using official Japan Cabinet Office data.

naokazuyokoo
Submitted 16 days ago

Dayze

gohluke

Pay-per-call people + life-in-days knowledge API for AI agents (x402 on Base)

D
Dayze
Submitted 16 days ago

Threadctx

threadctx-dev

Shared memory MCP server for AI coding agents (Claude Code, Cursor). Free & local by default.

threadctx
Submitted 16 days ago

Garmin Local MCP

anup-shesh

Local-first Garmin data warehouse with an analysis-grade MCP server. Sync once, analyze forever - even when the API is down.

Anup Sheshadri
Submitted 16 days ago

Web Validator

AKzar1el

W3C HTML/CSS Validator and Technical SEO Audit MCP Server. Part of the DigestSEO (https://digestseo.com) suite.

Tommy
Submitted 16 days ago

Marketplace

reasoning-services

Claude Code plugin for Reasoning∴Services — structured reasoning tools

E
Erin Green
Submitted 16 days ago

price-watch

comparedge

MCP server: verified SaaS price-change history, watch-log for AI assistants, data by ComparEdge

KMT Dev
Submitted 16 days ago

llm-cost

comparedge

MCP server: token cost math for LLM API calls, 69 models across 17 providers, prices verified by ComparEdge

KMT Dev
Submitted 16 days ago

Cache Kit

studiomeyer-io

Leak-safe caching for the Model Context Protocol's SEP-2549 cache hints (ttlMs + cacheScope) — set them right server-side, and never serve a private result across users/tenants client-side.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Otel

studiomeyer-io

W3C Trace Context bridge for the Model Context Protocol — propagate traces through MCP _meta (SEP-414) and emit OpenTelemetry spans so Host → MCP server → tool → downstream shows up as one trace.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Gmail MCP Server

ArtyMcLabin

A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.

Arty McLabin
Submitted 16 days ago

Spec Migrator 2511

studiomeyer-io

MCP Spec 2025-11-25 migration toolkit: detect, diff, compatibility-matrix, plan, check. Foundation pillar by StudioMeyer (MCP Factory).

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Stateless Migrator

studiomeyer-io

MCP Spec 2025-11-25 -> 2026-07-28 RC migrator: scan + diff + patch + verify CLI. 8 detection rules. AST-rewrite via ts-morph. Foundation pillar by StudioMeyer (MCP Factory).

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Stdio Shellguard

studiomeyer-io

Defense-in-depth bundle for MCP stdio servers: drop-in guardExec/guardSpawn wrappers, AST audit CLI, reference MCP server. Closes the Ox-Security 200k-server stdio-RCE class (LiteLLM CVE-2025-69256). MIT, TypeScript, Node >= 20.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Rce Guard

studiomeyer-io

Foundation Pillar 9: Layer-3 RCE defense for MCP servers via policy synthesis + behavioral CVE replay + cross-server canary tracking. v0.1 descriptor-only; v0.2 ships native enforcement.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Tenant Context

studiomeyer-io

AsyncLocalStorage tenant + actor context propagation for MCP servers. Zero runtime dependencies, ESM-only, TypeScript.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Tenant Pair

studiomeyer-io

Foundation library + reference MCP server for multi-user tenancy (couples, families, groups). Bi-temporal storage, conflict-resolver interface, SQLite + Postgres adapters, MCP-Spec 2025-06-18.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Hook Conformance

studiomeyer-io

Test-harness CLI that audits any MCP server for Claude Code v2.1.118 mcp_tool lifecycle-hook readiness — idempotency, latency, determinism, side-effects, GDPR-doc. 56/56 tests, MIT, Foundation Build #3 of the StudioMeyer MCP Factory pillar set.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Server Attestation

studiomeyer-io

Layer-2 supply-chain hardening for MCP servers — Ed25519-signed tool manifests, runtime spawn-attestation, default-deny argument sanitizer. Defends against marketplace-poisoning + CVE-2025-69256 + CVE-2025-61591.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Protocol Conformance

studiomeyer-io

Conformance test harness for Model Context Protocol servers — JSON-RPC 2.0, OAuth 2.1 PKCE, tool schemas, capabilities, smoke roundtrip, annotation hygiene. Spec versions 2024-11-05, 2025-03-26, 2025-06-18.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Passport

studiomeyer-io

Publish-readiness validator for the MCP Registry. Checks server.json (schema, reverse-DNS name, packages, transport) + cross-checks version/mcpName with package.json/Cargo.toml/pyproject.toml before mcp-publisher. Single Rust binary, SARIF, GitHub Action.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Covenant

studiomeyer-io

Contract & breaking-change detector for MCP servers — semver for your interface. Snapshot tools/resources/prompts into a lockfile, diff in CI, fail on breaking changes. Single Rust binary, SARIF, GitHub Action.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Gauntlet

studiomeyer-io

Reliability + security testing for Model Context Protocol servers — mcp-fuzz (schema-aware fuzzer, SARIF) and mcp-storm (load tester, p50/p95/p99, CI gating) on one fast async MCP client core.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Armor

studiomeyer-io

Drop-in Rust sidecar for MCP servers — scans tool calls for prompt injection, validates Ed25519 manifest signatures, blocks marketplace-poisoning vectors. <5ms p99 overhead. Defense against OX Security MCP advisory (10+ CVEs, April 2026).

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Video

studiomeyer-io

Cinema-grade video production MCP server — 8 tools for recording, editing, effects, captions, TTS, and smart screenshots. Built on ffmpeg + Playwright.

Matthias Meyer - StudioMeyer
Submitted 16 days ago

Local Memory

studiomeyer-io

Persistent local memory for Claude, Cursor & Codex. 21 MCP tools, hybrid retrieval (BM25 + vector RRF), bi-temporal queries, contradiction detection. SQLite + Knowledge Graph. No cloud, no API keys. npx @studiomeyer/local-memory-mcp

Matthias Meyer - StudioMeyer
Submitted 16 days ago