Private betaPowered by M8ven Tool Trust

The MCP Trust Index.

M8ven's public index of MCPs we've independently looked at. M8ven Verified is our verification program — each MCP can earn one or more tiers (behavior, code, or publisher).

M8ven Verified — three independent tiers

Behavior Verified

We verified this MCP by observing its actual behavior — tool calls, network activity, and side effects.

Code Verified

We inspected the source code and checked that its capabilities match what the tool descriptions claim.

Publisher Verified

The author of the MCP submitted it and confirmed ownership. Pairs with behavior or code for full trust.

Each MCP can earn one, two, or all three tiers independently.

23,607 MCPs on the index

Page 131 of 473

74/100 Code
75 tools

Verilex Data

by carrierone

Query 20 structured datasets from AI agents — healthcare providers (9M NPI records), SEC EDGAR filings, PACER federal courts, USPTO patents and trademarks, OFAC sanctions screening, crypto whale wallets, DeFi liquidation signals, Polymarket smart money, economic indicators (FRED/BLS), federal contracts, NOAA weather, and OTC shell risk scoring. Pay per query, no subscriptions

carrierone/verilexdata-mcp

74/100 Code
tools pending

canvasMCP

by guirguispierre

Deploys a read-only MCP server to Cloudflare Workers for interacting with Canvas LMS, supporting courses, assignments, files, and more via a user-generated encrypted endpoint.

guirguispierre/canvasMCP

74/100 Code
tools pending

MCP Gateway

by jfikrat

A service orchestration layer for the Model Context Protocol. Manages multiple MCP services through a single unified interface — spawn, supervise, and route tool calls across all your services.

jfikrat/mcp-gateway

74/100 Code
1 tools

GoogleCalendarMCP

by umachandra-30

MCP server for interacting with Google Calendar, enabling reading events from public calendars and, with OAuth, creating, updating, and deleting events.

umachandra-30/GoogleCalenderMCP

74/100 Code
tools pending

gleanwork/mcp-server

by gleanwork

Shared utilities for MCP server packages

gleanwork/mcp-server

74/100 Code
72 tools

panproto/panproto-toolkit

by panproto

MCP server exposing panproto schema migration operations

panproto/panproto-toolkit

74/100 Code
tools pending

OpenAI GPT-Image MCP Server

by ex-takashima

Enables image generation and editing using OpenAI's GPT Image API (gpt-image-1, 1.5, 2) with support for multi-image generation, history management, and batch processing.

ex-takashima/openAI-gpt-image-1-MCP-SERVER

74/100 Code
8 tools

lovable-mcp-server

by hiromima

An MCP server for real-time analysis of Lovable-generated projects, enabling Claude Desktop to instantly understand project structure, components, dependencies, and more.

hiromima/lovable-mcp-server

74/100 Code
8 tools

Nodit MCP Server

by noditlabs

A Model Context Protocol (MCP) server for AI agents to interact with blockchain data via Nodit’s Web3 Data and Node APIs. Enables LLMs to access structured, multi-chain blockchain context with zero blockchain-specific logic.

noditlabs/nodit-mcp-server

74/100 Code
6 tools

sales-mcp

by kbnam33

Boilerplate for creating a remote MCP server on Cloudflare with user login (Google/GitHub) and Stripe payment processing, enabling both free and paid MCP tools.

kbnam33/sales-mcp

74/100 Code
10 tools

imgx-mcp

by somacoffeekyoto

An MCP server for AI image generation and editing, allowing users to generate images from text, edit existing images with instructions, and manage iterative editing sessions with undo/redo.

somacoffeekyoto/imgx-mcp

74/100 Code
2 tools

Cloudflare Remote MCP Server (Authless)

by fshafi1

Enables the deployment of remote Model Context Protocol (MCP) servers on Cloudflare Workers without requiring authentication. It allows users to define custom tools and connect to clients like Claude Desktop or Cloudflare AI Playground using Server-Sent Events.

fshafi1/remote-mcp-server-authless

74/100 Code
3 tools

Lintbase

by lintbase

Developers are constantly feeding context files to AI tools like Cursor, Windsurf, Copilot Workspace, and Claude Code. If your agent doesn't understand your real database schema, it writes code that fails in production. LintBase acts as the bridge. It connects directly to your database, reads the ground truth of your live documents, and generates structured context optimized for AI. 🤖 Stops AI

lintbase/lintbase

74/100 Code
2 tools

Hooktheory MCP Server

by gabguerin

Enables AI agents to interact with the Hooktheory API for chord progression generation, song analysis, and music theory data retrieval.

gabguerin/hooktheory-mcp

74/100 Code
8 tools

areacode-mcp

by riv-lc

