Private betaPowered by M8ven AI 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.

6,236 MCPs on the index

Page 103 of 125

D/41
tools pending

MCP Web Scraper Server

An advanced web search and scraping server that enables AI models to perform targeted DuckDuckGo searches and extract clean content, tables, and metadata from webpages. It provides specialized tools for news discovery, link extraction, and comprehensive search-and-scrape workflows.

Aniruddha1202/mcp-web-scraper

D/41
tools pending

NVM MCP Server

An MCP server that wraps NVM (Node Version Manager) to give Antigravity agents full control over Node.js versions without requiring Node or npm to be on the system PATH. It provides tools to install, switch between, and run commands with different Node versions directly within agent workflows.

realjacoblinder/nvm-mcp

D/41
tools pending

McpLLMServer

A FastAPI-based MCP server that enables LLM agents to interact with Ollama models through standardized MCP tools, with optional MySQL and Redis integration for data persistence and caching.

lhmpaiPublic/McpLLMServer

D/41
tools pending

TShark MCP

An MCP server for analyzing network traffic and pcap files using tshark. It enables users to list TCP streams, extract application-layer payloads, and perform packet analysis with BPF filters.

fairyming/tshark_mcp

D/41
tools pending

Tri-Tender Pricing MCP

An MCP server designed to automate tender and RFQ pricing by extracting requirements from documents and building structured pricing models. It enables users to calculate final costs, compare market rates, and generate styled HTML pricing reports for PDF export.

sendsta/tri_tender_pricing_mcp

D/41
tools pending

Apify MCP Server Template

A template for creating and deploying Model Context Protocol servers on the Apify platform using FastMCP, with built-in support for pay-per-event monetization and standby mode hosting.

Anwesh43/ollama-apify-mcp

D/41
tools pending

QEMU Screenshot MCP Server

Enables AI agents to capture high-quality screenshots from running QEMU virtual machines using the QEMU Machine Protocol (QMP), automatically discovering VMs and returning screenshots as PNG images.

veighnsche/qemu-screenshot-mcp

D/41
tools pending

resumejson-mcp

An MCP server for managing career experience data using the JSON Resume schema with custom extensions. It enables AI agents to store, update, and retrieve detailed work history, projects, and achievements to facilitate tailored resume generation.

gage-russell/jsonresume-mcp

D/41
tools pending

MCP Logger

A personal fitness tracking server that enables logging and querying workouts, nutrition, and body metrics through a local SQLite database. Integrates with OpenNutrition MCP for food logging and supports exercise history tracking for workout progression.

JohnZolton/MCP-logger

D/41
tools pending

OpenShift MCP Server

Enables diagnostics and troubleshooting of OpenShift clusters through storage analysis, resource monitoring, GPU utilization tracking, and pod health checks using Prometheus metrics and the oc CLI.

junzzhu/openshift-mcp-server

D/41
tools pending

Recettes MCP Server

Enables management of culinary recipes through web scraping from sites like Marmiton.org, recipe generation, ingredient management, and querying a MongoDB database of recipes, comments, users, and utensils.

Symfomany/mcp-tuto

D/41
tools pending

Weather MCP Server

Enables secure retrieval of real-time weather data for any location via Open-Meteo using AWS Cognito OAuth 2.1 Bearer token authentication. Implements full MCP Authorization Specification with dynamic client registration and protected resource metadata discovery.

sauravkumar329/weather-mcp

D/41
tools pending

Strava Mcp

An MCP (Model Context Protocol) server that connects Claude to your Strava data. Query your activities, stats, and athlete profile directly from Claude Desktop or any MCP-compatible client.

bronteee/strava-mcp

D/41
tools pending

MySQL MCP 服务器生成器(支持 stdio + SSE)

批量生成基于mysql数据库的mcpserver,支持stdio传输。Generate MCP servers in batch based on MySQL database, supporting stdio transmission.

lanjunfei/mysql_mcpserver_stdio_sse

D/41
tools pending

MySQL MCP Server v2

mcp-server-presupuesto-mysql1

w2pwinlinux/mcp-server-presupuesto-mysql1

D/41
tools pending

Doc Scraper (Jina.ai)

Converts web documentation to clean markdown using Jina.ai's API, enabling easy transformation of online docs for content migration or offline use.

askjohngeorge/mcp-doc-scraper

D/41
tools pending

email-insights

An MCP server that provides structured analytics for email data by extracting signals like topic, tone, and urgency using a local LLM. It allows users to query email distributions, sender patterns, and specific signals through a SQLite-backed interface.