Provides North American (NANP) area code and phone number intelligence for AI agents, including area code lookup, phone validation, carrier info, city/state coverage, local time, and scam context.

riv-lc/areacode-mcp

74/100 Code
tools pending

Korea Stats MCP

by dayoooun

Enables natural language querying of Korean statistical data from KOSIS, including population, employment, GDP, housing prices, and more, with support for regional and trend analysis.

Dayoooun/korea-stats-mcp

74/100 Code
1 tools

mcp-youtube-intelligence

by dmitriusan

MCP server for extracting structured intelligence from YouTube channels and videos — transcripts, topics, and competitive signals for AI-powered research workflows.

Dmitriusan/mcp-youtube-intelligence

74/100 Code
3 tools

ccRecall

by tznthou

Enables Claude Code to query and store memories from past conversations using FTS5 search and topic-based retrieval, with no API costs.

tznthou/ccRecall

74/100 Code
tools pending

Pioter MCP Server

by pwesolowski

A Best Practices Oracle that provides dynamic advice, checklists, and architectural patterns for various software technologies. Helps developers with refactoring, testing guidelines, security checklists, and deployment principles through technology-aware recommendations.

pwesolowski/pioter-mcp

74/100 Code
8 tools

talk-safeguard-mcp

by jiwon-5570

Analyzes suspicious KakaoTalk messages and links using public data samples and rule-based risk scoring to classify scam types and generate safe action guides.

jiwon-5570/talk-safeguard-mcp

74/100 Code
2 tools

grok-imagine-mcp

by laruss

An MCP server that automates a headless Chromium browser to generate images using Grok Imagine via text prompts. It supports configurable aspect ratios and saves images directly to disk using cookie-based authentication.

laruss/grok-imagine-mcp

74/100 Code
4 tools

Iconify MCP Server

by imjac0b

Provides access to over 200,000 open-source vector icons from more than 200 icon sets via the Iconify API. It enables users to browse, search, and retrieve specific icon data along with usage examples for popular web frameworks like React, Vue, and Tailwind CSS.

imjac0b/iconify-mcp-server

74/100 Code
tools pending

openapi-to-mcp

by kirkwat

A minimal MCP server that auto-generates tools from your OpenAPI spec, optimized for Vercel.

kirkwat/openapi-to-mcp

74/100 Code
3 tools

debug-mcp-server

by silentwasd

A minimal MCP server for debugging MCP clients. It echoes back everything it receives — tool arguments, session IDs, metadata — so you can inspect exactly what your client is sending.

silentwasd/debug-mcp-server

74/100 Code
7 tools

calendar-mcp

by atfinke

Exposes Apple Calendar data through an EventKit helper app. Enables reading, creating, updating, and deleting calendar events on macOS.

atfinke/calendar-mcp

74/100 Code
tools pending

article-mcp

by fangfuzha

Enables multi-source literature search, full-text retrieval, reference analysis, and journal quality assessment across Europe PMC, PubMed, arXiv, CrossRef, OpenAlex, and EasyScholar via the MCP protocol.

fangfuzha/article-mcp

74/100 Code
1 tools

Cursor Sound Notifications

by bcharleson

Plays customizable audio notifications when code generation completes in the Cursor editor, eliminating the need to visually monitor for completions.

bcharleson/sound-mcp

74/100 Code
9 tools

FlowSpec MCP

by 0x01feng

A PRD-first multi-agent MCP server that wraps agent definitions, collaboration rules, and staged delivery into a local stdio service for standardized software delivery workflows.

0x01feng/flowspec-mcp

74/100 Code
11 tools

container-mcp

by mustafatokmak

Run AI agents in VM-isolated sandboxes on your Mac.

mustafaTokmak/container-mcp

74/100 Code
5 tools

Unity Prefab Parser MCP Server

by luckynee

Parses Unity text-serialized .prefab, .unity, and .asset files to output only Inspector-visible data in hierarchical YAML, reducing token usage by up to 96%.

luckynee/unity-prefab-parser-mcp

74/100 Code
8 tools

simple-notify-mcp

by pintar-team

Provides text-to-speech and Telegram notification capabilities via the Model Context Protocol. Supports multiple TTS providers and Telegram messaging with optional setup web interface.

pintar-team/simple-notify-mcp

74/100 Code
tools pending

Supabase MCP Server

by canbolayir

Enables Claude to fully manage self-hosted Supabase instances, covering authentication, database, storage, edge functions, and more.

canbolayir/self-hosted-supabase-mcp

74/100 Code
18 tools

Esquie

by wellingtonlee

MCP server providing computation, encoding, and note-taking tools for AI-assisted reverse engineering, including Python scripting in a sandboxed Docker container.