Shubby98/email-insights

D/41
tools pending

MCP Weather Server

Provides real-time weather information and 5-day forecasts for cities worldwide using the OpenWeatherMap API. Supports bilingual queries (Chinese and English) with comprehensive weather data including temperature, humidity, and wind speed.

KennyKang7012/mcp-server-weather

D/41
tools pending

KB MCP Server

Provides access to Sweden's National Library (Kungliga biblioteket) open APIs, enabling search and retrieval of 20M+ bibliographic records, 10M+ cultural heritage objects, 2M+ research publications, and linked data through 52 tools across 10 endpoints.

isakskogstad/KB-MCP

D/41
tools pending

MCP Time Server

A minimal MCP server that provides current time information with configurable timezone support set on the client side.

siberianwm/mcp-time-server

D/41
tools pending

cellrank-mcp

Enables natural language interaction for scRNA-Seq analysis including preprocessing, clustering, and visualization using the CellRank library. It allows users and agents to perform complex genomic data tasks through standard MCP clients and frameworks.

scmcphub/cellrank-mcp

D/41
tools pending

mcp-task-manager

A local task management MCP server that enables users to create, update, and manage tasks through natural language conversations with Claude. It provides nine tools for comprehensive task management including creation, filtering, searching, and daily planning without requiring a separate UI or backend service.

soltyDude/mcp-task-manager

D/41
tools pending

Expense Tracker

Parses natural language expense descriptions to extract amounts, currencies, and dates, storing transactions in a local Excel file.

andreajrubino/expense-tracker-mcp

D/41
tools pending

MCP Releases Server

An MCP server that provides GitHub release information through the Model Context Protocol. It features a tool to retrieve the latest stable release version of any specified GitHub repository.

hngkr/releases-mcp

D/41
tools pending

OpenReview Python MCP Server

Exposes the structure and documentation of the openreview-py library, enabling LLMs to discover classes, functions, and signatures for accurate code generation. It provides tools for searching the API and retrieving detailed metadata without executing code or making external API calls.

openreview/openreview-mcp

D/41
tools pending

AI Customer Support Agent

An MCP-compatible server providing tools for retrieving order statuses, searching knowledge bases, and managing support tickets. It facilitates automated customer service interactions by exposing internal CRM and database functions through a JSON-RPC interface.

harshsareen03/mcp

D/41
tools pending

UniFi MCP Server

Provides AI assistants with access to UniFi Network and Protect infrastructure for managing devices, monitoring clients, analyzing network health, viewing camera snapshots, and getting optimization recommendations across multiple UniFi controllers.

gbassaragh/Unifi-mcp

D/41
tools pending

Brand MCP Server

Enables Claude Desktop to query a PostgreSQL brand database through MCP. Supports local stdio and remote HTTP/SSE deployments with API key authentication for secure database access.

intern-analytics/MCPforGBL

D/41
tools pending

Playwright Test Automation

Experiments on using mcp for web automation using playwright / puppeteer map servers

Prathameshs/mcp-driven-web-automation

D/41
tools pending

MCP Adapter

Automatically converts OpenAPI specifications into Model Context Protocol applications, enabling HTTP APIs to be managed as MCP services. It features a dynamic architecture that monitors file systems or Kubernetes ConfigMaps to update MCP tools in real-time.

TaylorTrz/mcp-adapter

D/41
tools pending

OpenStack MCP + Agent PoC

An OpenStack MCP server PoC

Akrog/mcp-openstack

D/41
tools pending

YouTube MCP Server

Provides distraction-free access to YouTube by allowing AI assistants to retrieve subscribed channels, latest videos, and transcripts without algorithmic recommendations. It enables searching within subscriptions and direct reading of video content through simple browser cookie authentication.

Nareshtt/youtube-mcp-python

D/41
tools pending

mcp-infra

Enables AI assistants to identify processes listening on specific network ports by returning process names and PIDs. It provides infrastructure introspection capabilities through the Linux ss command to help users monitor and debug local services.

chalshik/mcp-infra

D/41
tools pending

Azure Kusto MCP Server

An MCP Server for Azure Kusto

ashishroy077/mcp-kusto

D/41
tools pending

MCP Local Codebase Search

An MCP server that indexes local Python projects into a SQLite database to enable efficient symbol searching and dependency tracking. It allows users to find function or class definitions, trace module imports, and read file contents through natural language interfaces.

demixid/MCP-Local-Codebase-Search

D/41
tools pending

Broadcom Support MCP Server

Enables searching and retrieving Knowledge Base articles from the Broadcom Support Portal for products like VMware, Tanzu, and Cybersecurity. Users can perform documentation searches and fetch specific articles in Markdown format via the SearchUnify API.

ttonogai/BroadcomSupportMCP

D/41
tools pending

Smart Home Device Control MCP Server

Enables AI models to control and query smart home devices (air conditioners, lights, locks, cameras, refrigerators) through a backend API. Supports device control operations, status queries, and detailed device information retrieval with built-in documentation for proper device usage.

sysu-aicpm/mcp-server

D/41
tools pending

mcp-qemu-lab

A Model Context Protocol server for conducting Linux binary analysis and guest system forensics within QEMU virtual machines. It enables automated VM lifecycle management, memory dumping, and interactive debugging workflows for analyzing processes and artifacts.

Kevin4562/QEMU-MCP

D/41
tools pending

MCP Proxy

Enables dynamic loading, hot-reloading, and orchestration of MCP servers without restarting Claude Code, allowing programmatic tool calling and workflow automation across multiple servers.

lizTheDeveloper/mcp_proxy

D/41
tools pending

MCP Gateway

A production-ready unified entry point for AI agents that implements the Model Context Protocol (MCP). It provides a secure gateway with rate limiting, authentication, and observability for managing and proxying requests to multiple downstream APIs.

vurgunhajiyev/mcp-gateway

D/41
23 tools

bitbucket-mcp-server

MCP server for Bitbucket tools and integration

WilliamLINWEN/bitbucket-mcp

D/41
tools pending

poke-bank

An MCP server that exposes Enable Banking API tools for interacting with bank accounts through Open Banking. It enables users to authenticate sessions, list accounts, and fetch transaction history or balances via a secure self-hosted server.

kacperkwapisz/poke-bank

D/41
tools pending

File Organizer MCP

An intelligent MCP server that analyzes folder contents to automatically categorize files and suggest meaningful naming conventions based on file types and content. It enables users to organize messy directories into structured topic-based folders through automated analysis, renaming, and file movement tools.

AyalaOnGit/MCPFolderOrganizer

D/41
tools pending

octo-mcp-server

A production-ready MCP server built with Node.js and Express that supports remote deployment via HTTP and SSE. It provides a modular framework for building and scaling tools while serving multiple clients concurrently.

bscarberry/octo_mcp

D/41
tools pending

agent-utils-mcp

Swiss-army-knife utility MCP server for AI agents. 18 tools for JSON validation/formatting, base64 encode/decode, hash generation, UUID generation, URL parsing, regex testing, markdown↔HTML conversion, text stats, slug generation, datetime conversion, cron parsing, text diffing, CSV↔JSON conversion, and JWT decoding. Zero API Key required

aparajithn/agent-utils-mcp

D/41
tools pending

memory-engine-mcp

An MCP server that provides persistent memory for AI agents by storing session snapshots, factual memories, and conversation summaries. It enables seamless continuity between interactions by allowing agents to restore previous emotional states and recall relevant past experiences.

kagioneko/memory-engine-mcp

D/41
tools pending

News Analysis Agent MCP Server

Provides tools for fetching real-time news and performing AI-powered sentiment analysis and summarization using Mistral AI. It enables users to analyze news trends and extract structured insights through natural language queries.

MayssenBHA/mcp-news-analysis-agent

D/41
tools pending

MCPServerTransportDemo

A demonstration project for building and testing Model Context Protocol (MCP) servers using the MCP inspector and client tools. It provides a practical implementation for exploring MCP transport mechanisms and server-client interactions.

barwalgayatri02/MCPServerTransportDemo

D/41
tools pending

MCP JSONDiff Kel

An efficient MCP server for performing accurate, deep comparisons between JSON objects or strings using the deepdiff engine. It provides AI agents with standardized difference reports, supporting nested structures and various input formats to ensure precise data analysis.

YohanLiu/mcp-jsondiff

D/41
tools pending

GPT-SoVITS MCP Server

Enables text-to-speech synthesis and voice cloning through GPT-SoVITS API integration. Supports multiple languages (Chinese, English, Japanese, Korean, Cantonese), dynamic model switching, and reference audio-based voice quality replication.

ganpare/gpt-sovits-mcp-server

For MCP registries

Filter your listings by M8ven Verified.

Drop M8ven AT2 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 →