wellingtonlee/esquie

74/100 Code
1 tools

Yachtsy AI

by yachtsyai

Explore the world’s most complete sailboat and yacht research platform. Search and compare listings by model, price, year, and location while uncovering detailed specs, rig plans, and performance insights. Conduct deep research on sailboats and cruisers — from design history and reviews to current market trends and resale values. Get tailored recommendations, practical sailing guidance, and data-driven comparisons to help you choose the right boat with confidence. https://yachtsy.ai/

YachtsyAI/yachtsy-mcp-server

74/100 Code
tools pending

LM Studio MCP Server

by seajhawk

Enables listing, loading, unloading, and configuring models in LM Studio via MCP tools, with support for TTL and draft model settings.

seajhawk/lmstudio-mcp

74/100 Code
12 tools

Memory MCP Server

by abudriman

A lightweight MCP server that provides persistent key-value storage for AI agents using SQLite and Bun. It enables agents to store, retrieve, and manage memories with optional JSON metadata for long-term context retention.

abudriman/local-mcp

74/100 Code
tools pending

railway-mcp

by gaaldaco

An MCP server that exposes the Railway API as tools for Claude. Manage Railway projects, services, deployments, variables, environments, and domains directly from Claude.

Gaaldaco/railway-mcp

74/100 Code
2 tools

Remote MCP Server on Cloudflare (Authless)

by teatechnologies

Deploy an MCP server on Cloudflare Workers without authentication, enabling remote MCP client connections from AI Playground or Claude Desktop via proxy.

Teatechnologies/tea-mcp-server-app

74/100 Code
5 tools

ai-model-selector-mcp

by barrymister

Provides AI assistants with structured access to metadata for 76+ AI models across Ollama, Claude, and OpenRouter, enabling capability queries, compatibility checks, model comparisons, and task-based recommendations.

barrymister/ai-model-selector-mcp

74/100 Code
10 tools

isteamhq/linkedin-mcp

by isteamhq

MCP server for LinkedIn that enables AI agents to post, comment, like, and manage content on LinkedIn.

isteamhq/linkedin-mcp

74/100 Code
1 tools

railinfo-mcp

by aquibfaiyaz

Enables real-time Indian Railways information retrieval, including live train running status, station schedules, and upcoming arrivals/departures.

AquibFaiyaz/railinfo-mcp

74/100 Code
tools pending

unifi-mcp

by yo61

Enables querying UniFi network devices and data using natural language through MCP clients like Claude Desktop.

yo61/unifi-mcp

74/100 Code
tools pending

Runbook AI MCP Server

by runbook-ai

MCP server that provides browser automation capabilities through a Chrome extension, enabling terminal-based agents to interact with any website via a live browser session with optimized context.

runbook-ai/runbook-ai-mcp

74/100 Code
7 tools

superpowers-mcp

by erophames

An MCP server that makes superpowers skills available to any LLM that supports the Model Context Protocol.

erophames/superpowers-mcp

74/100 Code
tools pending

Famulor

by bekservice

Voice agent platform for phone calling, assistant configuration, campaign management, SMS messaging, and mid-call tool execution for automated voice interactions.

bekservice/famulor-mcp

74/100 Code
tools pending

GCal-mcp

by adiballc

A stateless Google Calendar MCP proxy that uses Baserow for OAuth management, enabling multi-tenant calendar operations via SSE transport.

adibaLLC/GCal-mcp

74/100 Code
tools pending

Pickaxe

by aplaceforallmystuff

Automates Pickaxe platform management by enabling natural language control of AI agents, knowledge bases, user access, and analytics across multiple studio environments.

aplaceforallmystuff/mcp-pickaxe

74/100 Code
8 tools

Design Systems MCP Server

by southleft

Enables AI-powered access to authoritative design systems knowledge, including W3C standards, WCAG guidelines, and best practices from 188+ curated entries via semantic vector search.

southleft/design-systems-mcp

74/100 Code
tools pending

Remote Jobs Center

by mdwells

Search current remote / work-from-home jobs by category, region, perk, or company — with ready-to-apply links.

mdwells/remotejobscenter-mcp

74/100 Code
8 tools

TurboPentest

by integsec

MCP server for TurboPentest — run AI-powered penetration tests and review findings from your coding assistant.

integsec/turbopentest-mcp

For MCP registries

Filter your listings by M8ven Verified.

Drop M8ven MT2 into your registry's listing page as a filter, a badge, or a full sandbox report. Webhook + REST + MCP-native. Beta waitlist is open.

Request API access

For builders

Built an MCP? Get it verified.

Free trust score, a verified publisher badge for your README, and a listing developers can find before they connect.

Submit your MCP →