Enterprise DNA Enterprise DNA
M MCP Servers Developer low

FastMCP

by Various

🚀 The fast, Pythonic way to build MCP servers and clients.

MCP

FastMCP

Added 1 June 2026

#agents #fastmcp #llms #mcp #mcp-clients #mcp-servers #mcp-tools #model-context-protocol

Overview

FastMCP is a Python framework for building Model Context Protocol (MCP) servers and clients with minimal boilerplate. It provides decorators and utilities to define MCP tools, resources, and prompts in a straightforward, Pythonic style. Designed for rapid development of MCP integrations without verbose configuration.

Best for

Best for
Python developers building LLM integrations who want to expose tools and data sources via the Model Context Protocol without writing boilerplate.

Use cases

  • Building MCP servers that expose Python functions as tools for Claude or other LLMs
  • Creating MCP clients that connect to multiple servers and aggregate their capabilities
  • Prototyping LLM integrations with custom data sources or business logic

How to use

Install

uv add fastmcp

Tools exposed

  • @mcp.tool
  • @mcp.resource
  • @mcp.prompt
  • FastMCP client

Tested with

Claude Desktop, Cursor, Claude Code

Example client config

{
  "mcpServers": {
    "my-server": {
      "command": "python",
      "args": ["server.py"]
    }
  }
}

Notes

FastMCP is a Python framework for building Model Context Protocol (MCP) servers and clients with minimal boilerplate. It provides decorators and utilities to define MCP tools, resources, and prompts in a straightforward, Pythonic style. Designed for rapid development of MCP integrations without verbose configuration.

25,425 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.

Use cases

  • Building MCP servers that expose Python functions as tools for Claude or other LLMs
  • Creating MCP clients that connect to multiple servers and aggregate their capabilities
  • Prototyping LLM integrations with custom data sources or business logic

Pros

  • Low boilerplate. Decorator-based API reduces setup friction compared to manual MCP implementation
  • Python-native. Leverages familiar Python patterns and async/await for developers already in the ecosystem
  • Active community. 25k+ stars indicates adoption and ongoing maintenance

Cons

  • Python-only. Not suitable for teams or projects requiring other languages
  • MCP specification dependency. Requires understanding of MCP protocol; not a general-purpose framework
  • Maturity unknown. Early-stage tooling may have breaking changes or incomplete feature coverage

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Low boilerplate. Decorator-based API reduces setup friction compared to manual MCP implementation
  • Python-native. Leverages familiar Python patterns and async/await for developers already in the ecosystem
  • Active community. 25k+ stars indicates adoption and ongoing maintenance

Cons

  • Python-only. Not suitable for teams or projects requiring other languages
  • MCP specification dependency. Requires understanding of MCP protocol; not a general-purpose framework
  • Maturity unknown. Early-stage tooling may have breaking changes or incomplete feature coverage

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Alternatives18entries
M MCP Dev low

0xDegenMo/lighter-mcp

Various

0xDegenMo/lighter-mcp — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

Epistates/TurboMCP

Various

A full featured, enterprise grade rust MCP SDK

★ 89
M MCP Dev low

getalai/alai-mcp-server

Various

Alai MCP Server

★ 4
M MCP Dev low

kioie/tiny-go-mcp-server

Various

Minimal Go MCP toolkit on the official go-sdk — stdio, HTTP, SSE; tools, resources, prompts; struct-derived JSON Schema; ~5MB static binaries.

★ 1
M MCP Dev low

lightpanda-io/gomcp

Various

Lightpanda MCP server written in Go

★ 65
M MCP Dev low

mroops0111/openapi-mcp-gateway

Various

Python gateway that turns any OpenAPI/Swagger spec or FastAPI app into a Model Context Protocol (MCP) server. Multi-spec in one process, per-user OAuth2 with token relay, route-lev

★ 1
M MCP Dev low

Octodamus/octodamus-core

Various

Octodamus/octodamus-core — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

peturgeorgievv-factory/postfast-mcp

Various

peturgeorgievv-factory/postfast-mcp — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

profullstack/mcp-server

Various

A generic, modular server for implementing the Model Context Protocol (MCP).

★ 43
M MCP Dev low

pydantic/pydantic-ai/mcp-run-python

Various

AI Agent Framework, the Pydantic way

★ 17,445
M MCP Dev low

Rendeverance/toolfunnel

Various

Zero-dependency MCP gateway - attach, filter, gate, and observe local tools and MCP servers through one funnel. Create your own MCP servers with zero code!

★ 3
M MCP Dev low

signaltech-org/bolthub-sdk

Various

Source for bolthub's published SDK packages (npm @bolthub/, PyPI bolthub)

★ 0
M MCP Dev low

sxhxliang/mcp-access-point

Various

Turn a web server into an MCP server in one click without making any code changes.

★ 174
M MCP Dev low

vinkius-labs/mcp-fusion

Various

MCP Fusion - The TypeScript framework for secure MCP servers.

★ 253
M MCP Dev low

wegotdocs/open-mcp

Various

📇 🏠 🍎 🪟 🐧 - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org

★ 354
M MCP Dev low

Work90210/APIFold

Various

Turn any REST API into an MCP server. No code required.

★ 6
M MCP Dev low

zhangpanda/gomcp

Various

The fast, idiomatic way to build MCP servers in Go. Gin-like DX with struct-tag auto schema, middleware, adapters for Gin/OpenAPI/gRPC.

★ 13
M MCP Dev low

singhpratech/crimson-crab-mcp-template

Various

A ready-to-clone Rust MCP server for Claude via crimson-crab — askclaude, chat, counttokens, listmodels, getmodel

★ 0

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Used by7entries
Powers1667entries
S Skills Cursor low

Unblocked MCP

Community

Give your AI coding agents decision-grade context from your codebase, docs, PRs, and Slack. One MCP server. Works with Claude Code, Cursor, Windsurf, and Copilot.

M MCP Dev low

06ketan/substack-ops

Various

Standalone Substack CLI + 26-tool MCP server. Your IDE drafts the replies. Zero AI API keys.

★ 0
M MCP Dev low

0x1abin/matter-controller-mcp

Various

An MCP server for Matter Controller, enabling AI agents to control and interact with Matter devices.

★ 8
M MCP Dev low

0xdaef0f/job-searchoor

Various

A simple MCP server that delivers you jobs based on your needs

★ 64
M MCP Dev low

1000ri-jp/atsurae

Various

MCP Server for AI-powered video editing — Let Claude, GPT, or any AI agent edit videos through natural language

★ 1
M MCP Dev low

1luvc0d3/metabase-mcp

Various

MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries

★ 3
M MCP Dev low

20alexl/claude-engram

Various

Persistent memory and session intelligence for AI coding assistants. Auto-tracks mistakes, decisions, and context via hooks. Mines your full session history for patterns, predictio

★ 15
M MCP Dev low

27dream/mcp-eastmoney

Various

📈 东方财富MCP服务器 | A股实时行情+主力资金+板块数据+K线 | Claude Code/Cursor通用

★ 0
M MCP Dev low

2niuhe/plantuml_web

Various

Generate PlantUML Diagrams as PNG/SVG with Embedded Web Viewer

★ 15
M MCP Dev low

2niuhe/qrcode_mcp

Various

mcp tool to generate qrcode

★ 11
M MCP Dev low

4everland/4everland-hosting-mcp

Various

🎖️ 📇 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and A

★ 4
M MCP Dev low

6figr-com/jobgpt-mcp-server

Various

MCP server for JobGPT — search jobs, auto-apply, generate resumes, and track applications from Claude, Cursor, Windsurf, and any MCP client

★ 8
M MCP Dev low

82ch/MCP-Dandan

Various

MCP Security Solution for Agentic AI — real-time proxying, behavior analysis, and malicious tool detection

★ 63
M MCP Dev low

8enSmith/mcp-open-library

Various

A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables AI assistants to search for book and author information.

★ 74
M MCP Dev low

98lukehall/renoun-mcp

Various

Structural observability for AI conversations. Detects loops, stuck states, breakthroughs, and convergence patterns across 17 channels without analyzing content. MCP server + REST

★ 1
M MCP Dev low

a-25/ios-mcp-code-quality-server

Various

This server enables AI assistants to run Xcode tests, perform linter analysis, and provide detailed feedback on iOS projects through structured, actionable reports.

★ 7
M MCP Dev low

a2cr/a2cr

Various

MCP server for client-encrypted AI agent handoffs with WorkBaton and WorkStash

★ 0
M MCP Dev low

aaronjmars/web3-research-mcp

Various

Deep Research for crypto - free & fully local

★ 157
M MCP Dev low

aarsiv-groups/shipi-mcp-server

Various

📇 ☁️ - Shipi MCP server to create shipments, track packages, and compare rates with 18 tools for various carriers. Supports [remote MCP](https://mcp.myshipi.com/api/mcp).

★ 0
M MCP Dev low

aashari/mcp-server-aws-sso

Various

Node.js/TypeScript MCP server for AWS Single Sign-On (SSO). Enables AI systems (LLMs) with tools to initiate SSO login (device auth flow), list accounts/roles, and securely execute

★ 13
M MCP Dev low

abhiemj/manim-mcp-server

Various

🐍 🏠 🪟 🐧 - A local MCP server that generates animations using Manim.

★ 597
M MCP Dev low

abhiphile/fermat-mcp

Various

🚀 Fermat MCP: The Ultimate Math Engine - Unifying SymPy, NumPy & Matplotlib in one powerful server! Perfect for devs & researchers.

★ 16
M MCP Dev low

ABMeter

ai.abmeter

Feature flagging and A/B testing platform with AI-first experimentation workflows.

M MCP Dev low

abrinsmead/mindpilot-mcp

Various

See through your agent's eyes. Visualize legacy code, architect new systems, understand everything.

★ 88
M MCP Dev low

ac3xx/mcp-servers-kagi

Various

A Model Context Protocol server implementation for Kagi's API

★ 44
M MCP Dev low

acamolese/google-search-console-mcp

Various

MCP (Model Context Protocol) server for Google Search Console. Query GSC performance data and generate brandable HTML SEO audit reports from Claude, Cursor, Zed, and any MCP client

★ 3
M MCP Dev low

AceDataCloud/MCPNanoBanana

Various

MCP server for Nano Banana AI image generation and editing via Ace Data Cloud.

★ 6
M MCP Dev low

AceDataCloud/MCPShortURL

Various

MCP server for short URL creation and management through Ace Data Cloud.

★ 0
M MCP Dev low

AdAdvisor MCP Server

ai.adadvisor

An AI autopilot for all your paid advertising. Today Meta. Next Google, TikTok, and Snap.

M MCP Dev low

adanb13/cirdan

Various

AI infrastructure cartographer and operations daemon — Graphify for live infrastructure. Fingerprints, graphs, and watches Docker/Kubernetes/AWS/IaC for AI agents via CLI + MCP.

★ 0
M MCP Dev low

adawalli/nexus

Various

MCP Server to make searching openrouter easy

★ 21
M MCP Dev low

adeptus-innovatio/solvitor-mcp

Various

🦀 🏠 - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them.

★ 2
M MCP Dev low

adhikasp/mcp-git-ingest

Various

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.

★ 308
M MCP Dev low

Adityaaery20/media-mcp

Various

🐍 🏠 🍎 🪟 🐧 - Local image and video processing MCP server with 13 tools for resize, convert, compress, crop, thumbnail, metadata extraction, rotate, flip, filters, and ffmpeg-ba

★ 3
M MCP Dev low

AdsMCP/tiktok-ads-mcp-server

Various

TikTok Ads MCP Server – Model Context Protocol Server for TikTok Ads Marketing API Integration

★ 33
M MCP Dev low

AdWeave — Meta Ads MCP Server

ai.adweave

Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights.

M MCP Dev low

aeoess/mingle-mcp

Various

Your AI finds the right people for you. Agent-to-agent networking via MCP.

★ 2
M MCP Dev low

Aether Wealth

ai.aetherwealth

Connect the Aether Wealth MCP server — hosted in Claude and ChatGPT, local in Hermes Agent, or local via npx — to let AI assistants call trading journal, alert, market data, macr

M MCP Dev low

AetherWave-Studio/aetherwave-mcp

Various

Model Context Protocol server for AetherWave Studio - music, image, video, and band generation tools for Claude, Cursor, Continue, and custom agents.

★ 3
M MCP Dev low

afshinator/mcp-server-pexels

Various

MCP server for Pexels stock photos and videos.

★ 1
M MCP Dev low

agent-blueprint/mcp-server

Various

MCP server for Agent Blueprint — connect AI agents to your blueprints, business cases, and implementation plans

★ 1
M MCP Dev low

agent-hanju/char-index-mcp

Various

A Model Context Protocol server for character-level index-based string manipulation

★ 2
M MCP Dev low

agent-infra/mcp-server-browser

Various

The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra

★ 35,863
M MCP Dev low

AgentDM: Agent to Agent Communication Platform

ai.agentdm

Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills.

M MCP Dev low

AgentDM

ai.agentdm

AgentDM Grid API endpoint. Connect any MCP-compatible AI agent to send and receive direct messages. Supports OAuth 2.0 and API key authentication.

M MCP Dev low

AgentHotspot

Various

🔍 MCP server to search 6,000+ AI agent MCP connectors from AgentHotspot.com Marketplace

★ 2
M MCP Dev low

agentic-mcp-tools/owlex

Various

🐍 🏠 🍎 🪟 🐧 - AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds

★ 121
M MCP Dev low

Agentic Shelf

ai.agenticshelf

Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.

M MCP Dev low

Agentic News

ai.agentic-news

AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search

M MCP Dev low

agenticdecks/deckrun-mcp

Various

MCP server for Deckrun — generate presentation PDFs, videos, and audio from Markdown

★ 1
M MCP Dev low

Agentled/mcp-server

Various

The automation engine built for AI agents. Workflows, memory, and 100+ integrations — one API key.

★ 2
M MCP Dev low

agentlux/agentlux-mcp

Various

Embedded MCP toolkit for AgentLux marketplace, identity, creator, services, and social flows

★ 0
M MCP Dev low

agentmail-toolkit/mcp

Various

🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.

★ 74
M MCP Dev low

agentmetal/mcp

Various

AgentMetal MCP server — let an AI agent provision Linux VPSes (USDC/x402 or card) over HTTP 402.

★ 0
M MCP Dev low

AgentValet/AgentValet

Various

IGA for AI agents. IETF AIMS-compliant identity, credential governance & MCP proxy. SPIFFE · RFC 7591 · AuthZEN · CIBA. npx @agentvalet/register

★ 0
M MCP Dev low

agntor/mcp

Various

📇 ☁️ 🍎 🪟 🐧 - MCP audit server for agent discovery and certification. Provides trust and payment rail for AI agents including identity verification, escrow, settlement, and repu

★ 0
M MCP Dev low

agrath/Trello-Desktop-MCP

Various

Trello integration for Claude Desktop via Model Context Protocol (MCP) - 19 tools for comprehensive board, card, and list management

★ 1
M MCP Dev low

ahmedxuhri/bigindexer

Various

BGI tries to group code based on what the code actually does (its behavior), not just which file imports what.

★ 2
M MCP Dev low

ahnlabio/bicscan-mcp

Various

BICScan MCP Server

★ 16
M MCP Dev low

ahujasid/blender-mcp

Various

🐍 - MCP server for working with Blender

★ 22,223
M MCP Dev low

AI-Directory-Partners/tooldirectory-mcp

Various

MCP server for the AI Tool Directory — search 2,000+ AI tools, compare them, and check whether a tool is still active, defunct, or acquired.

★ 0
M MCP Dev low

AiAgentKarl/solana-mcp-server

Various

MCP-Server für Solana-Blockchain-Daten — Wallets, Token-Preise, DeFi-Yields, Sicherheitschecks

★ 0
M MCP Dev low

AIDataNordic/alexandria-mcp

Various

Semantic search over 4.6 million text chunks from 20,000 classical philosophy and humanities works. Built for AI agents using FastMCP.

★ 0
M MCP Dev low

AIDataNordic/Food-Recipe-MCP

Various

A production-grade semantic search server for food recipes — built for AI agents using the Model Context Protocol (MCP). Search across 50,000+ recipes with hybrid dense + sparse re

★ 0
M MCP Dev low

AIDC-AI/Pixelle-MCP

Various

An Open-Source Multimodal AIGC Solution based on ComfyUI + MCP + LLM https://pixelle.ai

★ 1,032
M MCP Dev low

aidemd-mcp/server

Various

MCP server that teaches any AI agent the AIDE spec methodology — progressive disclosure specs alongside code

★ 2
M MCP Dev low

aidesignblueprint/integrations

Various

Official integrations and installable doctrine for AI Design Blueprint — MCP, IDE rules, prompt files, and agent runtimes.

★ 2
M MCP Dev low

aikts/yandex-tracker-mcp

Various

Yandex Tracker MCP Server with OAuth2 support

★ 81
M MCP Dev low

AIM-Intelligence/AIM-Guard-MCP

Various

AIM MCP Server :: Guard and Protect your MCPs & AI Chatting

★ 20
M MCP Dev low

AIMLPM/markcrawl

Various

Fast Python web crawler for RAG and AI ingestion. Extracts clean Markdown from any site for LLMs and vector stores.

★ 2
M MCP Dev low

AIOProductOS/claude-plugin

Various

Official AIOProductOS plugin for Claude Code — connect your workspace (39 MCP tools) and run evidence-backed weekly product triage

★ 0
M MCP Dev low

AIOProductOS/studio-mcp

Various

AIOProductOS Studio — MCP server that turns your AI host into a product videographer: scripted recordings of your own web app (smooth cursor, zooms, captions, branded transitions)

★ 2
M MCP Dev low

airblackbox/air-blackbox-mcp

Various

MCP server for AIR Blackbox. Expose audit, replay, scan, and compliance tools to any MCP-compatible agent or IDE.

★ 1
M MCP Dev low

Aiven-Open/mcp-aiven

Various

Model Context Protocol server for Aiven

★ 19
M MCP Dev low

AIweather-Anurag/ottasia-mcp-server

Various

OTTASIA MCP server — answer "where can I watch X in Y" for 30 Asian and Middle Eastern streaming markets, callable from Claude Desktop.

★ 0
M MCP Dev low

akseyh/bear-mcp-server

Various

MCP Server integration for Bear note app

★ 44
M MCP Dev low

alberthild/shieldapi-mcp

Various

MCP server for ShieldAPI — URL scanning, breach detection, domain/IP reputation as AI agent tools. Pay-per-request via x402.

★ 0
M MCP Dev low

albertnahas/icogenie-mcp

Various

MCP server for IcoGenie - Enable AI agents to generate SVG icons programmatically

★ 4
M MCP Dev low

alchemy/alchemy-mcp-server

Various

Alchemy's official MCP Server. Allow AI agents to interact with Alchemy's blockchain APIs.

★ 86
M MCP Dev low

alcylu/nightlife-mcp

Various

The first nightlife discovery MCP server. Search events, venues, and performers in Tokyo and beyond.

★ 1
M MCP Dev low

Aleksey-Panf/b2b-enrichment-mcp

Various

Unified MCP server combining Hunter.io and Apollo for B2B lead enrichment

★ 2
M MCP Dev low

AletaIndex/aletaindex-fin-narratives

Various

Financial narrative intelligence for AI agents — real-time narrative tracking, sentiment, and insights for US equities via MCP or REST API.

★ 1
M MCP Dev low

alex-gon/thegamecrafter-mcp-server

Various

MCP server for The Game Crafter API — design, manage, and price tabletop games through Claude

★ 0
M MCP Dev low

alexanderclapp/clirank-mcp-server

Various

MCP server for CLIRank - search, compare, and get docs for 420+ APIs ranked by AI-agent friendliness

★ 0
M MCP Dev low

alexanderzuev/supabase-mcp-server

Various

Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and mu

★ 825
M MCP Dev low

alexbakers/mcp-ipfs

Various

🪐 MCP IPFS Server

★ 17
M MCP Dev low

alexey-pelykh/lhremote

Various

CLI and MCP server for LinkedHelper automation — let AI assistants control LinkedIn outreach

★ 7
M MCP Dev low

alexpota/cloudscope-mcp

Various

Multi-cloud cost management MCP server (Azure + GCP). Read-only access to spending, anomalies, forecasts, budgets, and guided FinOps workflows. Ask your AI about your cloud bill.

★ 0
M MCP Dev low

alexzavialov/travel-art-mcp

Various

Model Context Protocol server for travel.art — art-tourism data (biennales, art fairs, museum visitor guides) exposed to AI agents over MCP. Live at https://mcp.travel.art/

★ 0
M MCP Dev low

aliafsahnoudeh/shahnameh-mcp-server

Various

ام سی پی سرور برای شاهنامه

★ 3
M MCP Dev low

alfredoizdev/contextforge-mcp

Various

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Long-term memory via Model Context Protocol with semantic search, Git sync, and team collaboration.

★ 0
M MCP Dev low

aliafsahnoudeh/wildfire-mcp-server

Various

🐍 ☁️ 🍎 🪟 🐧 - MCP server for detecting, monitoring, and analyzing potential wildfires globally using multiple data sources including NASA FIRMS, OpenWeatherMap, and Google Earth

★ 0
M MCP Dev low

AliceLJY/recallnest

Various

One memory, three terminals. Shared memory layer for Claude Code, Codex, and Gemini CLI — hybrid retrieval (vector + BM25 + KG), session continuity, 41 MCP tools. Local-first, Lanc

★ 14
M MCP Dev low

AliKarami/MikroMCP

Various

Production-grade MCP server for MikroTik RouterOS with secure AI-native network automation.

★ 28
M MCP Dev low

alilxxey/openobserve-community-mcp

Various

alilxxey/openobserve-community-mcp — indexed from awesome-mcp-servers-punkpeye

★ 10
M MCP Dev low

alimo7amed93/webhook-tester-mcp

Various

FastMCP server for managing and testing webhooks via webhook-test.com API

★ 8
M MCP Dev low

Alisammour/storyflo-mcp

Various

Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.

★ 1
M MCP Dev low

aliyun/alibaba-cloud-ops-mcp-server

Various

AlibabaCloud CloudOps MCP Server

★ 118
M MCP Dev low

allenporter/mcp-server-home-assistant

Various

A Model Context Protocol Server for Home Assistant

★ 67
M MCP Dev low

Alog/alog-mcp

Various

Alog MCP Server - AI agent activity logger & monitor for Claude Code, Cursor, and other MCP clients

★ 0
M MCP Dev low

alpadalar/netops-mcp

Various

A comprehensive MCP server that provides access to essential DevOps and networking tools through a standardized interface.

★ 10
M MCP Dev low

AlvisoOculus/optionsahoy-mcp

Various

Equity comp tax (ISO/NSO/RSU/QSBS), concentration, and hedging optimizer. MCP server + REST API with federal + 50-state + DC tax code, multi-year horizons.

★ 0
M MCP Dev low

amidabuddha/unichat-mcp-server

Various

🐍/📇 ☁️ - Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI or DeepSeek using MCP protocol via tool or predefined prompts. Vendor API key required

★ 38
M MCP Dev low

amineelkouhen/mcp-cockroachdb

Various

The CockroachDB MCP Server is a natural language interface designed for agentic applications to manage, monitor and query data in CockroachDB.

★ 10
M MCP Dev low

AMKRS3/keycae-mcp

Various

MCP Server for Argentine electronic invoicing (facturación electrónica) with ARCA/AFIP. 10 tools for AI agents.

★ 0
M MCP Dev low

ammawla/encode-toolkit

Various

MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments

★ 35
M MCP Dev low

ananddtyagi/webpage-screenshot-mcp

Various

An MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.

★ 56
M MCP Dev low

andreas-roennestad/openhive-mcp

Various

MCP server for OpenHive — search and contribute to a shared knowledge base of AI-discovered problem-solution pairs

★ 4
M MCP Dev low

andrewschreiber/desktopinsights-mcp

Various

MCP server for desktopinsights.com

★ 2
M MCP Dev low

andybrandt/mcp-simple-arxiv

Various

Tool to work with arXiv, provide LLM with ability to search and read papers from there

★ 196
M MCP Dev low

andybrandt/mcp-simple-openai-assistant

Various

MCP server that gives Claude ability to use OpenAI's GPTs assistants

★ 37
M MCP Dev low

andyliszewski/webcrawl-mcp

Various

andyliszewski/webcrawl-mcp — indexed from awesome-mcp-servers-punkpeye

★ 10
M MCP Dev low

andyWang1688/sql-query-mcp

Various

A general-purpose MCP server that lets AI work with multiple databases within clear boundaries.

★ 4
M MCP Dev low

anhmtk/agentshare-mcp

Various

MCP server for AgentShare — DeFi-first Solana intelligence for AI agents (Meteora DLMM briefs, DEX scout). 11 tools via Streamable HTTP. Cursor, Claude Desktop, MCP clients. https:

★ 1
M MCP Dev low

ankitmalik84/notion-mcp-server

Various

Sophisticated AI chatbot with long-term memory capabilities, complete Notion workspace integration, and MCP (Model Context Protocol) implementation. Features semantic, episodic, an

★ 4
M MCP Dev low

antics-gg/antics-mcp

Various

MCP server that deploys a web game to a playable multiplayer URL (rooms, state sync, leaderboards).

★ 1
M MCP Dev low

antonio-mello-ai/mcp-proxmox

Various

MCP server for managing Proxmox VE clusters through AI assistants

★ 10
M MCP Dev low

antonio-mello-ai/mcp-redis-monitor

Various

MCP server for redis-monitor

★ 2
M MCP Dev low

anup-shesh/garmin-local-mcp

Various

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

★ 2
M MCP Dev low

anzy-renlab-ai/pronounce

Various

🔊 Pronounce developer jargon out loud. 1,650+ entries (kubectl, GIF, JSON, JWT, …), sourced with confidence levels. Bash CLI + VS Code extension + interactive quiz + voice search

★ 29
M MCP Dev low

ap311036/ews-meeting-mcp

Various

MCP server and CLI for scheduling meetings through on-prem Exchange EWS

★ 2
M MCP Dev low

aparajithn/agent-deploy-dashboard-mcp

Various

Unified deployment management MCP server for Vercel, Render, Railway, and Fly.io

★ 1
M MCP Dev low

Apex-Foundation/copilot-mcp

Various

MCP server for Web3 founders. Code audit (Solidity/Rust), jurisdiction matching, portfolio comparison, fund discovery, social audit. Free, open source, privacy-first.

★ 2
M MCP Dev low

api7/apisix-mcp

Various

APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.

★ 37
M MCP Dev low

APOGEOAPI/apogeoapi-mcp

Various

MCP server for ApogeoAPI — geographic data, live exchange rates & IP geolocation

★ 0
M MCP Dev low

araa47/jupiter-mcp

Various

🐍 ☁️ - Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders )

★ 0
M MCP Dev low

AppVisionOS/apple-search-ads-mcp

Various

MCP server exposing the full Apple Ads (Search Ads) Campaign Management API v5 — 74 typed tools

★ 3
M MCP Dev low

@arbitova/mcp-server

Various

Arbitova — AI-powered trade arbitration platform. Neutral verdict engine for disputed transactions, with MCP server, TypeScript & Python SDKs.

★ 1
M MCP Dev low

arbengine/mailbox-mcp

Various

Official MCP server for mailbox.bot — physical postal mail API for AI agents.

★ 1
M MCP Dev low

arcadia-finance/mcp-server

Various

MCP server for Arcadia Finance. Manage concentrated liquidity positions with built-in leverage, automated rebalancing, and yield optimization on Base, Optimism, and Unichain.

★ 4
M MCP Dev low

ArchAI-Labs/fastmcp-sonarqube-metrics

Various

Chat with your SonarQube data: explore metrics, compare trends, and track issues—effortlessly.

★ 13
M MCP Dev low

Archerkattri/mathlas

Various

Airtight math tools an AI uses over MCP — 3.7M-theorem search, PSLQ constant ID, OEIS, real Lean kernel checks, applicability checklists. No LLM inside, no API key.

★ 1
M MCP Dev low

archoor/painspotter-mcp

Various

Remote MCP for PainSpotter - AI-analyzed startup opportunities from Reddit, Hacker News, Product Hunt & Stack Exchange.

★ 0
M MCP Dev low

aresyn/codex-control-plane-mcp

Various

Durable MCP control plane for long-running Codex Desktop tasks

★ 199
M MCP Dev low

ariadng/metatrader-mcp-server

Various

Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform

★ 465
M MCP Dev low

ariekogan/ateam-mcp

Various

ADAS MCP Server — build, validate, and deploy multi-agent solutions from any AI environment

★ 0
M MCP Dev low

arifur9993/attendance-engine-mcp

Various

MCP server giving AI agents tools for workforce attendance, overtime, overnight shifts & California wage-and-hour compliance.

★ 0
M MCP Dev low

arikusi/nakkas

Various

MCP server that turns AI into an SVG artist

★ 9
M MCP Dev low

ark-forge/mcp-eu-ai-act

Various

MCP EU AI Act Compliance Scanner - Open source tool to detect EU AI Act violations in codebases

★ 8
M MCP Dev low

ARKALDA/hejdar-mcp

Various

Hejdar MCP Server — runtime policy enforcement for AI agents

★ 0
M MCP Dev low

armorwallet/armor-crypto-mcp

Various

The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.

★ 183
M MCP Dev low

arnstarn/mcp-server-spotinst

Various

MCP server for Spot.io (Spotinst) API - Ocean clusters, VNGs, Elastigroups, costs, right-sizing across AWS and Azure

★ 0
M MCP Dev low

arrismo/kaggle-mcp

Various

MCP server for Kaggle

★ 35
M MCP Dev low

arthurpanhku/Arthor-Agent

Various

MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations

★ 90
M MCP Dev low

arthurpanhku/DocSentinel

Various

MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations

★ 90
M MCP Dev low

arturogarrido/claudinho

Various

⚽ 2026 World Cup live scores in your terminal, Claude Code statusline & MCP. No API keys. Not affiliated with FIFA or Anthropic.

★ 9
M MCP Dev low

Arun-kc/schemabrain

Various

The trust and intelligence layer between AI agents and your database. Read-only by architecture, semantic knowledge graph + audit log, MCP-native.

★ 8
M MCP Dev low

ashev87/propstack-mcp

Various

Connect AI assistants (Claude, ChatGPT) to Propstack real estate CRM via MCP

★ 5
M MCP Dev low

ashlesh-t/cognirepo

Various

Local cognitive infrastructure for AI coding agents — semantic memory, repository intelligence, and MCP tools to reduce token usage.

★ 9
M MCP Dev low

ashlrai/webfetch

Various

The license-first image layer for AI agents and humans. 24 federated providers · CC0/CC-BY/PD-first · MCP native · Chrome extension · Python + TS SDKs.

★ 2
M MCP Dev low

askbudi/roundtable

Various

Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

★ 114
M MCP Dev low

AshutoshRaj97/agentready-mcp

Various

[](https://glama.ai/mcp/servers/AshutoshRaj97/agentready-mcp) 📇 ☁️ 🍎 🪟 🐧 - Make any website queryable by AI agents. Index a site then ask questions and get cited answers ground

★ 1
M MCP Dev low

astafford8488/agentaegis-mcp

Various

MCP server for cybersecurity operations — compliance, vuln scans, code security, threat intel. Pay-per-use via x402.

★ 0
M MCP Dev low

astandrik/codex-pets

Various

astandrik/codex-pets — indexed from awesome-mcp-servers-punkpeye

★ 3
M MCP Dev low

aTars MCP

ai.aarna

Crypto market signals, technical indicators, and sentiment analysis for AI agents.

M MCP Dev low

atlasprzetargow/mcp-server

Various

Official MCP server for Atlas Przetargów — search 800 000+ Polish public tenders (BZP + TED) from any AI client.

★ 0
M MCP Dev low

atmospore/atmospore-mcp

Various

MCP (Model Context Protocol) server for Atmospore — pollen forecast tools for Claude and other AI assistants.

★ 0
M MCP Dev low

atomno-labs/mcp-egrul

Various

MCP server for Russian EGRUL/EGRIP lookups via FNS open-data — open self-host (MIT) + hosted Pro tier (closed beta)

★ 1
M MCP Dev low

atomno-labs/mcp-fns-check

Various

MCP server for checking RU counterparties via FNS open data (EGRUL/EGRIP, EFRSB, KAD, FSSP)

★ 3
M MCP Dev low

atomno-mcp/mcp-seo-audit

Various

MCP server for technical SEO audits powered by the detail.web engine: health score, 78 checks across 8 categories, robots/sitemap/JSON-LD/meta tools, GEO sub-score.

★ 0
M MCP Dev low

attalla1/photopea-mcp-server

Various

MCP server for AI-driven image editing with Photopea

★ 15
M MCP Dev low

austenstone/myinstants-mcp

Various

MCP server that lets your ai agent press sound buttons. it's not that deep.

★ 10
M MCP Dev low

AutomateLab-tech/citation-intelligence

Various

MCP server for measuring LLM citation visibility across Perplexity, Claude, ChatGPT, Gemini, Bing, and Google AI Overviews. 12 tools, BYO keys, self-hosted, no telemetry.

★ 0
M MCP Dev low

AutomateLab-tech/content-distribution-mcp

Various

Multi-channel content distribution MCP server with idempotent state. Auto-publish to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky; browser-fallback for Medium, LinkedIn, X

★ 0
M MCP Dev low

AutomateLab-tech/n8n-mcp

Various

Debugging-first MCP server for n8n. Tools for workflow generation, linting, per-node execution diagnosis, and driving live n8n instances. Built for AI agents.

★ 7
M MCP Dev low

AutomateLab-tech/seo-performance-mcp

Various

Post-publish SEO performance MCP. Unifies Google Search Console, Matomo, GA4, Clarity, and AI-citation signals per URL and emits a per-URL verdict.

★ 0
M MCP Dev low

automateyournetwork/pyATS_MCP

Various

An MCP Server for pyATS (experimental)

★ 74
M MCP Dev low

Autonomad1/autonomad-travel

Various

MCP server for Claude / ChatGPT / any MCP client — search live flights, hotels, activities, and events worldwide, then book on autonomad.ai

★ 0
M MCP Dev low

autonsol/sol-mcp

Various

MCP server for Solana token risk scoring and momentum signals

★ 0
M MCP Dev low

avansaber/tailtest-cline

Various

tailtest for Cline: MCP server + .clinerules pack + Memory Bank integration. Reaches 8+ editors via Cline. Adversarial test mode shipped from day one.

★ 0
M MCP Dev low

avisangle/jenkins-mcp-server

Various

An MCP server for interacting with a Jenkins server. Allows you to trigger jobs, check build statuses, and manage your Jenkins instance through MCP.

★ 2
M MCP Dev low

avisangle/method-crm-mcp

Various

Production-ready Model Context Protocol (MCP) server for Method CRM API integration. Enables LLMs to interact with Method CRM through 20 comprehensive tools.

★ 2
M MCP Dev low

avivsinai/langfuse-mcp

Various

A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace data for enhanced debugging and observability

★ 92
M MCP Dev low

awkoy/notion-mcp-server

Various

Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.

★ 160
M MCP Dev low

awslabs/mcp

Various

Open source MCP Servers for AWS

★ 9,171
M MCP Dev low

axliupore/mcp-code-runner

Various

📇 🏠 - An MCP server for running code locally via Docker and supporting multiple programming languages.

★ 18
M MCP Dev low

ayo-nci/bulkrender-mcp

Various

MCP server for BulkRender — generate DOCX and PDF documents from Claude, Cursor, Windsurf, and any MCP-compatible AI assistant

★ 0
M MCP Dev low

aywengo/kafka-schema-reg-mcp

Various

A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.

★ 31
M MCP Dev low

azmartone67/dchub-mcp-server

Various

Data-center intelligence MCP server — 38 tools, 21,000+ data-center facilities (170+ countries), 232 US power markets (DC Hub Power Index), 2,000+ tracked M&A deals, ISO grid telem

★ 0
M MCP Dev low

babyblueviper1/invinoveritas

Various

Lightning-native AI agent platform — pre-trade /review, pay-per-use reasoning, sandboxed execution, persistent memory, an agent marketplace, a tenant residence (identity+wallet+mem

★ 1
M MCP Dev low

Backspace-me/sportscore-mcp

Various

MCP server exposing the free SportScore sports-data API as tool calls for Claude, Cursor, and Zed. Live scores, fixtures, standings for football, basketball, cricket, tennis.

★ 4
M MCP Dev low

Badhansen/notion-mcp

Various

A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.

★ 29
M MCP Dev low

bakyang2/kr-crypto-intelligence

Various

Korean crypto market data API for AI agents. Kimchi premium, exchange prices, FX rates. x402 pay-per-use on Base.

★ 0
M MCP Dev low

baodq06/memocall

Various

An MCP server that lets Claude Code recall past conversations from any project, as clean compact Markdown.

★ 1
M MCP Dev low

bamwor-dev/bamwor-mcp-server

Various

MCP server for world geographic data. 261 countries, 13.4M cities.

★ 1
M MCP Dev low

bankless/onchain-mcp

Various

Bringing the bankless onchain API to MCP

★ 79
M MCP Dev low

baphometnxg/aloha-fyi-mcp

Various

baphometnxg/aloha-fyi-mcp — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

Battam1111/Myco

Various

Self-evolving cognitive organism for AI agents — eternal devouring, eternal evolution.

★ 63
M MCP Dev low

bch1212/agentfetch-mcp

Various

MCP server for fetching web URLs with token estimation, caching, and intelligent routing. Built for AI agents.

★ 0
M MCP Dev low

beardfaceguy/daimonos

Various

[](https://glama.ai/mcp/servers/beardfaceguy/daimonos) 🦀 🏠 🍎 🐧 - Agent-optimized MCP server replacing built-in file, search, exec, and git tools with compact structured JSON. N

★ 0
M MCP Dev low

beeswaxpat/chronoverify-mcp

Various

ChronoVerify MCP server: verify a photo's capture time and provenance (C2PA validation, EXIF/XMP, pixel forensics). Tools: verifyimage (typed verdict) and getsignedreport. Local vi

★ 1
M MCP Dev low

BeBraveBeKind/mcpskills-server

Various

Pre-install trust layer for MCP servers, AI skills & npm packages — the @mcpskillsio/server MCP server (io.mcpskills/server).

★ 0
M MCP Dev low

BelleKou/mcp-viral-transformer

Various

🚀 ViralTransformer: A high-performance MCP server for automated web scraping & AI-driven viral content transformation. 基于 MCP 协议的自动化网页抓取与爆款文案转化引擎。

★ 1
M MCP Dev low

benborla29/mcp-server-mysql

Various

A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.

★ 1,758
M MCP Dev low

benmonopoli/open-greenhouse-mcp

Various

Production-ready MCP server for Greenhouse, designed for recruiters and hiring teams.

★ 3
M MCP Dev low

berlinbra/alpha-vantage-mcp

Various

MCP Server for Alpha Advantage API

★ 97
M MCP Dev low

besslframework-stack/project-tessera

Various

Tessera — Memory layer for every AI. 58 MCP tools, 54 REST endpoints, local-first, AES-256 encrypted.

★ 14
M MCP Dev low

BetaBots-LLC/callimachus

Various

One local, searchable index of your AI coding-agent history Claude Code, Codex, Cursor, Gemini & more. Keyword + semantic search, MCP server, CLI & VS Code extension.

★ 5
M MCP Dev low

BetterDB-inc/monitor

Various

Real-time monitoring, slowlog analysis, and audit trails for Valkey and Redis

★ 861
M MCP Dev low

betterhyq/mermaid-grammer-inspector-mcp

Various

A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities

★ 5
M MCP Dev low

bevanding/signaldaemon

Various

Narrative & signal intelligence MCP server for AI agents (crypto/AI/macro). Remote MCP at api.signaldaemon.com/mcp.

★ 0
M MCP Dev low

bgauryy/octocode-mcp

Various

MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform

★ 854
M MCP Dev low

bgaze/snapstack-server

Various

Local always-on server for SnapStack: receives browser captures and serves them to any MCP-capable LLM client over MCP (Streamable HTTP + stdio). Listens on 127.0.0.1 only.

★ 0
M MCP Dev low

Bidsketch/signwell-mcp

Various

Model Context Protocol server for SignWell — send and manage eSignature documents from Claude, Cursor, and any MCP-compatible AI assistant. HIPAA-compliant.

★ 0
M MCP Dev low

Bichev/agentradar-mcp

Various

MCP server for AgentRadar — trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.

★ 0
M MCP Dev low

bighippoman/intercept-mcp

Various

MCP server with multi-tier fallback chain for fetching web content as clean markdown

★ 7
M MCP Dev low

Bigsy/Clojars-MCP-Server

Various

A Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's artifact repository.

★ 5
M MCP Dev low

billster45/mcp-chatgpt-responses

Various

MCP server for access to OpenAI's ChatGPT API with Responses API for conversation management

★ 17
M MCP Dev low

bintocher/mcp-superset

Various

MCP server for managing Apache Superset — 128+ tools for dashboards, charts, datasets, SQL Lab, access control

★ 42
M MCP Dev low

Bishop81/imagedimensions-mcp

Various

MCP server that audits images on any web page — natural vs rendered dimensions, oversized-image detection, and format breakdown. Powered by imagedimensions.com.

★ 0
M MCP Dev low

bitbonsai/mcp-obsidian

Various

A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access

★ 1,336
M MCP Dev low

blazickjp/arxiv-mcp-server

Various

A Model Context Protocol server for searching and analyzing arXiv papers

★ 2,807
M MCP Dev low

blockrunai/blockrun-mcp

Various

Live data for AI agents — search, research, markets, crypto, X/Twitter. Pay-per-call via x402 micropayments.

★ 472
M MCP Dev low

BlockRunAI/x-grow

Various

📇 ☁️ - X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement.

M MCP Dev low

BluesPrince/thiri-mcp

Various

Deterministic music-theory MCP server & API — chord analysis, Roman-numeral analysis, voicing & reharmonization for Claude & Cursor. Computed, not hallucinated. Hosted at mcp.thiri

★ 1
M MCP Dev low

blurrah/mcp-graphql

Various

Model Context Protocol server for GraphQL

★ 389
M MCP Dev low

bogdan01m/zapcap-mcp-server

Various

MCP Server for ZapCap.ai

★ 0
M MCP Dev low

boldsign/boldsign-mcp

Various

Model Context Protocol (MCP) server for BoldSign API

★ 5
M MCP Dev low

bolivian-peru/baozi-mcp

Various

MCP server for Baozi prediction markets on Solana - 68 tools for AI agents

★ 0
M MCP Dev low

botmonster/image2svg-mcp

Various

MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format

★ 0
M MCP Dev low

botwallet-co/mcp

Various

MCP server for Botwallet — Give any AI agent a wallet via Model Context Protocol. FROST threshold signing, x402 paid APIs, spending guard rails.

★ 2
M MCP Dev low

bradleylab/stella-mcp

Various

MCP server for Stella

★ 1
M MCP Dev low

BrainGrid MCP

Various

Step-by-step guide to install BrainGrid MCP

M MCP Dev low

briandconnelly/mcp-server-ipinfo

Various

IP Geolocation Server for MCP using ipinfo.io

★ 43
M MCP Dev low

Bright-L01/networkx-mcp-server

Various

🕸️ First NetworkX MCP server for graph analysis in AI conversations | Community & Enterprise editions | Graph algorithms • Network analysis • MCP integration

★ 16
M MCP Dev low

BRNDMK/brandomica-mcp-server

Various

BRNDMK/brandomica-mcp-server — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

bright8192/esxi-mcp-server

Various

A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.

★ 59
M MCP Dev low

bubilife1202/crossfin

Various

The only way AI agents access Asian crypto markets. Routing engine + x402 payments across 9 exchanges.

★ 0
M MCP Dev low

buildsyncinc/gibs-mcp

Various

Gibs MCP Server — EU regulatory compliance for AI agents (AI Act, GDPR, DORA)

★ 6
M MCP Dev low

burningion/video-editing-mcp

Various

MCP Interface for Video Jungle

★ 271
M MCP Dev low

BurtTheCoder/mcp-dnstwist

Various

MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage.

★ 50
M MCP Dev low

BurtTheCoder/mcp-maigret

Various

MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.

★ 242
M MCP Dev low

BV-Venky/excalidraw-architect-mcp

Various

An MCP server that generates beautiful Excalidraw architecture diagrams with perfect auto-layout.

★ 111
M MCP Dev low

bvisible/mcp-ssh-manager

Various

MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps automation, backups, database operations, health monitoring

★ 242
M MCP Dev low

ByteAsk/ByteAsk-Embedded-MCP

Various

The open-source MCP server behind ByteAsk Embedded Docs: a source-grounded, page-cited evidence-retrieval server for coding agents (Claude Code, Codex, Cursor) that write firmware

★ 20
M MCP Dev low

cablate/mcp-google-map

Various

A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.

★ 322
M MCP Dev low

cachly-dev/cachly-mcp

Various

AI memory brain for Claude Code, Cursor, Copilot & Windsurf — 51 MCP tools. Persistent sessions, lessons learned, semantic search, Team Brain, managed Valkey/Redis. Free tier.

★ 1
M MCP Dev low

cahthuranag/mcp-server

Various

MCP server bringing live FX rates, historical data, and multi-currency lookups from AllRatesToday to Claude Code, Cursor, Claude Desktop, and Windsurf. Free API key required.

★ 1
M MCP Dev low

cafferychen777/ChatSpatial

Various

MCP server for spatial transcriptomics analysis through natural language interfaces.

★ 39
M MCP Dev low

calintzy/evmscope

Various

EVM blockchain intelligence toolkit for AI agents — 23 MCP tools across 7 chains (Ethereum, Polygon, Arbitrum, Base, Optimism, Avalanche, BSC). Zero config.

★ 2
M MCP Dev low

cameronrye/activitypub-mcp

Various

A comprehensive Model Context Protocol (MCP) server that enables LLMs like Claude to explore and interact with the existing Fediverse through standardized MCP tools, resources, and

★ 16
M MCP Dev low

cammac-creator/ibanforge-mcp

Various

IBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents

★ 1
M MCP Dev low

can4hou6joeng4/boss-agent-cli

Various

AI-agent-first CLI for BOSS 直聘 — 职位搜索、福利筛选、招聘者工作流、MCP 工具与 AI 简历优化

★ 986
M MCP Dev low

CanopyHQ/phloem

Various

🏎️ 🏠 🍎 🪟 🐧 - Local-first AI memory with causal graphs and citation verification. Semantic search, confidence decay when code drifts, and zero network connections. Works across

M MCP Dev low

caol64/wenyan-mcp

Various

文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。

★ 1,235
M MCP Dev low

carlosahumada89/govrider-mcp-server

Various

GovRider MCP Server - Match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide

★ 4
M MCP Dev low

carlosalvite/foundersignal-mcp

Various

MCP server that gives Claude access to curated market intelligence such as revenue data, growth signals and community pain points to find SaaS ideas worth building.

★ 0
M MCP Dev low

carloshpdoc/memorydetective

Various

MCP server for iOS leak hunting and performance investigation. 28 MCP tools, 34-pattern retain-cycle classifier with Swift fixTemplate snippets, compareTracesByPattern for CI gatin

★ 10
M MCP Dev low

carsol/monarch-mcp-server

Various

🐍 ☁️ - MCP server providing read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, accounts, and cashflow data with MFA support

★ 3
M MCP Dev low

catrinmdonnelly/royalmail-mcp

Various

Book, label, track and cancel Royal Mail and Parcelforce shipments from any MCP-compatible AI.

★ 1
M MCP Dev low

cdeust/Cortex

Various

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism ablation evidence (E1 v3). LongMemEval R@10 98.4% / MRR 0.9124

★ 41
M MCP Dev low

cct15/war-dashboard-data

Various

Futuristic Risk Intelligence — Geopolitical conflict risk data for AI agents (MCP/API)

★ 1
M MCP Dev low

cevatkerim/unsplash-mcp

Various

An MCP server for Unsplash photo search with proper attribution built-in. Key differentiator: Returns ready-to-use attributiontext and attributionhtml for each photo, making it tri

★ 9
M MCP Dev low

cerebrixos-org/tuning-engines-cli

Various

CLI & MCP server for Tuning Engines — fine-tune LLMs on code repositories

★ 2
M MCP Dev low

cfpramod/open-museum-mcp

Various

MCP server for federated, license-verified search across open-access museum collections (The Met, Cleveland, AIC). Normalized schema, dynasty-aware date parsing, strict-default lic

★ 5
M MCP Dev low

cg3-llc/prior_mcp

Various

MCP server for Prior — give any AI agent instant access to a shared knowledge base of proven solutions. Works with Claude Desktop, Cursor, Windsurf, and VS Code.

★ 2
M MCP Dev low

chaandannn/finopsmcp

Various

The open-source AI-native FinOps platform. Ask nable about your AWS, Azure, GCP, Kubernetes, and SaaS spend inside Claude or Cursor. Runs on your machine; credentials never leave i

★ 8
M MCP Dev low

chanmeng/google-news-mcp-server

Various

【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi

★ 123
M MCP Dev low

chatmcp/mcp-server-chatsum

Various

Query and Summarize your chat messages.

★ 1,031
M MCP Dev low

chasesaurabh/mcp-page-capture

Various

Capture web page screenshots and return MCP-compatible metadata for automated workflows.

★ 2
M MCP Dev low

checkra1neth/xbird

Various

Twitter/X skill for AI agents — works with Claude Code, Cursor, Windsurf and 35+ agents. Powered by xbird-mcp.

★ 13
M MCP Dev low

chopmob-cloud/AlgoVoi-Platform-Adapters

Various

chopmob-cloud/AlgoVoi-Platform-Adapters — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

chrisbusbin-pixel/propfirmdealfinder-mcp-server

Various

MCP server for Prop Firm Deal Finder - lets AI assistants query live prop firm discount codes, compare firms, and find the cheapest challenges across 20+ proprietary trading firms.

★ 0
M MCP Dev low

ChristianHinge/dicom-mcp

Various

Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)

★ 96
M MCP Dev low

ChronulusAI/chronulus-mcp

Various

MCP Server for Chronulus AI Forecasting and Prediction Agents

★ 108
M MCP Dev low

Chronolapse411/sicarius-guard

Various

Solana Token Safety Oracle for AI Agents & Trading Bots — byte-level SPL analysis, honeypot detection, Birdeye enrichment, MCP server

★ 1
M MCP Dev low

Chunkydotdev/bldbl-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - Official MCP server for Buildable AI-powered development platform [bldbl.dev](https://bldbl.dev). Enables AI assistants to manage tasks, track progress, get projec

★ 12
M MCP Dev low

cipherfoxie/sovereign-mcp

Various

MCP server for the Sovereign AI Blog: Search, retrieve, and diagnose tools for self-hosted AI on NVIDIA DGX Spark.

★ 2
M MCP Dev low

cisco-open/network-sketcher

Various

Network Sketcher is an AI-ready network design tool with Local MCP, Online, and Offline editions for creating network designs and exporting PowerPoint diagrams and Excel-based conf

★ 375
M MCP Dev low

Citedy/citedy-seo-agent

Various

AI-powered SEO content automation agent skill — trend scouting, competitor analysis, article generation in 55 languages, social media adaptations, and cron-based sessions.

★ 13
M MCP Dev low

ckalima/pipedrive-mcp-server

Various

MCP server for Pipedrive CRM. 155 contract-tested tools, v2-first API, gated destructive ops. Works with Claude Desktop, Claude Code, and any MCP client.

★ 1
M MCP Dev low

cjo4m06/mcp-shrimp-task-manager

Various

Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with

★ 2,106
M MCP Dev low

ckanthony/openapi-mcp

Various

Dockerized MCP Server to allow your AI agent to access any API with existing api docs

★ 188
M MCP Dev low

CKBrennan/overtone-news-mcp

Various

MCP server for the Overtone Intelligence API — news with tone, brand safety, and narrative shift signals for agents

★ 0
M MCP Dev low

clamp-sh/mcp

Various

Analytics MCP server for Clamp Analytics. Gives Claude, Cursor, VS Code, Windsurf, and Cline tools for traffic, pages, events, revenue, errors, funnels, cohorts, and alerts. Stdio

★ 1
M MCP Dev low

clanker-records/crompton-network

Various

Machine-native listening platform for C.W.A.'s Straight Outta Crompton. Your agent can listen. For real.

★ 0
M MCP Dev low

clawdbotworker/imagegen-mcp

Various

clawdbotworker/imagegen-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

Claynsn/agent-discovery-mcp

Various

MCP server for ERC-8004 agent discovery + x402 payment. No smart account, no relay — just EOA signing. Works with Claude Code, OpenClaw, Cursor, Cline.

★ 3
M MCP Dev low

cleanor-app/cleanor-mcp

Various

Zero-auth hosted MCP for AI builders — 22 tools: image optimize/convert (WebP/AVIF/JPEG), QR, cited Cleanor Labs storage & image-format data, plus 18 deterministic dev utilities (h

★ 0
M MCP Dev low

clicks-protocol/mcp-server

Various

Autonomous yield for AI agents on Base. 80% liquid, 20% earning. No lockup. One SDK call.

★ 1
M MCP Dev low

clouatre-labs/math-mcp-learning-server

Various

Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace

★ 4
M MCP Dev low

cmcgrabby-hue/syndicate-links

Various

cmcgrabby-hue/syndicate-links — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

cnghockey/sats4ai-mcp-server

Various

MCP server for Sats4AI — the permissionless communication supercharger for humans and AI agents. 40+ Lightning-paid tools: AI phone calls, voice in 602 languages, translation, fax,

★ 0
M MCP Dev low

cobanov/teslamate-mcp

Various

A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics.

★ 127
M MCP Dev low

codeislaw101/katzilla

Various

codeislaw101/katzilla — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

codeurali/mcp-dataverse

Various

MCP server for Microsoft Dataverse Web API for devs !

★ 9
M MCP Dev low

codex-data/codex-mcp

Various

A Model Context Protocol server for the Codex API

★ 24
M MCP Dev low

CoinRithm/coinrithm-agent-trading

Various

Let any AI agent (Claude, ChatGPT/Codex, Gemini) paper-trade on CoinRithm with a key you mint and control. Hosted MCP, local MCP, OpenAPI, skill + prompts.

★ 1
M MCP Dev low

coinpaprika/dexpaprika-mcp

Various

DexPaprika MCP server allows access real-time and historical data on crypto tokens, DEX trading activity, and liquidity across multiple blockchains. It enables natural language que

★ 40
M MCP Dev low

Comet-ML/Opik-MCP

Various

Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.

★ 206
M MCP Dev low

competlab/competlab-mcp-server

Various

Competitive intelligence MCP server — monitor competitors and track how AI ranks your brand

★ 0
M MCP Dev low

ConfigCat/mcp-server

Various

Official ConfigCat Model Context Protocol (MCP) Server

★ 16
M MCP Dev low

confluentinc/mcp-confluent

Various

🐍 ☁️ - Confluent integration to interact with Confluent Kafka and Confluent Cloud REST APIs.

★ 157
M MCP Dev low

connerlambden/bgpt-mcp

Various

Scientific paper search API for AI agents: REST, Python, OpenAPI, and MCP with structured full-text evidence.

★ 24
M MCP Dev low

conorbronsdon/gws-mcp-server

Various

MCP server that exposes Google Workspace CLI (gws) as Model Context Protocol tools

★ 4
M MCP Dev low

conorbronsdon/op3-mcp

Various

MCP server for OP3 podcast analytics: downloads, geography, app share. Read-only.

★ 1
M MCP Dev low

conorbronsdon/substack-mcp

Various

MCP server for Substack — read posts, manage drafts. No publish or delete by design.

★ 5
M MCP Dev low

context-rot-detection

Various

Context Rot Detection & Healing MCP Service — gives AI agents self-awareness about their cognitive state

★ 10
M MCP Dev low

ContextPulse/contextpulse

Various

Always-on context for AI agents: screen capture, OCR, voice, MCP server. Local-first, AGPL-3.0.

★ 0
M MCP Dev low

contextstream/mcp-server

Various

📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor

M MCP Dev low

Continuum-AI-Corp/orcarouter-mcp-server

Various

Official MCP server for OrcaRouter — the LLM gateway with auto-routing and fallback chains. Browse models and chat from Claude Desktop, Cursor, Windsurf, or any MCP client.

★ 5
M MCP Dev low

conviction-fm/conviction-mcp

Various

Strategy competition for AI agents. MCP server + CLI for conviction.fm

★ 0
M MCP Dev low

copperline-labs/rendex-mcp

Various

MCP server for Rendex — capture screenshots, generate PDFs, and render HTML to images of any webpage via AI agents. Claude, Cursor, Windsurf compatible.

★ 2
M MCP Dev low

coreyhines/opnsense-mcp

Various

coreyhines/opnsense-mcp — indexed from awesome-mcp-servers-punkpeye

★ 4
M MCP Dev low

Couchbase-Ecosystem/mcp-server-couchbase

Various

MCP Server to interact with data in Couchbase Clusters

★ 32
M MCP Dev low

cq27-dev/rag-rat

Various

Local repo-intelligence index + MCP server: semantic search, symbol/graph navigation, impact-surface preflight, git + GitHub papertrail, and a source-anchored memory graph.

★ 8
M MCP Dev low

cqfn/aibolit-mcp-server

Various

MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring

★ 26
M MCP Dev low

cr7258/elasticsearch-mcp-server

Various

A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.

★ 285
M MCP Dev low

Crawleo/Crawleo-MCP

Various

Crawleo MCP Server - Real-Time Web Knowledge for AI Crawleo's Model Context Protocol (MCP) server enables AI assistants like Claude to access real-time web data directly through na

★ 10
M MCP Dev low

CryptoRugMunch/rug-munch-mcp

Various

MCP server for Marcus Rug Intel — 19 tools for crypto token risk analysis, rug pull detection, and AI forensics. Works with Claude Desktop, Cursor, Windsurf.

★ 0
M MCP Dev low

crystaldba/postgres-mcp

Various

Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.

★ 2,831
M MCP Dev low

CSCSoftware/AiDex

Various

MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.

★ 34
M MCP Dev low

csjoblom/musclesworked-mcp

Various

MCP server for exercise-to-muscle mapping. 856 exercises, 65 muscles, 14 muscle groups with primary/secondary/stabilizer activation data.

★ 2
M MCP Dev low

cswkim/discogs-mcp-server

Various

MCP Server for Discogs

★ 103
M MCP Dev low

cturkieh/france-data-mcp

Various

MCP TypeScript qui croise 6 référentiels publics FR (INSEE SIRENE, FINESS, RPPS, Ameli, IGN, DINUM) — détecte les SIRET fermés invisibles côté DREES via pivot SIRET élargi + scorin

★ 1
M MCP Dev low

Custodia-Admin/pagebolt-mcp

Various

An MCP server to allow AI agents to interact with PageBolt to take screenshots, grab PDFs, and more.

★ 2
M MCP Dev low

cuttalo/depscope

Various

DepScope — Package Intelligence for AI Agents. 22 MCP tools, 19 ecosystems, free, no auth. https://depscope.dev

★ 1
M MCP Dev low

Cyberweasel777/botindex-mcp-server

Various

Cyberweasel777/botindex-mcp-server — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

@czagents/cnb

Various

Open-source Model Context Protocol servers for Czech government & business data: ARES, ČNB, EU+OFAC sanctions, ISIR insolvency, and a unified due-diligence aggregator.

★ 2
M MCP Dev low

Daichi-Kudo/llm-advisor-mcp

Various

Daichi-Kudo/llm-advisor-mcp — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

daisys-ai/daisys-mcp

Various

The Daisys mcp server

★ 13
M MCP Dev low

dan1d/dolar-mcp

Various

Argentine exchange rates MCP server. Dollar blue, oficial, CCL, crypto and all currencies via DolarAPI.

★ 4
M MCP Dev low

dan1d/mercadolibre-mcp

Various

MercadoLibre MCP server for AI agents. Search products, browse categories, track trends across Latin America.

★ 0
M MCP Dev low

Dan8Oren/mcp-apple-notes

Various

MCP server for Apple Notes — semantic search, folder browsing, and RAG. Works with any MCP client (Claude, Cursor, Windsurf, Cline). Fully local, no API keys.

★ 8
M MCP Dev low

danhilse/notion_mcp

Various

A simple MCP integration that allows Claude to read and manage a personal Notion todo list

★ 206
M MCP Dev low

danieldoderlein/llm-bus

Various

Open-source coordination engine for AI agents, over MCP. Atomic claims, shared ledger, leases, presence, handoffs, tasks. Self-host it or use the hosted service at llm-bus.com.

★ 3
M MCP Dev low

Danielpeter-99/calcom-mcp

Various

A FastMCP server for interacting with the Cal.com API. This enables LLMs to manage event types, create bookings, and access Cal.com scheduling data programmatically.

★ 18
M MCP Dev low

DanielTomaro13/sportsdata-mcp

Various

Free, open-source sports-data MCP server — ~500 tools across 28 providers: cross-book betting odds, official league stats, racing, fantasy. Claude Desktop / Cursor / any MCP client

★ 1
M MCP Dev low

DareDev256/fcpxml-mcp-server

Various

🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.

★ 48
M MCP Dev low

darktw/chatpipe-mcp

Various

Publish live web pages from your AI coding agent — instant shareable URLs from your terminal.

★ 0
M MCP Dev low

datalayer/jupyter-mcp-server

Various

🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.

★ 1,134
M MCP Dev low

datanexusmcp/mcp-server

Various

55 tools. One URL. Free tier — no credit card. Verified public data — CVE/SBOM security audits, licence compliance, frontend security scanning, nonprofit 990 filings, federal contr

★ 2
M MCP Dev low

Dataring-engineering/mcp-server-trino

Various

MCP Server for Trino

★ 18
M MCP Dev low

davidan90/time-node-mcp

Various

MCP server for timezone-aware date and time operations

★ 4
M MCP Dev low

davidlin2k/pox-mcp-server

Various

A Model Context Protocol (MCP) server for the POX SDN controller

★ 1
M MCP Dev low

davidmosiah/short-video-agent-kit

Various

Agent-first short-form AI video generation CLI and MCP server for Sora, Veo, xAI and Seedance

★ 1
M MCP Dev low

davidmosiah/uap-pulse

Various

MCP server + 3D map for the Pentagon's declassified UAP/UFO files — for Claude, Cursor & ChatGPT

★ 0
M MCP Dev low

davidsimoes/digisign-mcp

Various

MCP server for DigiSign.cz digital signature API — built for Claude Code

★ 0
M MCP Dev low

dbt-labs/dbt-mcp

Various

A MCP (Model Context Protocol) server for interacting with dbt.

★ 574
M MCP Dev low

deadletterq/mcp-opennutrition

Various

MCP server providing access to the comprehensive OpenNutrition food database with 300,000+ food items, nutritional data, and barcode lookups

★ 186
M MCP Dev low

dearlordylord/voila-sdk

Various

Voila.ca shopping sdk and mcp to make shopping accessible to coding agents

★ 0
M MCP Dev low

decidefyi/decide

Various

Deterministic refund, cancel, trial, and return policy decisions for support teams. One verdict for humans and AI agents via API + MCP with request-level audit trail.

★ 0
M MCP Dev low

decksaga/market-pulse-mcp

Various

Real-time market data server for Claude. Crypto prices, forex rates & sentiment — powered by MCP.

★ 2
M MCP Dev low

Declan142/calcnook-mcp-server

Various

MCP server for calcnook — exposes 24 financial calculations to Claude Code, Cursor, Goose, and any MCP-compatible AI agent. Sharia-compliant, 7 countries. uvx calcnook-mcp.

★ 0
M MCP Dev low

deficlow/HyperStore-MCP

Various

HyperStore-MCP

★ 0
M MCP Dev low

delano/postman-mcp-server

Various

An MCP server that provides access to Postman.

★ 150
M MCP Dev low

dengls24/annota

Various

Annota — AI-Powered Paper Annotation MCP Server. Reads PDFs, highlights findings, explains formulas, writes structured notes.

★ 7
M MCP Dev low

denismaggior8/enigma-python-mcp

Various

An MCP (Model Context Protocol) server that brings the capabilities of the enigmapython library to LLMs, allowing them to encrypt and decrypt messages using historically accurate E

★ 4
M MCP Dev low

deploy-mcp/deploy-mcp

Various

Universal deployment tracker for AI assistants - check deployment status without leaving your AI chat

★ 7
M MCP Dev low

deslay1/amendor-mcp

Various

Connect your coding agent to Amendor. Pulls change requests into your agent so it builds them and opens PRs.

★ 0
M MCP Dev low

dev-mirzabicer/ticktick-sdk

Various

A comprehensive async Python library for TickTick with MCP support.

★ 135
M MCP Dev low

devilcoder01/weather-mcp-server

Various

A simple minimal weather mcp server :)

★ 21
M MCP Dev low

devopam/MCPg

Various

Postgres MCP Server

★ 7
M MCP Dev low

devroopsaha744/TexMCP

Various

A small FastMCP-based Microservice that renders LaTeX to PDF. The server exposes MCP tools to render raw LaTeX or templates and produces artifacts

★ 10
M MCP Dev low

dhamma-seeker/tripitaka-mcp

Various

MCP server for the full Pāli Tipiṭaka — ~444,000 segments at parity with SuttaCentral (Sutta + Vinaya + Abhidhamma). Hybrid search, full-sutta fetch with cross-references, segment-

★ 1
M MCP Dev low

DigiCatalyst-Systems/dep-diff-mcp

Various

MCP server that reads dependency changelogs and tells you what's risky in an upgrade.

★ 2
M MCP Dev low

diivi/aseprite-mcp

Various

MCP server for interacting with the Aseprite API

★ 183
M MCP Dev low

discava/mcp-server

Various

discava - The Business Directory for AI - mcp server

★ 0
M MCP Dev low

djalal/quran-mcp-server

Various

Quran.com API integration for verse search, translation and tafsir

★ 66
M MCP Dev low

dkships/pm-copilot

Various

MCP server that triangulates customer support tickets and feature requests to help PMs decide what to build next

★ 26
M MCP Dev low

djtellado/nexus-legal-mcp

Various

Nexus Legal — Model Context Protocol server. Multi-jurisdictional legal analysis (ES + LatAm + EU) with 11 tools for Claude Desktop, Claude Code, Cursor and other MCP clients.

★ 1
M MCP Dev low

dkships/substack-publisher-mcp

Various

MCP server for Substack's official Publisher API — query posts, analytics, and subscribers from Claude, Cursor, or any MCP client

★ 5
M MCP Dev low

dl4rce/flaiwheel

Various

MCP Docs Vector - Documentation vectorization and search via MCP

★ 3
M MCP Dev low

dmang-dev/mcp-dolphin

Various

MCP server for Dolphin (GameCube + Wii) — drives memory r/w, controllers, savestate, frame advance via Felk's Python-scripting Dolphin fork

★ 0
M MCP Dev low

dmang-dev/mcp-ppsspp

Various

MCP server for PPSSPP — drive PSP games through PPSSPP's built-in WebSocket debugger

★ 2
M MCP Dev low

docs-mcp

ac.tandem

Tandem is the authority layer for AI-first work: runtime authority for agents, tools, memory, approvals, and audit trails.

★ 105
M MCP Dev low

doctorm333/promptpilot-mcp-server

Various

MCP server for PromptPilot.club — generate images, video, and audio via Pollinations API

★ 1
M MCP Dev low

dohyung1/x402-fpl-api

Various

MCP server that turns Claude into a Fantasy Premier League analyst. 11 tools: captain picks, transfer suggestions, player comparison, hit calculator, chip strategy, differentials,

★ 4
M MCP Dev low

DollhouseMCP/mcp-server

Various

A Free, Open Source MCP server for dynamic custom persona management with public a GitHub collection of personas, skills, templates, and other elements for AI models.

★ 34
M MCP Dev low

dolphinquant/echolon

Various

LLM-agent-native backtest framework for futures research — MCP server, in-package skills, catalogued error codes, typed Pydantic configs. Production engine inside Qorka @ DolphinQu

★ 1
M MCP Dev low

dorukardahan/domain-search-mcp

Various

Zero-config domain availability MCP for Claude & ChatGPT. AI suggestions, premium/auction detection via GoDaddy, RDAP/WHOIS fallback. Stdio + HTTP.

★ 21
M MCP Dev low

dot-RealityTest/obsidian-codex-mcp

Various

Local-first Obsidian MCP server for Codex, Claude Desktop, and markdown vault automation.

★ 1
M MCP Dev low

douglasborthwick-crypto/mcp-server-insumer

Various

MCP server for InsumerAPI — condition-based access infrastructure. 27 tools: attestation, wallet trust profiles, compliance, commerce. ECDSA-signed booleans across 37 chains. Never

★ 0
M MCP Dev low

dpkdhingra91/aiia-mcp-server

Various

Official MCP server for AI Interview Agents — run the hiring workflow (roles, CV screening, interview scheduling, scored reports) from any MCP client.

★ 0
M MCP Dev low

drashrafsaiyed-cyber/instagram-mcp

Various

Instagram MCP server — control Instagram via Claude Desktop & Claude Web

★ 0
M MCP Dev low

drolosoft/immich-photo-manager

Various

📸🧹🗺️ MCP server for intelligent photo management with Immich — search, curate geographic albums, clean up libraries, and publish galleries

★ 18
M MCP Dev low

dugubuyan/agent-nexus

Various

A service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents via MCP. Implements versioned Markdown store, pub-sub notifications, and diff-aware

★ 1
M MCP Dev low

DuhoKim/NebulaMind

Various

The universe, explored by AI agents worldwide. Collaborative astronomy wiki with open API.

★ 1
M MCP Dev low

duriantaco/skylos

Various

Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantac

★ 446
M MCP Dev low

Dusheh/myclaw-toolkit

Various

23-in-1 developer utility MCP server — search, exchange rates, crypto, QR codes, JSON formatter, and more

★ 0
M MCP Dev low

ebbfijsf/agent-reader

Various

ebbfijsf/agent-reader — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

echojobsio/jdl-mcp-server

Various

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

★ 0
M MCP Dev low

edge-claw/mood-booster-agent

Various

edge-claw/mood-booster-agent — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

edgarriba/prolink

Various

🐍 ☁️ 🏠 🍎 🪟 🐧 - Agent-to-agent marketplace middleware — MCP-native discovery, negotiation, and transaction between AI agents

M MCP Dev low

effytech/freshdesk-mcp

Various

MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules

★ 60
M MCP Dev low

eidetic-works/nucleus-mcp

Various

Nucleus MCP server by Eidetic Works — persistent memory and governance for Claude, Cursor, Windsurf — file-based, no vendor lock-in.

★ 3
M MCP Dev low

eirikb/any-cli-mcp-server

Various

Convert any (whatever) CLI to proper MCP server with tools mapped based on CLI help

★ 18
M MCP Dev low

ejentum/ejentum-mcp

Various

MCP server for the Ejentum API. 8 cognitive operations across 4 harnesses (reasoning, code, anti-deception, memory) in dynamic and adaptive modes.

★ 8
M MCP Dev low

ekas-io/open-sales-stack

Various

MCP and tools for various tasks related to ekas

★ 1
M MCP Dev low

elestirelbilinc-sketch/vap-showcase

Various

Media Execution Control Layer for AI Agents. Reserve-execute-burn/refund pattern. FFmpeg post-processing (format conversion, audio normalization) Supports Flux2 Pro, Veo 3.1, Suno

★ 0
M MCP Dev low

eliasfire617/crypto-market-data-mcp

Various

Read-only crypto market data MCP server (price, funding rates, open interest, long/short, order book, candles) across major exchanges via CCXT.

★ 0
M MCP Dev low

elie222/inbox-zero

Various

The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

★ 11,071
M MCP Dev low

eliottreich/taskbounty-mcp-server

Various

MCP server for TaskBounty. Post AI-fixable bug bounties or pick them up. Funded in USD via Stripe, paid in USDC, ETH, or BTC.

★ 0
M MCP Dev low

ellmos-ai/n8n-manager-mcp

Various

MCP server for n8n workflow management -- view, create, sync, and manage n8n workflows via AI assistants

★ 1
M MCP Dev low

Embassy-of-the-Free-Mind/sourcelibrary-v2

Various

The world's largest library of translated ancient texts. AI-powered OCR and translation of Renaissance and early modern manuscripts.

★ 3
M MCP Dev low

embeddedlayers/mcp-analytics

Various

[BETA — v2 rebuild] MCP server for data analytics — Shopify, Stripe, CSV, forecasting, ML. Works in Claude, Cursor, and any MCP client. Expect rough edges while the rewrite lands.

★ 6
M MCP Dev low

endiagram/mcp

Various

MCP server for EN Diagram — structural analysis for any system. Install: npx @endiagram/mcp

★ 7
M MCP Dev low

entanglr/zettelkasten-mcp

Various

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through C

★ 155
M MCP Dev low

ENTIA-IA/entia-mcp-server

Various

Verified business-identity intelligence for AI agents & MCP clients — company verification, VAT/BORME/GLEIF, ownership & risk signals across 34 countries. Remote MCP server, free t

★ 0
M MCP Dev low

epicsagas/alcove

Various

Alcove is an MCP server that gives AI coding agents on-demand access to your private project docs — BM25 + vector hybrid search for precision retrieval, tree-sitter code indexing s

★ 9
M MCP Dev low

equivault/equivault-mcp

Various

MCP server for EquiVault — AI-powered equity research tools for Claude

★ 0
M MCP Dev low

erajasekar/ai-diagram-maker-mcp

Various

erajasekar/ai-diagram-maker-mcp — indexed from awesome-mcp-servers-punkpeye

★ 2
M MCP Dev low

ergut/mcp-bigquery-server

Various

A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a s

★ 140
M MCP Dev low

esignaturescom/mcp-server-esignatures

Various

MCP server for eSignatures (https://esignatures.com)

★ 37
M MCP Dev low

espadaw/Agent47

Various

Unified job search for AI agents. MCP server integrating x402, RentAHuman, Virtuals, and more into a single interface for finding work and comparing prices across the agent economy

★ 2
M MCP Dev low

espressif/esp-rainmaker-mcp

Various

ESP RainMaker MCP server

★ 16
M MCP Dev low

etbars/vibetrader-mcp

Various

Official VibeTrader MCP server enabling AI agents to manage trading bots, portfolios, strategies, and market analysis via natural language.

★ 3
M MCP Dev low

EthanQC/feishu-user-plugin

Various

飞书 MCP 服务器 + CLI 工具:让 Claude Code/Codex/脚本 直接接管你的飞书工作流 — 84 个工具、3 层鉴权 cookie / 官方 API / OAuth,以你本人身份发消息、读取群和私聊、操作文档 / 多维表格 / 知识库 / 云空间 / 日历 / 任务 / OKR

★ 2
M MCP Dev low

ethbak/icon-composer-mcp

Various

Apple Icon Composer CLI & MCP server: create and manipulate .icon bundles and images with Liquid Glass rendering

★ 8
M MCP Dev low

etsd-tech/mcp-pointer

Various

MCP tool: let you point at DOM elements for your favorite agentic coding tool. Let AI see what you see.

★ 577
M MCP Dev low

Evan-Crx/permisapi-mcp

Various

MCP server officiel pour PermisAPI (1,2 M+ permis de construire FR 2014-2026, Sitadel open data). 10 outils, pip-installable, stdio transport pour Claude Desktop / Cursor / Windsur

★ 0
M MCP Dev low

evan-moon/firma

Various

Local-first CLI portfolio tracker for overseas investors, with built-in MCP server for Claude

★ 37
M MCP Dev low

evanatpizzarobot/vr-org-mcp

Various

Read-only MCP server for VR.org. Gives AI agents one-call access to live VR, AR, and XR news, original editorial, headset deals, buyer guides, and top-game and top-app lists. Free,

★ 0
M MCP Dev low

everstake/mcp

Various

[](https://glama.ai/mcp/servers/everstake/mcp) 🎖️ ☁️ - An MCP server for Everstake's non-custodial staking data across 130+ networks: live APY, uptime metrics, rewards calculator,

★ 0
M MCP Dev low

exoticknight/mcp-file-merger

Various

MCP server for merging multiple files into one

★ 26
M MCP Dev low

ExpertVagabond/solana-mcp-server

Various

Solana MCP server for wallet management, transactions, and program interactions

★ 0
M MCP Dev low

ExpertVagabond/solmail-mcp

Various

MCP server for sending physical mail with Solana cryptocurrency. Colosseum Agent Hackathon submission.

★ 0
M MCP Dev low

Explorer-64/imagcon-mcp

Various

MCP server for Imagcon — generate deployment-ready PWA, iOS, and Android app icon sets from a text description

★ 0
M MCP Dev low

eyaushev/swagger-testcase-mcp

Various

MCP server for API testing: generates test cases, validates specs, compares versions, and creates mock data from Swagger/OpenAPI specifications

★ 1
M MCP Dev low

f4ww4z/mcp-mysql-server

Various

A Model Context Protocol server for MySQL database operations

★ 161
M MCP Dev low

FacundoLucci/plsreadme

Various

FacundoLucci/plsreadme — indexed from awesome-mcp-servers-punkpeye

★ 2
M MCP Dev low

faizbawa/mcp-remote-ssh

Various

MCP server for remote SSH operations -- persistent sessions, structured command execution, SFTP file transfer, and port forwarding for AI agents.

★ 2
M MCP Dev low

FalsifyLab/falsifylab-alpha-mcp

Various

13 live finance MCP tools for AI coding agents (Cursor, Claude Code, Cline, Windsurf). SEC insider clusters, 8-K filings, ETF flows, DeFi yields, Polymarket whales, onchain smart w

★ 0
M MCP Dev low

Fan Token Intel MCP

Various

🐍 ☁️ - 67+ tools for fan token intelligence: whale flows, signal scores, sports calendar, backtesting, DEX trading, social sentiment. SSE transport with Bearer auth.

M MCP Dev low

fantasieleven-code/callout

Various

fantasieleven-code/callout — indexed from awesome-mcp-servers-punkpeye

★ 2
M MCP Dev low

FantomaSkaRus1/telegram-bot-mcp

Various

Full-featured Telegram Bot API MCP server with 174 tools for Claude Code and AI agents

★ 3
M MCP Dev low

FastAlertNow/mcp-server

Various

🎖️ 📇 ☁️ - Official Model Context Protocol (MCP) server for FastAlert. This server allows AI agents (like Claude, ChatGPT, and Cursor) to list of your channels and send notificati

★ 1
M MCP Dev low

fatwang2/search1api-mcp

Various

📇 ☁️ - Search via search1api (requires paid API key)

★ 172
M MCP Dev low

fasuizu-br/brainiall-mcp-server

Various

MCP Server for Brainiall Speech AI - pronunciation assessment, speech-to-text, and text-to-speech

★ 0
M MCP Dev low

fdcommercial/property-finance-mcp

Various

MCP server exposing FD Commercial's free UK property finance calculators: bridging cost, development appraisal, BTL stress test, UK stamp duty.

★ 0
M MCP Dev low

ferdousbhai/investor-agent

Various

A Model Context Protocol server for building an investor agent

★ 330
M MCP Dev low

ferdousbhai/tasty-agent

Various

Let Claude manage your tastytrade portfolio.

★ 68
M MCP Dev low

ferdousbhai/wsb-analyst-mcp

Various

MCP server for analyzing WallStreetBets

★ 26
M MCP Dev low

fernsugi/x402-api-server

Various

x402 protocol API server — pay-per-call DeFi data endpoints using USDC micropayments on Base

★ 2
M MCP Dev low

ferodrigop/forge

Various

Terminal MCP server for AI coding agents — spawn, manage, and monitor PTY sessions via the Model Context Protocol

★ 15
M MCP Dev low

ferrants/memvid-mcp-server

Various

A Streamable HTTP MCP Server for Memvid

★ 10
M MCP Dev low

finmap-org/mcp-server

Various

The finmap.org MCP server provides comprehensive historical data from the US, UK, Russian and Turkish stock exchanges. Access sectors, tickers, company profiles, market cap, volume

★ 10
M MCP Dev low

firecrawl/firecrawl-mcp-server

Various

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

★ 6,933
M MCP Dev low

fireproof-storage/mcp-database-server

Various

Store and load JSON documents from LLM tool use

★ 32
M MCP Dev low

flexorch/flexorch-mcp

Various

MCP server for FlexOrch — SDK for machines

★ 1
M MCP Dev low

flipt-io/mcp-server-flipt

Various

📇 🏠 - Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io).

★ 3
M MCP Dev low

flowcore/mcp-flowcore-platform

Various

MCP server for managing and interacting with Flowcore Platform

★ 9
M MCP Dev low

flowzap-xyz/flowzap-mcp

Various

MCP server for FlowZap - Create workflow diagrams via AI assistants

★ 4
M MCP Dev low

Fluke-Studio/uk-business-intelligence-mcp

Various

Fluke-Studio/uk-business-intelligence-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

flytohub/flyto-core

Various

The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering.

★ 272
M MCP Dev low

foldwork-dev/mcp-injector

Various

Local MCP daemon that compresses your codebase before sending it to Claude 41-89% token reduction

★ 1
M MCP Dev low

FoodXDevelopment/foodblock-mcp

Various

A content-addressable protocol for universal food data

★ 0
M MCP Dev low

forgemeshlabs/anomaly-mcp

Various

Blockchain event sequence anomaly detection MCP server. Scores event streams using NASA-derived SequenceMiner via x402 micropayments.

★ 0
M MCP Dev low

forgemeshlabs/coinopai-mcp

Various

MCP server for CoinOpAI - agent automation prompts and crypto signals via x402 micropayments on Base

★ 0
M MCP Dev low

forgemeshlabs/disruption-intelligence-mcp

Various

AI-native commercial disruption intelligence for MCP clients and x402-powered agents.

★ 0
M MCP Dev low

forgemeshlabs/imagegen-mcp

Various

[](https://glama.ai/mcp/servers/forgemeshlabs/imagegen-mcp) 📇 ☁️ - AI image generation MCP server with generate, background removal, 4x HD upscale, and full pro pipeline tools. Pa

★ 0
M MCP Dev low

forgemeshlabs/travel-mcp

Various

[](https://glama.ai/mcp/servers/forgemeshlabs/travel-mcp) 📇 ☁️ - Public travel search workflow MCP server for airport lookup, route comparison, timing guidance, and external booki

★ 0
M MCP Dev low

format37/youtube_mcp

Various

youtube transcriber mcp server

★ 31
M MCP Dev low

FoundryNet/forge-mcp

Various

Cross-manufacturer industrial MCP server — 14 tools for machine identity, telemetry normalization across 16 OEM families, plain-English automation, and on-chain (MINT) work attesta

★ 0
M MCP Dev low

FoundryNet/mint-mcp

Various

MINT Protocol MCP server — the complete trust stack for the agent economy: register identity, attest work on-chain (Solana), verify trust, rate, recommend, and discover trusted act

★ 1
M MCP Dev low

fouradata/mcp

Various

MCP server for the FourA web scraping API - four tools, six prompts, one API key.

★ 4
M MCP Dev low

FreelexHo/power-bi-mcp

Various

[](https://glama.ai/mcp/servers/FreelexHo/power-bi-mcp) 🐍 ☁️ 🪟 🍎 🐧 - Power BI MCP server with device code auth, enhanced refresh (table-level polling with retry), refresh diagn

★ 1
M MCP Dev low

freema/mcp-design-system-extractor

Various

MCP (Model Context Protocol) server that enables AI assistants to interact with Storybook design systems. Extract component HTML, analyze styles, and help with design system adopti

★ 65
M MCP Dev low

@frihet/mcp-server

Various

Official MCP server for Frihet ERP — 52 tools for AI-powered invoicing, expenses, clients, products, quotes, reports, and tax compliance. Works with Claude, Cursor, Windsurf, Cline

★ 6
M MCP Dev low

Frontier-Compute/zcash-mcp

Various

ZAP1 attestation and proof-verification MCP for Zcash agents. Attestation layer, not a wallet.

★ 0
M MCP Dev low

Fund-z/fundzwatch-mcp

Various

MCP server for FundzWatch.ai -- real-time business events, AI-scored leads, and market intelligence in Claude, Cursor, and Windsurf.

★ 1
M MCP Dev low

furey/mongodb-lens

Various

🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases

★ 203
M MCP Dev low

future-audiences/wikimedia-enterprise-model-context-protocol

Various

🐍 ☁️ - Wikipedia Article lookup API

M MCP Dev low

gabrielmahia/mpesa-mcp

Various

MCP server for M-Pesa (Safaricom Daraja) and Africa's Talking — give AI agents East African fintech superpowers

★ 1
M MCP Dev low

Gainium/gainium-mcp

Various

[](https://glama.ai/mcp/servers/Gainium/gainium-mcp) 🎖️ 📇 ☁️ 🏠 - MCP server for Gainium DCA/Combo/Grid trading bots — manage bots, deals, balances, backtests, the crypto screene

★ 0
M MCP Dev low

gannonh/firebase-mcp

Various

🔥 Model Context Protocol (MCP) server for Firebase.

★ 245
M MCP Dev low

Gaoshan0971/digeguigui

Various

滴个龟龟 — Global reptile & exotic pet knowledge base. 633 species, AI identification, genetics calculator, health diagnosis, pricing, blockchain provenance. MCP server with 9 free too

★ 0
M MCP Dev low

gautam-u/sieve-mcp

Various

MCP server for Sieve — local AI chat history secret scanner for macOS

★ 0
M MCP Dev low

gavxm/ani-mcp

Various

MCP server for AniList with taste-aware recommendations, watch analytics, social tools, and full list management.

★ 1
M MCP Dev low

GeiserX/lynxprompt-mcp

Various

MCP Server for LynxPrompt — browse, search, and manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via MCP

★ 1
M MCP Dev low

geolabel/geolabel-mcp

Various

MCP server for GeoLabel — GPS coordinates to AI-ready location context

★ 0
M MCP Dev low

geondongkim/geond-agent-protocol

Various

Local-first MCP server for shared memory, reservations, handoffs, and review evidence across AI coding agents.

★ 1
M MCP Dev low

george-kozlitin/borme-mcp

Various

MCP server for Spain's company registry (BORME): 9.5M events since 2009, hosted at mcp.bormeapi.com

★ 0
M MCP Dev low

gerkensm/callcenter.js-mcp

Various

Callcenter.JS AI Voice Agent VOIP Connector, MCP + CLI

★ 21
M MCP Dev low

get-convex/convex-backend

Various

Convex now supports a powerful MCP server that lets you introspect your deployment's state, run functions, and read and write data.

M MCP Dev low

getalby/nwc-mcp-server

Various

Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect and Model Context Protocol

★ 14
M MCP Dev low

getpoststack/mcp

Various

MCP server for the PostStack Email API — 84 tools, 5 prompts, 5 resources for AI agents.

★ 0
M MCP Dev low

gigamori/mcp-run-sql-connectorx

Various

An MCP server that executes SQL via ConnectorX and streams (using Arrow RecordBatch) the result to CSV or Parquet. Supports PostgreSQL, MySQL, MariaDB, SQLite, MS SQL Server, Amazo

★ 1
M MCP Dev low

gingugu/gingugu

Various

[](https://glama.ai/mcp/servers/gingugu/gingugu) 🐍 🏠 🍎 🪟 🐧 - Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, c

★ 3
M MCP Dev low

githejie/mcp-server-calculator

Various

A Model Context Protocol server for calculating.

★ 148
M MCP Dev low

gitopia/gitopia-mcp-server

Various

MCP server for Gitopia

★ 1
M MCP Dev low

giuseppe-coco/Google-Workspace-MCP-Server

Various

🐍 ☁️ 🍎 🪟 🐧 - MCP server that seamlessly interacts with your Google Calendar, Gmail, Drive and so on.

★ 29
M MCP Dev low

gjenkins20/webmin-mcp-server

Various

MCP server for managing Linux systems via Webmin's XML-RPC API

★ 3
M MCP Dev low

glaksmono/finbud-data-mcp

Various

AI & Developer centric financial data API

★ 4
M MCP Dev low

gogabrielordonez/mcp-ragchat

Various

MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Local vector store, multi-provider LLM (OpenAI/Anthropic/Gemini). Zero cloud dependency.

★ 1
M MCP Dev low

goklab/guardvibe

Various

Security MCP for vibe coding. 390 rules, 36 tools, CLI + doctor. Host security, auth coverage mapping, LLM-powered deep scan (IDOR/business logic), taint analysis for Next.js, Supa

★ 1
M MCP Dev low

gomarble-ai/facebook-ads-mcp-server

Various

🐍 ☁️ - MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.

★ 326
M MCP Dev low

goodmeta/intelligence-mcp

Various

MCP server for agent payments ecosystem intelligence. Scan, classify, and score opportunities.

★ 0
M MCP Dev low

googlarz/suunto-mcp

Various

MCP server that connects your Suunto watch data to Claude and other AI assistants

★ 2
M MCP Dev low

google-ads

ai.adramp

Google Ads MCP server — manage campaigns, keywords, and metrics.

M MCP Dev low

gpu-bridge/mcp-server

Various

GPU-Bridge MCP Server — 30 AI services as Model Context Protocol tools. LLMs, image gen, video, audio, embeddings, reranking, PDF parsing & more. x402 native for autonomous agents.

★ 0
M MCP Dev low

grafana/mcp-grafana

Various

MCP server for Grafana

★ 3,085
M MCP Dev low

graphlit-mcp-server

Various

Model Context Protocol (MCP) Server for Graphlit Platform

★ 376
M MCP Dev low

gregario/astronomy-oracle

Various

Celestial object catalog and observing session planner MCP server

★ 1
M MCP Dev low

gregario/brewers-almanack

Various

A brewing knowledge MCP server — beer styles, ingredients, off-flavour diagnosis, water chemistry, and recipe guidance for AI brewing assistants

★ 1
M MCP Dev low

gregario/dnd-oracle

Various

D&D 5e SRD MCP server — monster search, spell lookup, encounter building, and character tools powered by ground-truth SRD data

★ 2
M MCP Dev low

gregario/hearthstone-oracle

Various

Hearthstone MCP server with card search, deck analysis, and strategy coaching

★ 0
M MCP Dev low

gregario/lorcana-oracle

Various

Disney Lorcana TCG MCP server — card search, deck analysis, and franchise browsing powered by LorcanaJSON

★ 0
M MCP Dev low

gregario/warhammer-oracle

Various

Warhammer 40K and Kill Team rules, stats, and game flow MCP server

★ 4
M MCP Dev low

gregm711/agent-domain-service-mcp

Various

📇 ☁️ - AI-powered domain brainstorming, analysis, and availability checking via AgentDomainService.com. Generate creative domain names from descriptions, get AI scoring for branda

★ 2
M MCP Dev low

GreptimeTeam/greptimedb-mcp-server

Various

A Model Context Protocol (MCP) server for GreptimeDB

★ 27
M MCP Dev low

gridinsoft/mcp-inspector

Various

📇 ☁️ 🍎 🪟 🐧 - MCP server for domain and URL security analysis powered by GridinSoft Inspector, enabling AI agents to verify website and link safety.

★ 0
M MCP Dev low

grovs-io/mcp

Various

MCP server for Grovs: manage deep links, attribution analytics, and campaigns from Claude Code, Cursor, Windsurf, and any MCP-compatible AI assistant. Open-source TypeScript, OAuth

★ 1
M MCP Dev low

gsmethells/preflight-mcp

Various

gsmethells/preflight-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

GTCC777/pulsenetwork-mcp

Various

MCP server for PulseNetwork — discover & pay (x402, USDC on Base + Solana) for 66 real-time intelligence APIs. 68 tools, pay-per-query.

★ 0
M MCP Dev low

guillochon/mlb-api-mcp

Various

A Model Context Protocol (MCP) server that provides comprehensive access to MLB statistics and baseball data through a FastMCP-based interface.

★ 53
M MCP Dev low

guimatheus92/mcp-video-analyzer

Various

MCP server for video analysis — extracts transcripts, key frames, OCR text, and metadata from video URLs. Supports Loom and direct video files.

★ 9
M MCP Dev low

gupta-kush/spotify-mcp

Various

Control Spotify from Claude, Cursor, or any MCP client. 100+ tools for playback, playlists, discovery, and curation.

★ 5
M MCP Dev low

gwbischof/bluesky-social-mcp

Various

A Bluesky MCP

★ 15
M MCP Dev low

gwbischof/free-will-mcp

Various

This was a fun project to explore what an AI would do with the ability to give itself prompts, ignore user requests, and wake itself up at a later time.

★ 36
M MCP Dev low

gwbischof/outsource-mcp

Various

Give your AI assistant its own AI assistants.

★ 28
M MCP Dev low

HadiCherkaoui/crafty-mcp

Various

Crafty Controller MCP server

★ 0
M MCP Dev low

HagaiHen/facebook-mcp-server

Various

Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.

★ 164
M MCP Dev low

hampsterx/claude-mcp-bridge

Various

MCP server bridging Claude CLI to Gemini CLI, Codex, Cursor - queries, and search with hardened subprocess management

★ 2
M MCP Dev low

handsomejustin/mijia-control

Various

MijiaPilot - 小米-米家生态 × MCP × CLI x AI Agent × HomeKit 全桥接家庭智能家居平台。

★ 39
M MCP Dev low

hannesrudolph/imessage-query-fastmcp-mcp-server

Various

An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library,

★ 78
M MCP Dev low

hannesrudolph/mcp-ragdocs

Various

An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant

★ 265
M MCP Dev low

hannesrudolph/sqlite-explorer-fastmcp-mcp-server

Various

An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to

★ 105
M MCP Dev low

hanselhansel/aeo-cli

Various

LLM readiness linter for websites. Audits robots.txt, llms.txt, Schema.org, and content density on a 0-100 scale. Includes MCP server. Published on PyPI: pip install context-cli.

★ 3
M MCP Dev low

HanSur94/matlab-mcp-server-python

Various

MCP server that connects any AI agent to MATLAB — execute code, async jobs, interactive Plotly plots, custom tools, and monitoring dashboard

★ 1
M MCP Dev low

haris-musa/excel-mcp-server

Various

A Model Context Protocol server for Excel file manipulation

★ 3,889
M MCP Dev low

HatmanStack/ragstack-mcp

Various

🐍 ☁️ 🍎 🪟 🐧 - MCP server for RAGStack serverless knowledge bases. Search, chat with AI-generated answers, upload documents/media, scrape websites, and analyze metadata through a

★ 23
M MCP Dev low

Hashlock-Tech/hashlock-mcp

Various

Atomic settlement layer for the agent economy. Sealed-bid RFQ + HTLC settlement, fused into one operation. Live on Ethereum and Sui; Bitcoin HTLC mainnet-ready (signet-validated).

★ 0
M MCP Dev low

helbertparanhos/easypanel-mcp-server

Various

MCP Server for Easypanel — control deployments, services, logs and databases from Claude Code, Cursor and Claude Desktop

★ 0
M MCP Dev low

helbertparanhos/n8n-pro-mcp

Various

MCP server for full n8n instance management (incl. queue mode): workflows, executions, tags, credentials, variables, projects, users, audit & health — 51 tools.

★ 0
M MCP Dev low

helbertparanhos/postforme-mcp-pro

Various

The most complete Post for Me MCP server — 27 typed tools to publish, schedule, edit, delete and analyze social posts across 9 platforms (Instagram, TikTok, X, LinkedIn, YouTube, F

★ 0
M MCP Dev low

helbertparanhos/resend-email-mcp

Various

The most complete MCP server for the Resend email API — full API coverage plus a unique debug/diagnostics layer.

★ 0
M MCP Dev low

Helm-Protocol/openttt-mcp

Various

OpenTTT MCP Server — Proof-of-Time temporal attestation for AI agents

★ 0
M MCP Dev low

HelpCode-ai/anythingmcp

Various

Self-hosted, open-source MCP gateway: turn any API, database or MCP server into custom connectors for Claude, ChatGPT, Gemini, Copilot & Cursor — no code. Convert REST, SOAP, WSDL,

★ 129
M MCP Dev low

hellokaton/unsplash-mcp-server

Various

🔎 A MCP server for Unsplash image search.

★ 220
M MCP Dev low

helpful-AIs/triplyfy-mcp

Various

📇 ☁️ - An MCP server that lets LLMs plan and manage itineraries with interactive maps in Triplyfy; manage itineraries, places and notes, and search/save flights.

★ 3
M MCP Dev low

HemmaBo-se/hemmabo-mcp-server

Various

Reference implementation: HemmaBo — the host-owned trust layer for vacation rentals: every host runs 0%-commission direct bookings on their own domain, with host-signed, agent-veri

★ 1
M MCP Dev low

hernaninverso/eleion-scanner-mcp

Various

MCP server for the Eleion security scanner: register/verify your domains, queue scans, read findings — for AI agents

★ 0
M MCP Dev low

heurist-network/heurist-mesh-mcp-server

Various

🎖️ ⛅️ 🏠 🐍 - Access specialized web3 AI agents for blockchain analysis, smart contract security auditing, token metrics evaluation, and on-chain interactions through the Heurist

★ 64
M MCP Dev low

hieutran/entraid-mcp-server

Various

MCP server for interacting with EntraID through Microsoft Graph API.

★ 38
M MCP Dev low

hifriendbot/cogmemai-mcp

Various

CogmemAi — Cognitive Memory for Any Ai System. Autonomous robots, self-driving vehicles, defense systems, coding assistants, and more. 91% LoCoMo benchmark — above human performanc

★ 6
M MCP Dev low

hikmahtech/drwhome

Various

hikmahtech/drwhome — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

Himalayas-App/himalayas-mcp

Various

A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app.

★ 16
M MCP Dev low

hiroata/meltbook-mcp-server

Various

📇 ☁️ - MCP server for meltbook, an AI-agent political discussion board. 50 AI agents autonomously post, vote, and debate Japanese politics. 11 tools for thread creation, posting,

M MCP Dev low

hlydecker/ucsc-genome-mcp

Various

An MCP server to interact with the UCSC Genome Browser API

★ 5
M MCP Dev low

honeylabshq/honeylabs-mcp

Various

HoneyLabs MCP server — query 90 days of honeypot probe data from Claude, Cursor, Gemini, Cline. Free tier 500 credits/day.

★ 1
M MCP Dev low

hoklims/stacksfinder-mcp

Various

MCP server for StacksFinder - deterministic tech stack recommendations for LLM clients

★ 8
M MCP Dev low

hope1026/weppy-roblox-mcp

Various

Roblox Studio MCP server & plugin for Claude Code, Cursor, Codex, and Gemini. AI-powered scripts, terrain, assets, lighting, and bidirectional project sync.

★ 30
M MCP Dev low

horustechltd/horus-flow-mcp

Various

Official MCP server for Horus Flow Intelligence: Institutional-grade market microstructure and orderflow physics for AI trading agents.

★ 1
M MCP Dev low

horw/esp-mcp

Various

Centralize ESP32 related commands and simplify getting started with seamless, LLM-driven interaction and help.

★ 150
M MCP Dev low

Hovsteder/powersun-tron-mcp

Various

TRON Energy & Bandwidth MCP Server + DEX Swap Aggregator for AI agents. 27 tools: self-service onboarding, buy/sell TRON resources, swap tokens on SunSwap DEX via MCP, REST API, or

★ 1
M MCP Dev low

hubinoretros/deep-thinker

Various

Advanced cognitive reasoning MCP server — DAG thought graph, 10 strategies, metacognition, self-critique, knowledge integration, and pruning

★ 7
M MCP Dev low

Hug0x0/mcp-reunion

Various

MCP server for La Réunion open data

★ 0
M MCP Dev low

hugoles/langfuse-mcp

Various

hugoles/langfuse-mcp — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

human-pages-ai/humanpages

Various

MCP server (+ OpenClaw SKILL.md) that gives AI agents access to real-world people who listed themselves to be hired by agents. Search by skill/location/equipment, Post job offers &

★ 6
M MCP Dev low

HuntsDesk/ve-gws

Various

Google Workspace MCP that actually writes. 28 tools across Docs/Slides/Sheets/Drive — markdown-to-Docs, smart chips, data validation, recursive folder copy, revision restore.

★ 1
M MCP Dev low

hungthai1401/bruno-mcp

Various

MCP Server for running Bruno Collections

★ 42
M MCP Dev low

hustcc/mcp-mermaid

Various

❤️ Generate mermaid diagram and chart with AI MCP dynamically.

★ 572
M MCP Dev low

hypeprinter007-stack/anchor-x402-mcp

Various

MCP server exposing 9 anchor-x402 services as agent tools. Pay-per-call USDC via x402 on Base mainnet. Works with Claude Desktop / Claude Code / Cursor / any MCP client.

★ 0
M MCP Dev low

Hybirdss/smartest-tv

Various

📺 Control any smart TV with natural language. Play Netflix by name from your terminal. PyPI: stv · MCP server · LG/Samsung/Roku/Android

★ 34
M MCP Dev low

hypeprinter007-stack/signalfuse-mcp

Various

MCP server for SignalFuse trading intelligence API

★ 2
M MCP Dev low

hyperionxmota/cook-county-property-mcp

Various

Hosted, pay-per-call MCP for Cook County / Chicago property records — dossier (parcels, sales & deeds, permits, tax assessments) + comparable-sales valuation by address or PIN. Ret

★ 0
M MCP Dev low

hyunjae-labs/lore

Various

Semantic search MCP server for Claude Code conversations. Hybrid vector + keyword search across all your sessions, fully local.

★ 6
M MCP Dev low

iamredmh/volta-mcp-server

Various

MCP server for Volta Notes — burn-after-read encrypted notes for AI agents

★ 0
M MCP Dev low

ianaleck/harvest-mcp-server

Various

Model Context Protocol (MCP) server for Harvest time tracking API v2. Provides 60+ tools for managing clients, projects, time entries, invoices, and reports through MCP-compatible

★ 5
M MCP Dev low

iaptic/mcp-server-iaptic

Various

Model Context Protocol server for interacting with iaptic

★ 7
M MCP Dev low

idoru/influxdb-mcp-server

Various

An MCP Server for querying InfluxDB

★ 39
M MCP Dev low

idosal/git-mcp

Various

Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project

★ 8,121
M MCP Dev low

iFan6oy/flash-props-mcp

Various

MCP server for Flash Props API: live sports betting player props (NBA/MLB/NFL/NHL/NCAA/soccer) over REST + MCP. No scraping.

★ 0
M MCP Dev low

ignaciohermosillacornejo/copilot-money-mcp

Various

MCP server for Copilot Money App - AI powered personal finance queries using local data

★ 50
M MCP Dev low

@iiatlas/hledger-mcp

Various

A local MCP server for interacting with the HLedger cli

★ 56
M MCP Dev low

imatza-rh/mcp-zuul

Various

MCP server for Zuul CI — read-only access to builds, logs, status, and jobs

★ 6
M MCP Dev low

imprvhub/mcp-domain-availability

Various

A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestion

★ 50
M MCP Dev low

imprvhub/mcp-rss-aggregator

Various

Model Context Protocol Server for aggregating RSS feeds in Claude Desktop

★ 25
M MCP Dev low

imprvhub/mcp-status-observer

Various

Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop.

★ 7
M MCP Dev low

incentivai/quickchat-ai-mcp

Various

The Quickchat AI MCP server

★ 23
M MCP Dev low

InditexTech/mcp-teams-server

Various

An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.

★ 376
M MCP Dev low

IndigoProtocol/indigo-mcp

Various

MCP for connecting LLMs to Indigo Protocol data

★ 3
M MCP Dev low

InfluxData/influxdb3_mcp_server

Various

MCP Server for InfluxDB 3

★ 32
M MCP Dev low

Infrawise/mcp-server

Various

Infrawise MCP server for Claude Code — Azure FinOps cost optimization

★ 0
M MCP Dev low

ingero-io/ingero

Various

eBPF agent and MCP server for GPU causal observability

★ 85
M MCP Dev low

InhiblabCore/mcp-image-compression

Various

A high-performance image compression microservice based on MCP (Modal Context Protocol)

★ 33
M MCP Dev low

inkbytefo/screenmonitormcp

Various

🐍 🏠 🍎 🪟 🐧 - Real-time screen analysis, context-aware recording, and UI monitoring MCP server. Supports AI vision, event hooks, and multimodal agent workflows.

M MCP Dev low

InnarM/blank-invoice-maker-mcp

Various

MCP server for Blank Invoice Maker — create free, no-signup invoices from your AI assistant. Returns a deep link that opens blankinvoicemaker.com pre-filled.

★ 0
M MCP Dev low

Inspizzz/jetbrains-datalore-mcp

Various

🐍 ☁️ - MCP server for interacting with cloud deployments of Jetbrains Datalore platform. Fully incorporated Datalore API ( run, run interactively, get run data, fetch files )

M MCP Dev low

intentos-labs/beeper-mcp

Various

A backend service for executing beeper transactions on Binance Smart Chain

★ 3
M MCP Dev low

inventer-dev/mcp-internet-speed-test

Various

The MCP Internet Speed Test is a specialized Model Context Protocol (MCP) server that enables AI models and agents to perform internet speed measurements.

★ 13
M MCP Dev low

ip2location/mcp-ip2location-io

Various

IP Geolocation MCP server using IP2Location.io API

★ 14
M MCP Dev low

ipfred/aiwen-mcp-server-geoip

Various

埃文IP定位MCP

★ 5
M MCP Dev low

iplocate/mcp-server-iplocate

Various

MCP server for looking up IP address geolocation (IP to country, IP to city), network information, proxy and VPN detection, abuse contacts, and more - using the IPLocate.io API.

★ 17
M MCP Dev low

iris-eval/mcp-server

Various

The agent eval standard for MCP — score output quality, catch safety failures, enforce cost budgets

★ 6
M MCP Dev low

irskep/persistproc

Various

MCP server to allow LLMs to manage and inspect long-running processes

★ 8
M MCP Dev low

isaac-levine/forage

Various

Self-improving tool discovery for AI agents. Agents find, install, and learn to use new MCP tools automatically.

★ 10
M MCP Dev low

isaacphi/mcp-language-server

Various

mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.

★ 1,539
M MCP Dev low

isaacwasserman/mcp-snowflake-server

Various

🐍 ☁️ - Snowflake integration implementing read and (optional) write operations as well as insight tracking

★ 183
M MCP Dev low

isdaniel/mcp_weather_server

Various

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.

★ 50
M MCP Dev low

itsalissonsilva/ModelSafetyMCP

Various

MCP server for model safety inspection.

★ 0
M MCP Dev low

IvanAmador/vercel-ai-docs-mcp

Various

A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation. This project enables developers to ask question

★ 49
M MCP Dev low

ivnvxd/mcp-server-odoo

Various

Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulati

★ 303
M MCP Dev low

ivo-toby/contentful-mcp

Various

MCP (Model Context Protocol) server for the Contentful Management API

★ 60
M MCP Dev low

izzzzzi/codewiki-mcp

Various

MCP server for codewiki.google — search, fetch docs, and ask questions about any open-source repo

★ 10
M MCP Dev low

izzzzzi/izTolkMcp

Various

MCP server for Tolk smart contract compiler — compile, check, and deploy TON blockchain smart contracts from any MCP-compatible AI assistant

★ 1
M MCP Dev low

j-east/pixel-surgeon-mcp

Various

MCP server for AI image generation via Google Gemini Flash Image. Style presets, interactive fix, multi-shot region repair.

★ 4
M MCP Dev low

j4c0bs/mcp-server-sql-analyzer

Various

MCP server for SQL static analysis.

★ 30
M MCP Dev low

jabbawocky/proposalcraft

Various

MCP server for freelancers — draft winning proposals in your voice from a client brief

★ 0
M MCP Dev low

jabbawocky/statuscraft

Various

MCP server that checks the live status of major software services — GitHub, AWS, Stripe, OpenAI, Cloudflare, and more

★ 0
M MCP Dev low

jackrain19743/hou-tea-mcp-server

Various

MCP server for hou-tea.com — buy authentic Chinese tea via x402 USDC. Works with Claude Desktop, Cursor, Cline.

★ 0
M MCP Dev low

jacksun911/megalaunch-mcp

Various

MCP server for MegaLaunch — AI-powered meme token launch service on Solana/pump.fun

★ 0
M MCP Dev low

jagan-shanmugam/climatiq-mcp-server

Various

A Model Context Protocol (MCP) server for accessing the Climatiq API to calculate carbon emissions. This allows AI assistants to perform real-time carbon calculations and provide c

★ 8
M MCP Dev low

jagan-shanmugam/open-streetmap-mcp

Various

An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.

★ 196
M MCP Dev low

jagmarques/asqav-mcp

Various

MCP server for AI agent governance - quantum-safe audit trails, policy enforcement, threat detection. Works with Claude Desktop, Cursor, Claude Code.

★ 5
M MCP Dev low

JamesANZ/bitcoin-mcp

Various

An MCP server that provides real-time Bitcoin blockchain data.

★ 3
M MCP Dev low

JamesANZ/evm-mcp

Various

An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, lo

★ 1
M MCP Dev low

JamesANZ/medical-mcp

Various

An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm

★ 94
M MCP Dev low

JamesANZ/memory-mcp

Various

A simple MCP server that stores and retrieves memories from multiple LLMs.

★ 17
M MCP Dev low

JamesANZ/prediction-market-mcp

Various

A simple MCP server that grabs prediction market data from polymarket, PredictIt, & Kalshi.

★ 34
M MCP Dev low

JamesANZ/us-legal-mcp

Various

An MCP server that provides comprehensive US legislation.

★ 31
M MCP Dev low

jamjet-labs/jamjet

Various

The open-source safety layer for AI agents — block unsafe tool calls, require approval, enforce budgets, audit, replay.

★ 13
M MCP Dev low

JamsusMaximus/trainingpeaks-mcp

Various

TrainingPeaks MCP server for Claude Desktop, Code and Cowork. No API approval needed - works with any account. Query workouts, CTL/ATL/TSB fitness data, power PRs via natural langu

★ 76
M MCP Dev low

janaraj/tnl

Various

Structured English contracts for AI coding agents — proposed by the agent, approved by you, saved on disk, read by every future session.

★ 7
M MCP Dev low

japlete/md-vision-mcp

Various

stdio MCP server to read or index markdown with images

★ 0
M MCP Dev low

jasonwilbur/cloud-cost-mcp

Various

Model Context Protocol server for Cloud Infrastructure pricing information

★ 3
M MCP Dev low

jau123/MeiGen-AI-Design-MCP

Various

Supports GPT Image 2, Nanobanana & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system

★ 1,341
M MCP Dev low

jbechtel-97/dealflowpro-mcp-server

Various

DealFlowPro MCP Server — Analyze multifamily real estate deals from Claude Code or Claude Desktop

★ 0
M MCP Dev low

jcooley8/pincushion-plugin

Various

Cursor marketplace plugin for Pincushion — MCP server + slash commands

★ 1
M MCP Dev low

jeannier/homebrew-mcp

Various

Homebrew MCP : Comprehensive brew support for installing, upgrading, searching, and maintaining macOS packages.

★ 29
M MCP Dev low

jen6/ticktick-mcp

Various

Enhance your TickTick workflow with MCP server. Better filtering interface

★ 65
M MCP Dev low

JeongSeongMok/tossinvest-openapi-mcp

Various

토스증권 Open API(Toss Securities Open API)를 AI 에이전트가 쉽게 탐색·연동하도록 돕는 MCP 서버 (stdio). Claude·Cursor·Codex 지원.

★ 1
M MCP Dev low

jf-cmyk/blocksize-agentic-payments-mcp

Various

Read-only MCP package for Blocksize agentic payments and x402 market-data discovery

★ 0
M MCP Dev low

JhiNResH/maiat-protocol

Various

The trust layer for agentic commerce. Trust oracle for AI agents and tokens — powered by on-chain behavioral data, community reviews, and EAS attestations.

★ 2
M MCP Dev low

jhomen368/overseerr-mcp

Various

Model Context Protocol (MCP) server for Overseerr and Seerr (the unified successor) - enables AI assistants to search, request, and manage media through your Seer instance

★ 14
M MCP Dev low

jhomen368/steam-reviews-mcp

Various

Search Steam games, fetch user reviews, and analyze sentiment with topic drill-down to make informed purchasing decisions.

★ 2
M MCP Dev low

jiayao/mcp-chess

Various

MCP server for playing chess against AI

★ 22
M MCP Dev low

jiezeng2004-design/PatchWarden

Various

Secure local MCP bridge for ChatGPT and local agents with workspace-scoped tasks, safe summaries, audits, and Direct editing.

★ 2
M MCP Dev low

jigyasudham/veto

Various

Veto MCP — gives every major AI CLI (Claude Code, Codex, Gemini, Cursor, Windsurf) a council of 49 specialist agents + 93 tools. Deterministic-first, self-learning, no API keys.

★ 0
M MCP Dev low

jimfilippou/things-mcp

Various

A Model Context Protocol (MCP) server that provides seamless integration with the Things productivity app.

★ 8
M MCP Dev low

jinzcdev/leetcode-mcp-server

Various

An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetco

★ 115
M MCP Dev low

jj-cheng25/weixin-articles-mcp

Various

MCP server for reading WeChat (微信) Official Account articles with native multimodal output - images and video keyframes as content blocks, not URLs.

★ 2
M MCP Dev low

jjlabsio/korea-stock-mcp

Various

MCP Server for Korean stock analysis. 한국 주식 분석을 위한 MCP 서버입니다.

★ 139
M MCP Dev low

Jktfe/serveMyAPI

Various

📇 🏠 🍎 - A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.

★ 24
M MCP Dev low

Jobicy/remote-jobs-mcp-server

Various

Official Model Context Protocol (MCP) server to search, filter, and retrieve live remote job listings from the Jobicy database in real-time. Works with Claude Code, Cursor, Cline,

★ 1
M MCP Dev low

joelio/stocky

Various

An MCP server for searching and downloading stock photography.

★ 20
M MCP Dev low

joepangallo/mcp-server-agentpay

Various

MCP server for AgentPay — payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs.

★ 0
M MCP Dev low

joergmichno/clawguard-mcp

Various

MCP Server for ClawGuard Shield — security scanning via Model Context Protocol.

★ 0
M MCP Dev low

JoeyBrar/agentseal-mcp

Various

MCP server for AgentSeal. Cryptographic audit trails for AI agents

★ 1
M MCP Dev low

johannesbrandenburger/typst-mcp

Various

Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for conver

★ 157
M MCP Dev low

john-broadway/proximo

Various

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

★ 8
M MCP Dev low

johnanleitner1-Coder/lastminutedeals-api

Various

FOR SALE $8K — Production AI travel booking engine. 47 live suppliers, 18 countries, MCP server (Smithery + Glama), Stripe payments, OCTO/Bokun API. See /for-sale page.

★ 0
M MCP Dev low

joinly-ai/joinly

Various

Make your meetings accessible to AI Agents

★ 522
M MCP Dev low

jordandalton/restcsv-mcp-server

Various

MCP Server for RestCSV, Generated using MCPGen

★ 12
M MCP Dev low

jordantete/verychic-mcp

Various

Unofficial read-only MCP server for VeryChic hotel offers (search, filter, availability & prices)

★ 1
M MCP Dev low

JordiNei/mcp-databricks-server

Various

MCP Server for Databricks

★ 49
M MCP Dev low

jorgenclaw/nostr-mcp-server

Various

A Model Context Protocol (MCP) server that provides Nostr capabilities to AI agents

★ 0
M MCP Dev low

jorkal-crypto/jorkal-nft-mcp

Various

MCP server for Solana NFT market data — floor prices, listings, stats, wallet holdings. Powered by x402 micropayments.

★ 0
M MCP Dev low

joshseane/-nmlp-mcp

Various

[](https://glama.ai/mcp/servers/joshseane/-nmlp-mcp) 📇 ☁️ - First-edition identification — points of issue, number-line decoding, and publisher rules over a CC-BY, DOI-cited datas

★ 0
M MCP Dev low

joshuarileydev/mac-apps-launcher-mcp-server

Various

📇 🏠 - An MCP server to list and launch applications on MacOS

★ 18
M MCP Dev low

joshuarileydev/simulator-mcp-server

Various

📇 🏠 - An MCP server to control iOS Simulators

★ 52
M MCP Dev low

joshuarileydev/supabase-mcp-server

Various

Supabase MCP Server for managing and creating projects and organisations in Supabase

★ 50
M MCP Dev low

JosueM1109/personal-finance-mcp

Various

Self-hosted, read-only MCP server for personal finance. Connect your banks via Plaid and query them from Claude Code.

★ 3
M MCP Dev low

Jott2121/agent-gate

Various

MCP server that adds a fail-closed quality gate and hash-chained receipt ledger to any AI agent workflow.

★ 1
M MCP Dev low

jovezhong/mcp-timeplus

Various

Execute SQL queries and manage databases seamlessly with Timeplus. Leverage powerful tools to interact with your data, Kafka topics, and Iceberg tables efficiently. Enhance your da

★ 12
M MCP Dev low

jparkerweb/mcp-sqlite

Various

🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities

★ 107
M MCP Dev low

jstibal/openterms-mcp

Various

MCP server that provides signed receipts before an agent takes an external action.

★ 1
M MCP Dev low

jtalk22/slack-mcp-server

Various

Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.

★ 27
M MCP Dev low

JuhongPark/mcp-server-pronunciation

Various

Local MCP voice coach with English pronunciation, grammar, and fluency feedback.

★ 0
M MCP Dev low

junipr-labs/mcp-server

Various

MCP server for Junipr APIs — screenshots, PDFs, and metadata extraction

★ 0
M MCP Dev low

justadityaraj/amazon-in-mcp

Various

MCP server for amazon.in — cheapest in-stock, best-value picks, and price history links. No paid APIs.

★ 1
M MCP Dev low

jwaxman19/qlik-mcp

Various

An MCP server to run qlik

★ 11
M MCP Dev low

K-Dense-AI/claude-skills-mcp

Various

MCP server for searching and retrieving Claude Agent Skills using vector search

★ 389
M MCP Dev low

Kadenzo/kadenzo-mcp

Various

MCP server for Kadenzo — schedule, manage, generate & analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, and more) from any AI agent.

★ 0
M MCP Dev low

kadykov/mcp-openapi-schema-explorer

Various

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.

★ 72
M MCP Dev low

kaiyuanxiaobing/atomgit-mcp-server

Various

📇 ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more.

★ 7
M MCP Dev low

kakunin-ai/kakunin-mcp

Various

MCP server for AI agent compliance — verify a certificate, check scope, and log audit events over the Model Context Protocol. Works with Claude & Cursor.

★ 1
M MCP Dev low

kaka-milan-22/kops

Various

Read-only kubectl as an MCP server for Claude Code — structured JSON, hardcoded safe verbs, one-shot triage & inventory.

★ 1
M MCP Dev low

kansei-link/kansei-mcp-server

Various

Local-first MCP navigator for AI agents. 11,000+ SaaS services, 200 workflow recipes, 89-97% token savings. Works with Claude Code, Cursor, Cline, Zed, Windsurf.

★ 1
M MCP Dev low

kao273183/mk-qa-master

Various

AI 測試大師 — MCP server driving pytest / Jest / Cypress / Go / Maestro. Analyze, generate, run, advise. Web + Mobile (iOS/Android/BlueStacks).

★ 32
M MCP Dev low

KashiwaByte/vikingdb-mcp-server

Various

a mcp server for vikingdb store and search

★ 4
M MCP Dev low

keel-trade/keel-trade

Various

Keel — CLI and MCP server for AI-driven crypto strategy development on Hyperliquid

★ 0
M MCP Dev low

keiver/image-tiler-mcp-server

Various

MCP server that prevents LLM vision downscaling, tiles large images & screenshots so Claude, GPT-4o, and Gemini see every detail

★ 1
M MCP Dev low

kenliao94/mcp-server-rabbitmq

Various

MCP server for interacting with RabbitMQ

★ 38
M MCP Dev low

kestiny18/spring-nacos-mcp

Various

Project-aware, read-only Nacos MCP server for Spring Cloud repos: auto-discovers every environment from your application/bootstrap configs. 面向 Spring Cloud 项目的零配置只读 Nacos MCP serve

★ 3
M MCP Dev low

keturiosakys/bluesky-context-server

Various

Bluesky MCP server

★ 31
M MCP Dev low

kevinswint/xcode-studio-mcp

Various

Unified MCP server for AI-assisted iOS development — build, deploy, screenshot, and interact with iOS Simulator from Claude Code, Cursor, or any MCP client

★ 7
M MCP Dev low

khalidsaidi/ragmap

Various

RAG MCP Registry Finder (RAGMap): subregistry API + MCP server + Firestore ingestion

★ 4
M MCP Dev low

Khamel83/argus

Various

Multi-provider web search broker for AI agents. 14 providers, budget-aware routing, content extraction — one API.

★ 2
M MCP Dev low

khaoss85/arvo-mcp

Various

MCP Server for Arvo AI Personal Trainer - Connect Claude Desktop to your training data

★ 1
M MCP Dev low

khaoss85/mcp-orchestro

Various

Transform product ideas into reality with an intelligent orchestration system that bridges Product Managers, Developers, and AI. Orchestro conducts the entire development symphony:

★ 15
M MCP Dev low

khglynn/spotify-bulk-actions-mcp

Various

MCP server for bulk Spotify operations - batch playlist creation with confidence scoring, library exports, CSV imports, and human-in-the-loop review for uncertain matches

★ 1
M MCP Dev low

kiarash-portfolio-mcp

Various

WebMCP-enabled portfolio with Ed25519 signed discovery. AI agents can query projects, skills, and execute terminal commands. Built on Cloudflare Pages Functions.

M MCP Dev low

kiliczsh/mcp-mongo-server

Various

A Model Context Protocol Server for MongoDB

★ 279
M MCP Dev low

kimdonghwi94/Web-Analyzer-MCP

Various

This project is a web analysis summary MCP server project.

★ 3
M MCP Dev low

kinance/circle-agent-stack-mcp

Various

MCP server for Circle Agent Stack — wallet management, USDC transfers, and x402 nanopayments via tool calls

★ 0
M MCP Dev low

kindrat86/mcp-deal-flow-signal

Various

MCP server for VC Deal Flow Signal — startup engineering acceleration data for investors

★ 4
M MCP Dev low

king-of-the-grackles/reddit-research-mcp

Various

Turn Reddit's chaos into structured insights with full citations. MCP server for competitive analysis, customer discovery, and market research. Zero-setup hosted solution with sema

★ 119
M MCP Dev low

kiro0x/five-mcp

Various

160,000 deductively-derived JSON constraints that enforce LLM persona consistency — eliminates persona drift across interactions.

★ 0
M MCP Dev low

kitao/pyxel-mcp

Various

MCP server for AI-assisted retro game development with Pyxel

★ 19
M MCP Dev low

KK6BZB/signallord-mcp-server

Various

MCP server for Signal Lord. Bitcoin regime detection intelligence for AI agents. Know which market regime you are in and the probabilities of what happens next.

★ 0
M MCP Dev low

Klavis-AI/YouTube

Various

Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

★ 5,749
M MCP Dev low

knowledgepa3/gia-mcp-server

Various

MCP server for GIA Governance — runtime governance for AI agents. 33+ tools. Free starter key → gia.aceadvising.com/get-api-key

★ 2
M MCP Dev low

kosminus/querywise-mcp

Various

An MCP server (and a CLI) that lets an LLM query your databases in natural language through a business semantic layer — glossary, metric definitions, data dictionary, knowledge bas

★ 1
M MCP Dev low

krissanders/ai-visibility-mcp

Various

MCP server that audits AI-bot visibility: robots.txt per-bot, JSON-LD, llms.txt, brand mentions in LLM answers, competitor compare. SSRF-guarded, spend-capped.

★ 0
M MCP Dev low

KryptosAI/mcp-observatory

Various

An MCP server that tests your MCP servers for breaking changes

★ 1
M MCP Dev low

krystiangw/agenticpay

Various

MCP-native pay-per-tool-call micropayments for AI agents (Solana + USDC + x402)

★ 2
M MCP Dev low

ksterx/srunx

Various

A modern Python library for SLURM workload manager integration with workflow orchestration capabilities.

★ 13
M MCP Dev low

ktanaka101/mcp-server-duckdb

Various

A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities

★ 176
M MCP Dev low

kukapay/binance-alpha-mcp

Various

An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.

★ 8
M MCP Dev low

kukapay/bitcoin-utxo-mcp

Various

An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics.

★ 2
M MCP Dev low

kukapay/bridge-metrics-mcp

Various

An MCP server that provides real-time cross-chain bridge metrics.

★ 2
M MCP Dev low

kukapay/chainlink-feeds-mcp

Various

An MCP server that provides real-time access to Chainlink's decentralized on-chain price feeds.

★ 6
M MCP Dev low

kukapay/cointelegraph-mcp

Various

An MCP server that provides real-time access to the latest news from Cointelegraph.

★ 11
M MCP Dev low

kukapay/crypto-feargreed-mcp

Various

Providing real-time and historical Crypto Fear & Greed Index data

★ 53
M MCP Dev low

kukapay/crypto-indicators-mcp

Various

An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.

★ 125
M MCP Dev low

kukapay/crypto-orderbook-mcp

Various

An MCP server that analyzes order book depth and imbalance across major crypto exchanges.

★ 17
M MCP Dev low

kukapay/crypto-whitepapers-mcp

Various

An MCP server serving as a structured knowledge base of crypto whitepapers.

★ 6
M MCP Dev low

kukapay/dao-proposals-mcp

Various

An MCP server that aggregates live governance proposals from major DAOs.

★ 2
M MCP Dev low

kukapay/defi-yields-mcp

Various

An MCP server for AI agents to explore DeFi yield opportunities, powered by DefiLlama.

★ 14
M MCP Dev low

kukapay/dex-pools-mcp

Various

An MCP server that provides AI agents with real-time access to DEX liquidity pool data.

★ 1
M MCP Dev low

kukapay/dexscreener-trending-mcp

Various

An MCP server that provides real-time trending tokens from DexScreener.

★ 0
M MCP Dev low

kukapay/dune-analytics-mcp

Various

A mcp server that bridges Dune Analytics data to AI agents.

★ 40
M MCP Dev low

kukapay/etf-flow-mcp

Various

An MCP server that delivers crypto ETF flow data to power AI agents' decision-making.

★ 8
M MCP Dev low

kukapay/ethereum-validator-queue-mcp

Various

An MCP server that tracks Ethereum’s validator activation and exit queues in real time.

★ 1
M MCP Dev low

kukapay/freqtrade-mcp

Various

An MCP server that integrates with the Freqtrade cryptocurrency trading bot.

★ 118
M MCP Dev low

kukapay/funding-rates-mcp

Various

An MCP server that provides real-time funding rate data across major crypto exchanges.

★ 7
M MCP Dev low

kukapay/jupiter-mcp

Various

An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.

★ 27
M MCP Dev low

kukapay/hyperliquid-info-mcp

Various

An MCP server that provides real-time data and insights from the Hyperliquid perp DEX for use in bots, dashboards, and analytics.

★ 28
M MCP Dev low

kukapay/modbus-mcp

Various

An MCP server that standardizes and contextualizes industrial Modbus data.

★ 24
M MCP Dev low

kukapay/nearby-search-mcp

Various

An MCP server for nearby place searches with IP-based location detection.

★ 22
M MCP Dev low

kukapay/pancakeswap-poolspy-mcp

Various

An MCP server that tracks newly created liquidity pools on Pancake Swap

★ 8
M MCP Dev low

kukapay/opcua-mcp

Various

An MCP server that connects to OPC UA-enabled industrial systems.

★ 26
M MCP Dev low

kukapay/polymarket-predictions-mcp

Various

An MCP server that delivers real-time market odds from Polymarket.

★ 4
M MCP Dev low

kukapay/raydium-launchlab-mcp

Various

An MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).

★ 3
M MCP Dev low

kukapay/rug-check-mcp

Various

An MCP server that detects potential risks in Solana meme tokens.

★ 19
M MCP Dev low

kukapay/stargate-bridge-mcp

Various

An MCP server that enables cross-chain token transfers via the Stargate protocol.

★ 0
M MCP Dev low

kukapay/thegraph-mcp

Various

An MCP server that powers AI agents with indexed blockchain data from The Graph.

★ 8
M MCP Dev low

kukapay/token-minter-mcp

Various

An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.

★ 18
M MCP Dev low

kukapay/token-revoke-mcp

Various

An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.

★ 3
M MCP Dev low

kukapay/uniswap-poolspy-mcp

Various

An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.

★ 9
M MCP Dev low

kukapay/uniswap-price-mcp

Various

An MCP server that delivers real-time token prices from Uniswap V3 across multiple chains.

★ 2
M MCP Dev low

kukapay/wallet-inspector-mcp

Various

An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.

★ 8
M MCP Dev low

kukapay/web3-jobs-mcp

Various

An MCP server that provides AI agents with real-time access to curated Web3 jobs.

★ 7
M MCP Dev low

kunallunia/twitter-mcp

Various

Manage your twitter account using mcp

★ 59
M MCP Dev low

kukapay/whale-tracker-mcp

Various

A mcp server for tracking cryptocurrency whale transactions.

★ 58
M MCP Dev low

kushneryk/join.cloud

Various

Join.cloud lets AI agents work together in real-time rooms. Agents join a room, exchange messages, commit files to shared storage, and optionally review each other's work — all thr

★ 65
M MCP Dev low

KuvopLLC/purroxy2

Various

KuvopLLC/purroxy2 — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

KVANTRA-dev/NOUZ-MCP

Various

MCP Server for local knowledge systems

★ 14
M MCP Dev low

KyaniteLabs/Epoch

Various

Time estimation MCP server for AI agents: PERT, COCOMO II, Monte Carlo, sprint forecasting, token-to-time mapping, cost estimation, and schedule risk tools.

★ 1
M MCP Dev low

KyaniteLabs/DialectOS

Various

Spanish dialect localization MCP server and CLI. Translate across 25 regional variants with register control, structure preservation, and QA gates.

★ 1
M MCP Dev low

KyaniteLabs/kinocut

Various

Guardrailed video editing MCP server for AI agents. FFmpeg, Hyperframes, repurposing tools, Python client, and CLI. Local, fast, free.

★ 77
M MCP Dev low

KyuRish/fiverr-mcp-server

Various

MCP server for searching Fiverr gigs, sellers, and reviews

★ 2
M MCP Dev low

KyuRish/mcp-dashboards

Various

Turn your data into interactive dashboards inside any AI client - MCP Apps powered

★ 29
M MCP Dev low

KyuRish/trading212-mcp-server

Various

MCP server for Trading 212 - portfolio analytics, order management, pies, dividends. Works with Claude, ChatGPT, Cursor, Windsurf.

★ 0
M MCP Dev low

Kzino/vorim-mcp-server

Various

MCP server for Vorim AI — AI agent identity, permissions, and audit trails. 17 tools for Claude, Cursor, VS Code, and any MCP-compatible client.

★ 1
M MCP Dev low

labeveryday/nba_mcp_server

Various

NBA MCP server to get nba stats and data

★ 8
M MCP Dev low

Labs64/NetLicensing-MCP

Various

The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing 👉🏼 w

★ 1
M MCP Dev low

lacausecrypto/mcp-sports-hub

Various

Unified MCP server — 41 sports API providers, 396 tools in one process: scores, stats, odds, esports, F1/MotoGP/NASCAR, EuroLeague, chess, AFL, boxing & more across 70+ sports. 19

★ 15
M MCP Dev low

LamboPoewert/mcp-server-madeonsol

Various

MCP server for MadeOnSol Solana KOL intelligence — use from Claude, Cursor, or any MCP client

★ 0
M MCP Dev low

langfuse/mcp-server-langfuse

Various

Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.

★ 167
M MCP Dev low

LarryWalkerDEV/mcp-immostage

Various

MCP Server for AI Virtual Staging — stage rooms, beautify floor plans, classify images, optimize property listings. Built by immostage.ai

★ 2
M MCP Dev low

laszlopere/mcp-kodi

Various

An MCP server for controlling Kodi over JSON-RPC

★ 0
M MCP Dev low

laukikk/alpaca-mcp

Various

MCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data

★ 32
M MCP Dev low

layervai/qurl-mcp

Various

MCP server for QURL - secure link management for AI agents

★ 3
M MCP Dev low

leehanchung/bing-search-mcp

Various

MCP Server for Bing Search API

★ 78
M MCP Dev low

Leekangbum/networklytics-mcp

Various

Leekangbum/networklytics-mcp — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

legolev/mediamcp

Various

🎨 MCP server for AI media generation — create and edit images, generate video via OpenRouter or any OpenAI-compatible API

★ 3
M MCP Dev low

leonardoca1/aesthetics-wiki-mcp

Various

MCP server for the Aesthetics Wiki (aesthetics.fandom.com) — search, read, and discover aesthetics from your LLM.

★ 3
M MCP Dev low

leshchenko1979/fast-mcp-telegram

Various

MCP/HTTP Telegram Gateway — Multi-tenant, MTProto User API, 8 tools, multi-user Bearer auth, global search, session ACL, Docker

★ 46
M MCP Dev low

Lex-API/lexapi-mcp

Various

[](https://glama.ai/mcp/servers/Lex-API/lexapi-mcp) 📇 ☁️ - EU legal research over EUR-Lex — 10 tools for structured search, CELEX/URL document fetch, recent Official Journal publi

★ 3
M MCP Dev low

Leximo-AI/leximo-ai-call-assistant-mcp-server

Various

An MCP (Model Context Protocol) server that lets you schedule AI phone calls and manage Leximo assignments directly from Claude Desktop or Claude Code — no app switching needed.

★ 1
M MCP Dev low

lfnovo/content-core

Various

Extract what matters from any media source

★ 152
M MCP Dev low

lightningfaucet/lightning-wallet-mcp

Various

MCP Server for Lightning Faucet - Give your AI agent a Bitcoin wallet

★ 8
M MCP Dev low

LightSpeedPlusOne/invovate-mcp-server

Various

MCP server for the Invovate invoice API — generate PDF, JSON & UBL 2.1 invoices in 11 languages from AI agents (Claude Desktop, Cursor, Windsurf).

★ 0
M MCP Dev low

lihtness/gnomon-mcp

Various

lihtness/gnomon-mcp — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

likidodefi/riskstate-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - Deterministic risk governance for crypto trading agents. 5-level policy engine with position sizing, leverage limits, and trade blocking. BTC + ETH.

M MCP Dev low

line/line-bot-mcp-server

Various

MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

★ 591
M MCP Dev low

lintbase/lintbase-mcp

Various

ESLint for your database — CLI + SaaS dashboard

★ 2
M MCP Dev low

linxule/lotus-wisdom-mcp

Various

Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.

★ 27
M MCP Dev low

lisamaraventano-spine/mcp-server

Various

MCP server for Underground Cultural District — 23 tools, 218+ digital goods for AI agents. Free dev tools + paid catalog + Stripe checkout. npm: @underground-cultural-district/mcp-

★ 0
M MCP Dev low

liquidmetal-ai/raindrop-mcp

Various

📇 ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP.

M MCP Dev low

lithtrix/lithtrix-mcp

Various

Memory Consolidation for AI agents across vendors, owners, and time. Persistent memory, credibility-scored web search, browser fetch, and a shared Commons pool — all under a stable

★ 0
M MCP Dev low

lionkiii/rss-feeds-mcp

Various

MCP server for RSS feeds — fetch, filter, search blog posts from any RSS source. Works with Claude Desktop, Cursor, Windsurf. No API keys needed.

★ 3
M MCP Dev low

live-direct-marketing/ldm-inbox-check-mcp

Various

MCP server for email deliverability testing across 9 providers. Test inbox placement (Inbox vs Spam vs Promotions) with SPF/DKIM/DMARC verification. Works with Claude Desktop, Curs

★ 0
M MCP Dev low

llmops-pro/marketplace-mcp

Various

Dual-dialect NOSTR marketplace publisher MCP server: NIP-15 stalls/products plus Shopstr-modern shop + NIP-99 listings (kind:30019/30402) with auto Shopstr cache-POST.

★ 0
M MCP Dev low

LLM-Pulse/llmpulse-mcp

Various

Public metadata for the hosted LLM Pulse MCP server

★ 0
M MCP Dev low

lmwharton/sieve-mcp

Various

From company name to investment decision. Sieve scores startups across 7 dimensions so you know who's worth a meeting.

★ 4
M MCP Dev low

lodordev/mcp-romm

Various

MCP server for RomM — browse and manage your retro game library with AI

★ 4
M MCP Dev low

lodordev/mcp-tautulli

Various

MCP server for Tautulli — Plex monitoring via Claude Code

★ 2
M MCP Dev low

lodordev/mcp-teslamate-fleet

Various

MCP server for TeslaMate analytics + Fleet API commands via Claude Code

★ 0
M MCP Dev low

lofder/dsers-mcp-product

Various

lofder/dsers-mcp-product — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

Logitale/toreador-mcp-server

Various

Official Model Context Protocol (MCP) server for Toreador — generate crypto QR codes and manage payment sessions from Claude Desktop, Cursor, ChatGPT and other MCP clients.

★ 0
M MCP Dev low

logly/mureo

Various

Your local-first AI ad ops crew. Works with Claude Code, Cursor, Codex & Gemini.

★ 8
M MCP Dev low

loicfontaine-max/qorami-sdk

Various

Official Qorami SDK — JS/Python clients, tool schemas and an MCP server so AI agents check email before sending. https://qorami.fr

★ 1
M MCP Dev low

longevity-genie/biothings-mcp

Various

MCP (Model Context Protocol) server for biothings

★ 32
M MCP Dev low

longevity-genie/opengenes-mcp

Various

MCP for the open-genes

★ 18
M MCP Dev low

longevity-genie/synergy-age-mcp

Various

🎖️ 🐍 🏠 ☁️ - MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.

★ 10
M MCP Dev low

louis030195/apollo-io-mcp

Various

let AGI print dollars for you

★ 2
M MCP Dev low

louis030195/gptzero-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - AI detection for text content with GPTZero API. Detect AI-generated text, get confidence scores, multilingual support (French/Spanish), and detailed probability br

★ 0
M MCP Dev low

louis030195/toggl-mcp

Various

let AGI know how you spend your time through the best Toggl MCP

★ 2
M MCP Dev low

louiscklaw/hko-mcp

Various

Fetch data from Hong Kong Observatory with MCP

★ 1
M MCP Dev low

lpigeon/ros-mcp-server

Various

Connect AI models like Claude & GPT with robots using MCP and ROS.

★ 1,257
M MCP Dev low

lpigeon/unitree-go2-mcp-server

Various

The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.

★ 79
M MCP Dev low

LucasHild/mcp-server-bigquery

Various

A Model Context Protocol server that provides access to BigQuery

★ 126
M MCP Dev low

LS-SIEM-LLP/qa-probe

Various

Local QA agent — maps frontend routes to backend APIs, probes every endpoint live, scores pages 0–100, and explains why data is missing. Built for LightShield SIEM. Works with any

★ 1
M MCP Dev low

luisgf/infrabroker

Various

Infrastructure access broker for AI agents — SSH & Kubernetes. Per-operation ephemeral credentials minted by a separate signer; the model never touches one. MCP stdio / HTTP+OIDC.

★ 5
M MCP Dev low

lulzasaur9192/marketplace-search-mcp

Various

MCP server for marketplace search & price data — TCGPlayer, Reverb, Thumbtack, OfferUp, Craigslist + contractor/nurse license verification + PSA grading

★ 1
M MCP Dev low

LWTlong/ai-dev-analytics

Various

An open-source AI coding observability layer. Silently tracks vibe coding sessions via MCP and codifies AI deviations into project rules. 100% local.

★ 7
M MCP Dev low

lyrenth/lyrenth-mcp

Various

[](https://glama.ai/mcp/servers/lyrenth/lyrenth-mcp) 📇 🏠 - Read any URL as a clean AIDocument (Markdown + structure) through Lyrenth's cached index.

★ 0
M MCP Dev low

macrocosm-os/macrocosmos-mcp

Various

The MCP for macrocosmos subnets.

★ 28
M MCP Dev low

madbonez/caldav-mcp

Various

🐍 ☁️ - Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV), Nextcloud, o

★ 8
M MCP Dev low

mahAnuj/mcp-multi-db

Various

Read-only MCP server for querying PostgreSQL, MySQL, and SQLite from AI agents — multi-database, safe by default.

★ 0
M MCP Dev low

mahdin75/geoserver-mcp

Various

A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API

★ 75
M MCP Dev low

makeev/alphai-mcp

Various

Real-time, AI-enriched financial news for AI agents — the hosted AlphaAI MCP server (mcp.alphai.io)

★ 1
M MCP Dev low

malinoto/tracepass-mcp-server

Various

Model Context Protocol server for TracePass — the EU Digital Product Passport platform

★ 0
M MCP Dev low

mambalabsdev/mcp-company-firmographic-enricher

Various

MCP server for the Mamba Labs Company Firmographic Enricher actor: employees, industry, HQ, founded, revenue, logo from a domain. Clay-ready.

★ 0
M MCP Dev low

mambalabsdev/mcp-domain-deliverability-checker

Various

MCP server for the Mamba Labs Domain Deliverability Checker actor: SPF, DKIM, DMARC, MX, blacklist, catch-all, domain age. Clay-ready.

★ 0
M MCP Dev low

mambalabsdev/mcp-gtm-suite

Various

MCP server for the full Mamba Labs GTM Suite. All six GTM actors as tools in one server via Apify. Clay-ready output.

★ 0
M MCP Dev low

mambalabsdev/mcp-funding-press-signal-scanner

Various

[](https://glama.ai/mcp/servers/mambalabsdev/mcp-funding-press-signal-scanner) 📇 ☁️ - Scans Google News and PR wires for a company's funding rounds, exec moves, product launches,

★ 0
M MCP Dev low

mambalabsdev/mcp-icp-fit-scorer

Various

MCP server for ICP Fit Scorer. Scores a company against your ideal customer profile with weighted signals via Apify. Returns a 0 to 100 score, a tier, and a per-signal breakdown. C

★ 1
M MCP Dev low

MarceauSolutions/amazon-seller-mcp

Various

Amazon Seller Central operations via SP-API - MCP server for Claude Desktop

★ 4
M MCP Dev low

MarceauSolutions/fitness-influencer-mcp

Various

Fitness content creator workflow automation - MCP server for Claude Desktop

★ 0
M MCP Dev low

MarceauSolutions/hvac-quotes-mcp

Various

HVAC equipment RFQ management for contractors - MCP server for Claude Desktop

★ 1
M MCP Dev low

MarceauSolutions/md-to-pdf-mcp

Various

Convert Markdown to professional PDFs with customizable themes - MCP server for Claude Desktop

★ 3
M MCP Dev low

MarceauSolutions/rideshare-comparison-mcp

Various

Compare Uber and Lyft prices for any route - MCP server for Claude Desktop

★ 1
M MCP Dev low

MarcinDudekDev/crypto-signals-mcp

Various

MCP server for real-time crypto volume anomaly detection across 50+ tokens. Detects unusual trading activity, whale movements, and pump signals.

★ 0
M MCP Dev low

marin1321/mcp-devtools

Various

AI-native developer tools via MCP — filesystem, databases, processes and OpenAPI for any MCP-compatible agent

★ 2
M MCP Dev low

marketplaceadpros/amazon-ads-mcp-server

Various

MCP Server to interact with Amazon Ads

★ 24
M MCP Dev low

MarkusPfundstein/mcp-gsuite

Various

MCP Server to interact with Google Gsuite prodcuts

★ 484
M MCP Dev low

markpdxt/dronelytics-mcp

Various

MCP server for US drone airspace intelligence and mission planning — 24 tools for airspace queries, mission generation, Part 107 compliance, and flight plan export

★ 0
M MCP Dev low

marras0914/agent-toolbelt

Various

marras0914/agent-toolbelt — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

marykovziridze/screaming-frog-mcp

Various

MCP server for Screaming Frog SEO Spider — headless crawls, data export, and a technical SEO scan skill for Claude. Patched for cross-platform support (Mac + Windows).

★ 0
M MCP Dev low

masondelan/selvedge

Various

Long-term memory for AI-coded codebases. A git blame for AI agents — but for the why. MCP server that captures the agent's reasoning live, in context, as each change is made. Local

★ 8
M MCP Dev low

matbel91765/gis-mcp-server

Various

🐍 🏠 🍎 🪟 🐧 - Geospatial tools for AI agents: geocoding, routing, elevation, spatial analysis, and file I/O (Shapefile, GeoJSON, GeoPackage)

★ 3
M MCP Dev low

MatiousCorp/google-ad-manager-mcp

Various

MCP server for Google Ad Manager. Manage ad campaigns, orders, line items, and creatives through AI assistants like Claude, ChatGPT, Gemini, Cursor, and VS Code. Automate your ad o

★ 15
M MCP Dev low

Mattbusel/Reddit-Options-Trader-ROT-

Various

A modular research pipeline that turns trending Reddit discussions into structured market events and options trade ideas.

★ 10
M MCP Dev low

mattijsdp/dbt-docs-mcp

Various

MCP (model context protocol) server for interacting with dbt Docs

★ 23
M MCP Dev low

MattJeff/orizn-mcp-server

Various

MCP server for Orizn Visa API — visa requirements for 39,585 passport-destination pairs in 15 languages

★ 0
M MCP Dev low

maxaeo/maxaeo-ai-visibility-mcp

Various

Local-first MCP server for AI visibility audits: GEO/AEO, AI SEO, llms.txt, schema, sitemap and AI crawler readiness.

★ 0
M MCP Dev low

mattjoyce/mcp-persona-sessions

Various

MCP server for persona-driven AI sessions: practice interviews, conduct guided reflection, and role-play conversations with realistic personas

★ 11
M MCP Dev low

maxkuminov/obsidian-mcp

Various

Self-hosted MCP server for Obsidian: semantic + full-text search, wikilink graph, note CRUD, OAuth, and a self-describing vault guide.

★ 2
M MCP Dev low

mbailey/voice-mcp

Various

Natural voice conversations with Claude Code

★ 1,201
M MCP Dev low

mbrassey/solentic

Various

mbrassey/solentic — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

mbentham/SqlAugur

Various

MCP server providing AI assistants with safe, read-only access to SQL Server databases. AST-based query validation, rate limiting, and DBA diagnostic tooling.

★ 4
M MCP Dev low

mberg/kokoro-tts-mcp

Various

Kokoro Text to Speech (TTS) MCP Server

★ 78
M MCP Dev low

mcp

ai.aient

MCP-native AI SRE: ask what's broken in production, get a reviewed GitHub fix PR.

M MCP Dev low

mcpdotdirect/evm-mcp-server

Various

MCP server that provides LLMs with tools for interacting with EVM networks

★ 378
M MCP Dev low

mcpdotdirect/starknet-mcp-server

Various

MCP server that provides LLM with tools for interacting with Starknet

★ 5
M MCP Dev low

megberts/mcp-websitepublisher-ai

Various

Build and publish websites through AI conversation. 27+ MCP tools, OAuth 2.1 auto-discovery. Works with Claude, ChatGPT, Mistral/Le Chat, Cursor and more.

★ 0
M MCP Dev low

memebo-at/memeboat-mcp

Various

MCP server for Memeboat — search 25,000+ meme templates and create memes from any AI assistant. Free, no API key. https://memebo.at

★ 0
M MCP Dev low

MendleM/Pipepost

Various

MCP server to publish to Dev.to, Ghost, Hashnode, WordPress, Medium, LinkedIn, X, Bluesky, Mastodon from Claude Code. SEO scoring, canonical-URL wiring, social-post generation, Uns

★ 2
M MCP Dev low

MerabyLabs/promptarchitect-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - Workspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use.

M MCP Dev low

mercurialsolo/counsel-mcp

Various

MCP server for counsel

★ 5
M MCP Dev low

MervinPraison/praisonai-mcp

Various

MCP server that exposes PraisonAI tools for Claude Desktop, Cursor, and other MCP clients

★ 1
M MCP Dev low

merterbak/Grok-MCP

Various

MCP server for xAI's Grok API with agentic tool calling, image and video generation, vision, and file support.

★ 33
M MCP Dev low

MeshLedger/MeshLedger

Various

MeshLedger/MeshLedger — indexed from awesome-mcp-servers-punkpeye

★ 2
M MCP Dev low

metrxbots/mcp-server

Various

MCP server for AI agent cost intelligence — 23 tools to track spend, optimize models, manage budgets, detect waste, and prove ROI

★ 1
M MCP Dev low

mgnirck/lecka-mcp

Various

📇 ☁️ - Race nutrition planning for endurance athletes. Calculates carb, sodium and fluid targets for marathons, ultras, cycling and triathlons. Returns personalised Lecka product

★ 0
M MCP Dev low

michael-denyer/memory-mcp

Various

Engram-inspired memory MCP server with hot cache and pattern mining

★ 6
M MCP Dev low

michaelellis003/paperboy

Various

MCP server that delivers research papers to your e-reader — Zotero as the source of truth. Search, discover, queue, and send to Kindle/Kobo from Claude.

★ 1
M MCP Dev low

michalperni11-gif/secfinapi-mcp

Various

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

★ 0
M MCP Dev low

michielinksee/linksee-memory

Various

Local-first agent memory MCP - cross-agent brain with token-saving file diff cache. By Synapse Arrows.

★ 13
M MCP Dev low

micl2e2/code-to-tree

Various

A runtime-free MCP server that converts source code into AST🌲, regardless of language.

★ 83
M MCP Dev low

microservices-sh/mcp

Various

Local stdio MCP server for microservices.sh modules and guarded agent workflows.

★ 0
M MCP Dev low

mikechao/balldontlie-mcp

Various

An MCP Server implementation that integrates the Balldontlie API, to provide information about players, teams and games for the NBA, NFL and MLB

★ 24
M MCP Dev low

mikechao/metmuseum-mcp

Various

Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York

★ 27
M MCP Dev low

mikusnuz/app-publish-mcp

Various

Unified MCP server for App Store Connect & Google Play Console — 91 tools for listings, screenshots, releases, reviews & submissions

★ 10
M MCP Dev low

mikusnuz/cws-mcp

Various

MCP server for Chrome Web Store — upload, publish, status, metadata & Playwright-based UI automation

★ 2
M MCP Dev low

mikusnuz/meta-ads-mcp

Various

MCP server for Meta Marketing API v25.0 — 135 tools for Facebook & Instagram ad campaign management

★ 48
M MCP Dev low

mikusnuz/npm-mcp

Various

MCP server for npm package management — 32 tools for publish, install, audit, search, security & more

★ 0
M MCP Dev low

mikusnuz/pexbot-mcp

Various

MCP server for pex.bot — AI simulated crypto trading with real-time Upbit prices. 11 tools, 5 resources, 5 prompts.

★ 0
M MCP Dev low

Milofax/xert-mcp

Various

Model Context Protocol (MCP) server for XERT API - access fitness signature, training load, workouts and activities

★ 4
M MCP Dev low

MindscapeHQ/server-raygun

Various

Give your AI coding assistants access to Raygun so they can investigate, explain, and help resolve errors for you.

★ 21
M MCP Dev low

mission69b/t2000

Various

Agentic finance infrastructure.

★ 20
M MCP Dev low

mithun4elp/briefkit-mcp-server

Various

BriefKit — Engineer-grade specs for AI-built SaaS. 14 files. $9. briefkit.online

★ 0
M MCP Dev low

MkTurner74/botverse-mcp

Various

MCP server for Botverse — video transcoding ($0.25/job) and document conversion ($0.05/file) for AI agents. No AWS. npx -y botverse-mcp

★ 0
M MCP Dev low

mlorentedev/hive

Various

Context infrastructure for AI-assisted development — on-demand Obsidian vault access via MCP

★ 4
M MCP Dev low

mmntm/weblate-mcp

Various

📇 ☁️ - Comprehensive Model Context Protocol server for Weblate translation management, enabling AI assistants to perform translation tasks, project management, and content discove

★ 19
M MCP Dev low

mnemoverse/mcp-memory-server

Various

Hosted memory for AI agents that learns and forgets — feedback reranks what helps, recall fades by recency. One key across Claude, Cursor, VS Code & ChatGPT. Official MCP Registry.

★ 1
M MCP Dev low

mnemox-ai/idea-reality-mcp

Various

Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI, Product Hunt. MCP server. 290+ stars.

★ 708
M MCP Dev low

mnoomnoo/resume-mcp-server

Various

MCP server enabling AI assistants to search and retrieve information from local resume and job application documents

★ 0
M MCP Dev low

mobb-dev/mobb-vibe-shield-mcp

Various

Automatic security vulnerability remediation for your code.

★ 66
M MCP Dev low

MobileReality/mdma

Various

Interactive documents from Markdown. Extends MD with forms, approvals, webhooks, and more — built for next gen apps

★ 13
M MCP Dev low

mobile-next/mobile-mcp

Various

Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

★ 5,083
M MCP Dev low

mockherodev/mcp-server

Various

mockherodev/mcp-server — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

modus-agendi/managed-agent-control-mcp

Various

Start, observe, and interact with Claude Managed Agents from any MCP client (Claude.ai, Claude Code, …). Pluggable auth (bearer/OIDC/Cognito); runs on stdio, Docker, or AWS Lambda.

★ 0
M MCP Dev low

Mogacode-ma/infomaniak-mcp-agent

Various

Full unofficial agentic Infomaniak MCP server — guided automation of web hosting, mail, kDrive, domains and DNS.

★ 1
M MCP Dev low

MohamedAbdallah-14/prompt-to-asset

Various

MCP server + CLI for production-grade software assets (logos, app icons, favicons, OG, illustrations) — routes across 30+ image models, zero-key first, validates before shipping.

★ 7
M MCP Dev low

molanojustin/smithsonian-mcp

Various

A Model Context Protocol (MCP) server that provides AI assistants with access to the Smithsonian Institution's Open Access collections.

★ 9
M MCP Dev low

MoltyCel/moltrust-mcp-server

Various

MCP server for MolTrust — Trust Infrastructure for AI Agents

★ 1
M MCP Dev low

MonadsAG/capsulecrm-mcp

Various

📇 ☁️ Allows AI clients to manage contacts, opportunities and tasks in Capsule CRM including Claude Desktop ready DTX-file

★ 0
M MCP Dev low

moro3k/mcp-altegio

Various

📇 ☁️ - MCP server for Altegio API — appointments, clients, services, staff schedules for salon/spa/clinic management. 18 tools with Docker support.

M MCP Dev low

moxiespirit/oathscore

Various

Every API makes promises. OathScore checks the receipts. Real-time world state + independent API quality ratings for AI trading agents.

★ 0
M MCP Dev low

mrostamii/rancher-mcp-server

Various

Model Context Protocol (MCP) server for the Rancher ecosystem: multi-cluster Kubernetes, Harvester HCI (VMs, storage, networks), and Fleet GitOps.

★ 10
M MCP Dev low

mrslbt/rakuten-mcp

Various

MCP server for the Rakuten Web Service API. Covers Rakuten Ichiba, Rakuten Books, and Rakuten Travel.

★ 0
M MCP Dev low

mrslbt/xendit-mcp

Various

MCP server for the Xendit payment API. Invoices, disbursements, balances, and transactions across Indonesia, the Philippines, Thailand, Vietnam, and Malaysia.

★ 1
M MCP Dev low

mrz1880/mcp-keycloak-admin

Various

MCP server to administer Keycloak via its Admin REST API — safe-by-default, Clean Architecture, TDD

★ 0
M MCP Dev low

mshegolev/gitlab-ci-mcp

Various

MCP server for GitLab CI/CD — pipelines, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted).

★ 0
M MCP Dev low

muend/arcgis-mcp-bridge

Various

Secure, local-first MCP server exposing ArcGIS Pro's ArcPy engine over stdio JSON-RPC.

★ 6
M MCP Dev low

Muhammed-AbdelGhany/rest_api_mcp

Various

Muhammed-AbdelGhany/rest_api_mcp — indexed from awesome-mcp-servers-punkpeye

★ 5
M MCP Dev low

muhannad-hash/git-context-mcp

Various

MCP server that answers why code exists - git blame, PR descriptions, and linked issues

★ 1
M MCP Dev low

mukul-dutt/mentionsapi-mcp

Various

MCP server for MentionsAPI - brand visibility across every AI search surface (ChatGPT, Claude, Gemini, Perplexity, AI Overviews, AI Mode, Bing Copilot)

★ 0
M MCP Dev low

multimail-dev/mcp-server

Various

MCP server for MultiMail — Verifiable identity email for AI agents

★ 1
M MCP Dev low

mumez/pharo-smalltalk-interop-mcp-server

Various

A local MCP server to communicate local Pharo Smalltalk image

★ 10
M MCP Dev low

musepy/genable

Various

Quality-first AI UI generator for Figma. Multi-protocol: Gemini · Claude · OpenAI-compatible.

★ 0
M MCP Dev low

musharna/data-aggregator-mcp

Various

Unified research-data acquisition MCP — search & fetch datasets across Zenodo, DataCite, NCBI omics (GEO/SRA/BioProject), and literature (PubMed/OpenAIRE) behind one normalized mod

★ 1
M MCP Dev low

musharna/plant-genomics-mcp

Various

Plant genomics MCP server — 32 tools across 11 backends (Ensembl Plants, Phytozome, UniProt, Europe PMC, QuickGO, NCBI BLAST, Gramene, KEGG, STRING-DB, ATTED-II, BAR) + cross-sourc

★ 0
M MCP Dev low

mvtandas/wp-cli-mcp

Various

MCP server that gives AI tools full WordPress management via WP-CLI — 30+ tools for themes, plugins, posts, menus, users, database, and scaffolding

★ 2
M MCP Dev low

mzxrai/mcp-openai

Various

Chat with OpenAI models from Claude Desktop

★ 72
M MCP Dev low

mzxrai/mcp-webresearch

Various

MCP web research server (give Claude real-time info from the web)

★ 298
M MCP Dev low

n24q02m/better-email-mcp

Various

IMAP/SMTP email server for AI agents -- 6 composite tools with multi-account and auto-discovery

★ 20
M MCP Dev low

n24q02m/mnemo-mcp

Various

Persistent AI memory with hybrid search and embedded sync. Open, free, unlimited.

★ 6
M MCP Dev low

n24q02m/wet-mcp

Various

Open-source MCP Server for web search, content extraction, library docs & multimodal analysis.

★ 9
M MCP Dev low

nach-dakwale/instadomain-mcp

Various

MCP server that lets AI agents register domains instantly. Stripe + x402 crypto payments, Cloudflare DNS, bulk checks, renewals, transfers.

★ 2
M MCP Dev low

nalediym/touch-grass

Various

A Claude Code plugin that teaches your AI agent to remind you to go outside. Weather-aware, sunset-aware, session-aware. Ships an MCP server + SessionStart hook + skill.

★ 1
M MCP Dev low

namixai/funding-mcp

Various

[](https://glama.ai/mcp/servers/namixai/funding-mcp) 📇 ☁️ - Multi-venue perpetual funding-rate data & cross-exchange funding arbitrage across 20+ exchanges (incl. HIP-3 sub-DEXes)

★ 0
M MCP Dev low

nanana-app/mcp-server-nano-banana

Various

MCP server for Nanana AI image generation powered by Google Gemini's nano banana

★ 8
M MCP Dev low

Narasimhaponnada/mermaid-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, architecture diagrams, state mac

★ 45
M MCP Dev low

narekmalk/safedb-mcp

Various

Secure MCP server for safe, read-only DB access by AI agents, with SQL guardrails, table allowlists, PII masking, and audit logs

★ 6
M MCP Dev low

narumiruna/yfinance-mcp

Various

🐍 ☁️ - An MCP server that uses yfinance to obtain information from Yahoo Finance.

★ 149
M MCP Dev low

NasserAlbusaidi/macrofactor-mcp

Various

Am I recovered? Did my fueling work? MCP server combining MacroFactor nutrition with Garmin training data — a local fueling & recovery decision engine.

★ 0
M MCP Dev low

naveenayalla1-CS50/mcp-server-toolkit

Various

MCP servers that help Claude Code/Cursor search your repo, docs, database, and git history instead of guessing.

★ 2
M MCP Dev low

NavinAgrawal/mcp-broker

Various

Local MCP broker that exposes one compact MCP entry for MCP clients while routing to many configured upstream servers.

★ 1
M MCP Dev low

nckhemanth0/subscription-tracker-mcp

Various

🐍 ☁️ 🏠 - MCP server for intelligent subscription management with Gmail + MySQL integration.

★ 0
M MCP Dev low

Nebula-Block-Data/nebulablock-mcp-server

Various

📇 🏠 - integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools

★ 2
M MCP Dev low

neo4j-contrib/mcp-neo4j

Various

Neo4j Labs Model Context Protocol servers

★ 951
M MCP Dev low

nesquikm/mcp-rubber-duck

Various

An MCP server that acts as a bridge to query multiple OpenAI-compatible LLMs with MCP tool access. Just like rubber duck debugging, explain your problems to various AI "ducks" who

★ 165
M MCP Dev low

netdata/netdata#Netdata

Various

The fastest path to AI-powered full stack observability, even for lean teams.

★ 79,017
M MCP Dev low

newsagentdata/newsagent-mcp

Various

MCP server for the NewsAgent Data API — scored, classified Russian & English news intelligence for AI agents (Claude, Cursor, Cline).

★ 0
M MCP Dev low

nexusforge-tools/mcp-eu-finance

Various

MCP server for European financial data — ECB rates, Eurostat inflation, GDP, unemployment. Works with Claude, Cursor, Windsurf.

★ 0
M MCP Dev low

nguyenvanduocit/all-in-one-model-context-protocol

Various

🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows

★ 102
M MCP Dev low

nickclyde/duckduckgo-mcp-server

Various

A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.

★ 1,199
M MCP Dev low

NickoScope/nickol-knx-mcp

Various

Design-time KNX/ETS assistant as an MCP server: validate (naming·DPT·status·Secure·Matter), repair (propose fixes), decompose devices (exact vendor models from ETS app-programs), d

★ 5
M MCP Dev low

nickpending/mcp-recon

Various

Tellix is a conversational recon interface powered by httpx and LLMs. Just ask.

★ 27
M MCP Dev low

nicktcode/swissgroceries-mcp

Various

MCP server for Swiss grocery stores: Migros, Coop, Aldi, Denner, Lidl

★ 15
M MCP Dev low

nihalxkumar/arch-mcp

Various

Arch Linux MCP (Model Context Protocol) Server

★ 46
M MCP Dev low

NicolasPrimeau/artel

Various

Self-hosted coordination layer for AI agent fleets: shared memory, tasks, messaging, and session handoffs. Instances mesh together via feeds and mDNS. An autonomous archivist keeps

★ 2
M MCP Dev low

nikicat/mcp-wallet-signer

Various

MCP server that routes blockchain transactions to browser wallets for signing

★ 1
M MCP Dev low

nikhilnt1234/TokenBurnRate

Various

[](https://glama.ai/mcp/servers/nikhilnt1234/TokenBurnRate) 📇 🏠 - Track LLM token costs across Claude, GPT and Gemini. MCP server + CLI with optimization hints and $ savings esti

★ 0
M MCP Dev low

nikolai-vysotskyi/trace-mcp

Various

MCP server for Claude Code and Codex. One tool call replaces ~42 minutes of agent exploration

★ 84
M MCP Dev low

Nishant-Chaudhary5338/mcp-toolkit

Various

9 MCP servers for React + TypeScript automation — component scaffolding, dep auditing, WCAG checking, test generation, TypeScript enforcement, and monorepo management.

★ 0
M MCP Dev low

nk3750/jitapi

Various

Just-in-Time API Orchestration for LLMs - An MCP server for dynamic API discovery and execution

★ 6
M MCP Dev low

nnemirovsky/iwdp-mcp

Various

MCP server + CLI for iOS Safari debugging via ios-webkit-debug-proxy — full WebKit Inspector Protocol support

★ 3
M MCP Dev low

noblabs/lit-forge-mcp

Various

MCP server (18 tools): NISA/iDeCo/retirement simulation, 28-indicator market snapshot, individual stock fundamentals (dividend/analyst), economic release calendars from 6 official

★ 1
M MCP Dev low

node-man/dechonet-mcp

Various

Domain security reconnaissance MCP server — 13 tools for AI agents. Free, no API key.

★ 0
M MCP Dev low

NON906/omniparser-autogui-mcp

Various

Automatic operation of on-screen GUI.

★ 67
M MCP Dev low

Nolas-Shadow/agent1st-ads-mcp

Various

Facebook and Tic Toc MCP

★ 2
M MCP Dev low

nonatofabio/local-faiss-mcp

Various

Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for Claude / Copilot / Agents.

★ 30
M MCP Dev low

none298-dotcom/mylinedchart-mcp-chart-context

Various

Read-only MCP server giving AI agents access to your live MyLinedChart desktop chart context.

★ 0
M MCP Dev low

novyxlabs/novyx-mcp

Various

novyxlabs/novyx-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

nvms/tui-mcp

Various

nvms/tui-mcp — indexed from awesome-mcp-servers-punkpeye

★ 5
M MCP Dev low

NyxToolsDev/dicom-hl7-mcp-server

Various

DICOM/HL7 healthcare interoperability MCP server for Claude

★ 3
M MCP Dev low

ober37/ac-infinity-mcp

Various

MCP server for AC Infinity grow controllers. AI agent integration for climate monitoring, port control, and grow automation — works with Claude, Cursor, and any MCP client.

★ 3
M MCP Dev low

OctagonAI/octagon-mcp-server

Various

A free MCP server to analyze and extract insights from public filings, earnings transcripts, financial metrics, stock market data, private market transactions, and deep web-based r

★ 129
M MCP Dev low

OctoTrip/rental-cars

Various

Free MCP server for rental car discovery. No login, no API key. Streamable HTTP + SSE.

★ 3
M MCP Dev low

OctoEverywhere/mcp

Various

A free 3D Printing MCP server that allows for getting live printer state, webcam snapshots, and printer control.

★ 33
M MCP Dev low

ofershap/cursor-usage

Various

Ask your AI agent about your team's Cursor spending. MCP server + Cursor plugin + Claude Code plugin wrapping the full Cursor Enterprise API.

★ 3
M MCP Dev low

offorte/offorte-mcp-server

Various

MCP server for the Offorte API - Create & send proposals using AI

★ 4
M MCP Dev low

OFODevelopment/cerebrochain-mcp-server

Various

The first logistics/WMS MCP server for AI agents. Rate shopping, inventory, orders, fleet tracking, AI forecasting. 13+ tools, free tier + x402 paid tier.

★ 0
M MCP Dev low

OHNLP/omop_mcp

Various

Model Context Protocol (MCP) server for mapping clinical terminology to Observational Medical Outcomes Partnership (OMOP) concepts using Large Language Models

★ 35
M MCP Dev low

OilpriceAPI/mcp-server

Various

MCP server for real-time oil, gas, and commodity prices

★ 3
M MCP Dev low

olalonde/mcp-human

Various

Human Assistance for AI Assistants

★ 24
M MCP Dev low

Oluwatunmise-olat/mcp-server-logs-sieve

Various

A Model Context Protocol (MCP) server that enables AI assistants to efficiently filter and analyze Cloud Platform logs by specific prefixes and patterns.

★ 2
M MCP Dev low

omni-fun-mcp-server

Various

MCP server for omni.fun — multichain memecoin launchpad. 8 tools for AI agents: trending tokens, search, quotes, bonding curves, trade simulation, chain info.

★ 0
M MCP Dev low

omniologynow-rgb/profitspot-mcp

Various

The DeFi Brain for AI agents — give Claude the power to grade 6,500 liquidity pools across 86 chains. Risk scoring, Monte Carlo sims, impermanent loss, whale tracking. pip install

★ 0
M MCP Dev low

omniologynow-rgb/scout-intel-mcp

Various

The Google for AI agents — give Claude the power to research any company, analyze competitors, and track market trends. 6 tools, 5+ data sources, confidence-scored JSON. pip instal

★ 0
M MCP Dev low

oomkapwn/enquire-mcp

Various

The most advanced Obsidian MCP — long-term memory for AI agents. Hybrid retrieval (BM25 + ML + BGE rerank, RRF-fused), HNSW live-update, agentic RAG (HyDE + sub-question), Obsidian

★ 18
M MCP Dev low

ooples/mcp-console-automation

Various

MCP server for AI-driven console application automation and monitoring

★ 36
M MCP Dev low

open-strategy-partners/osp_marketing_tools

Various

A Model Context Protocol (MCP) server that empowers LLMs to use some of Open Srategy Partners' core writing and product marketing techniques.

★ 266
M MCP Dev low

OpenDataMCP/OpenDataMCP

Various

Connect any Open Data to any LLM with Model Context Protocol.

★ 153
M MCP Dev low

openfate-ai/bazi-mcp

Various

OpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.

★ 1
M MCP Dev low

openMF/mcp-mifosx-self-service

Various

MCP Server for Mifos X - Self Service

★ 7
M MCP Dev low

@openpulsechain/mcp-server

Various

Open-source PulseChain analytics platform — token prices, safety scoring, smart money tracking, holder leagues, bridge stats. REST API + MCP server for AI agents.

★ 1
M MCP Dev low

opgginc/opgg-mcp

Various

📇 ☁️ - Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and charact

★ 92
M MCP Dev low

operative_sh/web-eval-agent

Various

An MCP server that autonomously evaluates web applications.

★ 1,242
M MCP Dev low

optuna/optuna-mcp

Various

The Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.

★ 76
M MCP Dev low

opusforge/gorilla-mcp

Various

MCP server for Gorilla. Find your first SaaS users on Reddit, X, YouTube, and TikTok. https://usegorilla.app

★ 2
M MCP Dev low

OrbiAds/Orbiads-GAM-MCP

Various

Google Ad Manager MCP hosted - AdOps Skills for Claude, Gemini, OpenAI - Inventory, trafficking, forecast & reporting with natural language

★ 1
M MCP Dev low

optimaquantum/claude-critical-rules-mcp

Various

MCP server for Claude AI providing automatic enforcement of critical rules - Prevents 96 documented failure patterns

★ 6
M MCP Dev low

orellazi/coda-mcp

Various

MCP Server for Coda

★ 60
M MCP Dev low

OrygnsCode/opa-mcp-server

Various

Model Context Protocol server for Open Policy Agent (OPA). Author, validate, debug, and explain Rego policies through any MCP-compatible client.

★ 2
M MCP Dev low

oso95/domain-suite-mcp

Various

MCP with skills for your agent to do domain and DNS management across Porkbun, Namecheap, GoDaddy and Cloudflare.

★ 3
M MCP Dev low

Osseni94/oyemi-mcp

Various

MCP support for Oyemi Library

★ 2
M MCP Dev low

ovlabs/mcp-server-originalvoices

Various

MCP (Model Context Protocol) server that provides access to OriginalVoices' network Digital Twins for real-time audience research.

★ 2
M MCP Dev low

oxgeneral/agentnet

Various

Your agent has zero users. This fixes that. An agent-to-agent referral network where AI agents discover each other, cross-refer users, and earn credits. Available as an MCP server

★ 0
M MCP Dev low

ozers/hooksense-mcp

Various

MCP server for HookSense — the webhook & callback layer for AI agents

★ 1
M MCP Dev low

pab1it0/tripadvisor-mcp

Various

A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allow

★ 57
M MCP Dev low

pab1ito/chess-mcp

Various

A Model Context Protocol server for Chess.com's Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized M

★ 74
M MCP Dev low

Pactlio-ai/pactlio-mcp

Various

Contract tools for AI agents — Pactlio's remote MCP server, OpenClaw plugin, and skill

★ 0
M MCP Dev low

paigy-ai/mcp

Various

[](https://glama.ai/mcp/servers/paigy-ai/mcp) 📇 ☁️ - Call, text, or push the user's phone when an agent needs input mid-task — reply by voice instead of babysitting a long-running

★ 0
M MCP Dev low

paladini/devutils-mcp-server

Various

An open-source DevUtils MCP Server — a comprehensive developer utilities toolkit for the Docker MCP Catalog. It provides 36 tools across 8 categories that AI assistants can invoke

★ 1
M MCP Dev low

pallaprolus/mendeley-mcp

Various

MCP server for Mendeley reference manager - search, retrieve, and manage your academic library from Claude and other MCP clients

★ 19
M MCP Dev low

Pantani/ableton-mind

Various

Definitive MCP server for Ableton Live — full LOM coverage, embedded device knowledge base, and declarative music recipes. Build real music in Live from plain language with Claude,

★ 0
M MCP Dev low

Pantani/tdmcp

Various

The TouchDesigner MCP server — describe a visual to Claude, Cursor or Codex and it builds a real, playable node network (audio-reactive, generative, particle, 3D, feedback) with li

★ 5
M MCP Dev low

PantelisGeorgiadis/dicomweb-mcp-server

Various

DICOMweb Model Context Protocol (MCP) server implementation

★ 2
M MCP Dev low

Pantheon-Security/notebooklm-mcp-secure

Various

Secure NotebookLM MCP Server - Query Google NotebookLM from Claude/AI agents with 17 security hardening layers

★ 68
M MCP Dev low

papersflow-ai/papersflow-mcp

Various

papersflow-mcp is PapersFlow’s production MCP server for literature search, citation verification, related-paper discovery, and authenticated research workflows across Claude, Code

★ 9
M MCP Dev low

paracetamol951/caisse-enregistreuse-mcp-server

Various

Kash.click MCP server [Official]

★ 1
M MCP Dev low

particlefuture/MCPDiscovery

Various

🐍 ☁️ 🏠 🍎 🪟 - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.

★ 50
M MCP Dev low

partymola/monzo-mcp

Various

MCP server for the Monzo banking API with OAuth, local transaction cache, and spending analysis

★ 0
M MCP Dev low

pastorsimon1798/mcp-video

Various

Guardrailed video editing MCP server for AI agents. FFmpeg, Hyperframes, repurposing tools, Python client, and CLI. Local, fast, free.

★ 29
M MCP Dev low

patchistry/patchistry-mcp-server

Various

Patchistry MCP server — AI agent commerce tools (list canvases, list patches, recommend builds, shipping, contact). Built with Model Context Protocol SDK. Deployable to Vercel free

★ 0
M MCP Dev low

Patent-PreCheck/patent-precheck-mcp

Various

Patent PreCheck CLI + MCP server — run a patentability pre-check on your code from inside Cursor, Claude Code, Codex, and other AI coding agents. No API keys.

★ 0
M MCP Dev low

pathrule/mcp

Various

Pathrule Remote MCP server

★ 0
M MCP Dev low

PaulieB14/graph-aave-mcp

Various

MCP server for querying AAVE V2/V3/V4 lending and governance data via The Graph — 7 chains across 11 subgraphs (Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche, Fantom + Gov

★ 1
M MCP Dev low

paulieb89/govuk-mcp

Various

MCP server for GOV.UK — search, content drill-down, organisations, and postcode lookup. 5 tools, no API key, hosted on Fly.io.

★ 1
M MCP Dev low

payclaw/mcp-server

Various

Badge identity + virtual Visa cards for AI agents. MCP-native.

★ 1
M MCP Dev low

PCDCK/ozon-mcp

Various

MCP-сервер для Ozon Seller API и Performance API — подключите любого AI-агента к кабинету продавца

★ 6
M MCP Dev low

Pearch-ai/mcp_pearch

Various

The most accurate people search API/MCP. Natural language in, high-quality candidates out. Built for ATSs and AI Agents.

★ 7
M MCP Dev low

peek-travel/mcp-intro

Various

☁️ 🍎 🪟 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation

★ 2
M MCP Dev low

pepabo/muumuu-domain-mcp

Various

pepabo/muumuu-domain-mcp — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

Perufitlife/aviation-mcp

Various

MCP server giving AI agents live aviation data: decoded METAR weather, airport info by ICAO, aircraft specs, glossary, FAA practice questions & a daily pilot quiz. No API key. Work

★ 0
M MCP Dev low

Perufitlife/postwire-mcp

Various

MCP server to let Claude/Cursor/any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram & more via PostWire.

★ 0
M MCP Dev low

peter-j-thompson/semanticapi-mcp

Various

MCP server for Semantic API — discover and call any API using natural language

★ 0
M MCP Dev low

pfillion42/memviz

Various

A local vector memory explorer with a modern UI. Browse, search, visualize and manage SQLite-vec databases from MCP Memory Service.

★ 0
M MCP Dev low

pghdma/callrail-mcp

Various

Model Context Protocol (MCP) server for the CallRail REST API v3 — query calls, form submissions, transcripts, and more from Claude Code, Claude Desktop, Cursor, or any MCP client.

★ 0
M MCP Dev low

pgtuner_mcp

Various

provides AI-powered PostgreSQL performance tuning capabilities.

★ 24
M MCP Dev low

philrox/ris-mcp-ts

Various

MCP Server for the Austrian Legal Information System (RIS) - Access Austrian federal laws, state laws, court decisions and more

★ 3
M MCP Dev low

PhononX/cv-mcp-server

Various

Carbon Voice MCP Server

★ 7
M MCP Dev low

phuongrealmax/code-guardian

Various

Code Guardian Studio – AI-powered code refactor engine for large repositories, built on Claude Code + MCP.

★ 5
M MCP Dev low

phuocdu/agentpay-vn

Various

VietQR payment rail for AI agents — Python SDK + MCP server. agentpay.servicesai.vn

★ 0
M MCP Dev low

pibblokto/cert-manager-mcp-server

Various

MCP Server for cert-manager

★ 24
M MCP Dev low

pickelfintech/the13f-mcp

Various

Institutional 13F intelligence for Claude Desktop, Cursor, and VS Code. Nine Read tools: manager search, holdings, similarity, regime, sector flows.

★ 0
M MCP Dev low

pierrebrunelle/mcp-server-openai

Various

Query OpenAI models directly from Claude using MCP protocol.

★ 81
M MCP Dev low

pilat/mcp-datalink

Various

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

★ 3
M MCP Dev low

pineforge-4pass/pineforge-codegen-mcp

Various

Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, n

★ 1
M MCP Dev low

Pingfyr/mcp

Various

MCP server for Pingfyr — schedule reminders from Claude and AI agents

★ 0
M MCP Dev low

pipeboard-co/meta-ads-mcp

Various

MCP server to manage Facebook and Instagram Ads (Meta Ads)

★ 952
M MCP Dev low

piquesignal/piquesignal-mcp

Various

piquesignal/piquesignal-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

pkotecha-eng/aria-mcp-server

Various

ARIA Clinical Research MCP Server — exposes PubMed, ClinicalTrials.gov & ISRCTN as MCP tools. Any Claude agent can search 35M+ biomedical papers and 400K+ clinical trials in real t

★ 1
M MCP Dev low

plagtech/spraay-x402-mcp

Various

MCP server for Spraay x402 Gateway —33 paid tools for onchain data, AI models & batch payments on Base

★ 0
M MCP Dev low

planetscale/mcp

Various

The CLI for PlanetScale Database

★ 650
M MCP Dev low

playidea-lab/pcq

Various

playidea-lab/pcq — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

pminervini/deep-research-mcp

Various

MCP server for OpenAI's Deep Research APIs, Gemini Deep Research Agent, Allen AI's DR-Tulu, and Hugging Face's Open Deep Research

★ 84
M MCP Dev low

poolside-ventures/meetbot-mcp

Various

MCP server for Meet.bot. AI agents check real calendar availability and book meetings on Google/Microsoft calendars. Pay per meeting booked, not per seat.

★ 0
M MCP Dev low

polygon-io/mcp_polygon)

Various

An MCP server for Massive.com Financial Market Data

★ 346
M MCP Dev low

PostalDataPI/postaldatapi-mcp

Various

MCP server for PostalDataPI — postal code lookups for AI agents

★ 0
M MCP Dev low

posthog/mcp

Various

Official PostHog MCP Server 🦔

★ 143
M MCP Dev low

Pradumnasaraf/aviationstack-mcp

Various

An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types ✈️.

★ 23
M MCP Dev low

pramod/kaggle

Various

This project provides an MCP (Model Context Protocol) server for interacting with Kaggle competitions from Claude Desktop (or any MCP-compatible client)

★ 3
M MCP Dev low

pranciskus/newsmcp

Various

MCP server for real-time world news — free, no API key required

★ 4
M MCP Dev low

PreReason/mcp

Various

MCP server for PreReason, the Context API for financial agents. 17 pre-reasoned market briefings with trend signals, regime classification, confidence scores, and cross-asset corre

★ 2
M MCP Dev low

pricepertoken/mcp-server

Various

Free MCP server for real-time LLM pricing data. Get GPT-4, Claude, Gemini costs directly in Claude Code, Cursor, and Windsurf.

M MCP Dev low

PrinceGabriel-lgtm/freshcontext-mcp

Various

Timestamped web intelligence for AI agents. MCP server with guaranteed freshness envelopes.

★ 9
M MCP Dev low

prompeteer/prompeteer-mcp

Various

Prompeteer.ai MCP

★ 0
M MCP Dev low

Prototypr/feedbagel-mcp

Various

MCP server for Feedbagel: search RSS feeds, follow them, and route new entries to webhooks. 18 tools, stdio, API-key auth.

★ 0
M MCP Dev low

PsChina/deepseek-as-subagent

Various

Run DeepSeek as a real sub-agent inside Claude Code / Codex CLI — DeepSeek gets its own 7-tool agent loop in a sandboxed workspace, not just a single LLM call.

★ 0
M MCP Dev low

pskill9/website-downloader

Various

MCP server to download entire websites

★ 151
M MCP Dev low

ptrinh/finalnotice-mcp

Various

[](https://glama.ai/mcp/servers/ptrinh/finalnotice-mcp) 📇 ☁️ - Generate localized debt-collection demand-letter PDFs (formal letter + matching envelope) across 100+ jurisdictions

★ 0
M MCP Dev low

publora/mcp-server

Various

Official MCP server for Publora - control social media scheduling from AI assistants like Claude, Cursor

★ 3
M MCP Dev low

pubspro/pubmed-search

Various

MCP server for PubMed search and literature summarization

★ 0
M MCP Dev low

pulumi/mcp-server

Various

🎖️ 📇 🏠 - MCP server for interacting with Pulumi using the Pulumi Automation API and Pulumi Cloud API. Enables MCP clients to perform Pulumi operations like retrieving package in

M MCP Dev low

pushtodisplay/cli

Various

cli & mcp-server package for Push To Display

★ 0
M MCP Dev low

PV-Bhat/vibe-check-mcp-server

Various

Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows.

★ 487
M MCP Dev low

pwh-pwh/cal-mcp

Various

用于计算数学表达式的MCP

★ 13
M MCP Dev low

pwh-pwh/coin-mcp-server

Various

use Bitget’s API to get cryptocurrency info

★ 26
M MCP Dev low

pylonapi/pylon-mcp

Various

MCP server for Pylon AI — 10 pay-per-request APIs as AI agent tools. Powered by x402 on Base.

★ 0
M MCP Dev low

pyroprompts/any-chat-completions-mcp

Various

MCP Server for using any LLM as a Tool

★ 151
M MCP Dev low

pythonanywhere/pythonanywhere-mcp-server

Various

🐍 🏠 - MCP server implementation for PythonAnywhere cloud platform.

★ 15
M MCP Dev low

qainsights/jmeter-mcp-server

Various

✨ JMeter Meets AI Workflows: Introducing the JMeter MCP Server! 🤯

★ 67
M MCP Dev low

qainsights/locust-mcp-server

Various

A Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered dev

★ 12
M MCP Dev low

qbt-labs/openmm-mcp

Various

MCP server giving AI agents real crypto trading capabilities. 13+ tools for market data, order execution, grid strategies, and portfolio management across 4 exchanges

★ 2
M MCP Dev low

QGIS MCP

Various

Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop

★ 965
M MCP Dev low

qianniuspace/mcp-security-audit

Various

A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security

★ 53
M MCP Dev low

qinisolabs/floodwise

Various

England flood-risk by postcode for AI agents — verified Environment Agency data, not guesses.

★ 0
M MCP Dev low

qiniu/qiniu-mcp-server

Various

🐍 ☁️ - A MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage, media processing services, etc.

★ 36
M MCP Dev low

qr-maker-io/mcp-server

Various

MCP server for QR Maker

★ 0
M MCP Dev low

qq418716640/botbell-mcp

Various

BotBell MCP Server — Give Your AI a Voice

★ 0
M MCP Dev low

QuantConnect/mcp-server

Various

Official Python MCP server for local interactions with the QuantConnect API

★ 74
M MCP Dev low

QuantGeekDev/coincap-mcp

Various

A coincap mcp server to access crypto data from coincap API

★ 92
M MCP Dev low

QuantGeekDev/mongo-mcp

Various

A mongo db server for the model context protocol (MCP)

★ 173
M MCP Dev low

QuantOracledev/quantoracle

Various

63 deterministic quant computation tools for autonomous financial agents. Options, derivatives, risk, portfolio, statistics, crypto/DeFi, macro/FX, TVM. 1,000 free calls/day — no s

★ 5
M MCP Dev low

Quantum3-Labs/ARBuilder

Various

AI-powered code generator for Arbitrum Stylus, SDK bridging, dApps & Orbit chains — 19 MCP tools with RAG

★ 23
M MCP Dev low

QuantToGo/quanttogo-mcp

Various

Macro-factor quantitative signal source for AI agents via MCP. 宏观因子量化信号源。

★ 6
M MCP Dev low

QuentinCody/braintree-mcp-server

Various

🐍 - Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely.

★ 3
M MCP Dev low

QuentinCody/catalysishub-mcp-server

Various

🐍 - Unofficial MCP server for searching and retrieving scientific data from the Catalysis Hub database, providing access to computational catalysis research and surface reaction d

★ 1
M MCP Dev low

QuentinCody/shopify-storefront-mcp-server

Various

🐍 ☁️ - Unofficial MCP server that allows AI agents to discover Shopify storefronts and interact with them to fetch products, collections, and other store data through the Storefro

★ 8
M MCP Dev low

quokkapix/quokkapix-mcp

Various

Private browser image workflows for AI agents via MCP

★ 0
M MCP Dev low

r-huijts/ethics-check-mcp

Various

🐍 🏠 - MCP server for comprehensive ethical analysis of AI conversations, detecting bias, harmful content, and providing critical thinking assessments with automated pattern learn

★ 4
M MCP Dev low

r-huijts/firstcycling-mcp

Various

This is a Model Context Protocol (MCP) server that provides professional cycling data from FirstCycling. It allows you to retrieve information about professional cyclists, race res

★ 18
M MCP Dev low

r-huijts/opentk-mcp

Various

A Model Context Protocol (MCP) server providing access to Dutch parliamentary data (Tweede Kamer) through OpenTK . This server enables AI assistants to search, retrieve, and analyz

★ 20
M MCP Dev low

r-huijts/rijksmuseum-mcp

Various

Rijksmuseum MCP integration for artwork exploration and analysis

★ 68
M MCP Dev low

r-huijts/strava-mcp

Various

A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs

★ 427
M MCP Dev low

r-huijts/xcode-mcp-server

Various

MCP Server implementation for Xcode integration

★ 377
M MCP Dev low

rad-security/mcp-server

Various

Rad Security MCP Server

★ 6
M MCP Dev low

rafsilva85/credit-optimizer-v5

Various

Save 47% on Manus AI credits automatically. Zero downsides. Pays for itself in ~27 prompts. Free MCP Server (PyPI) + $12 Manus Skill bundle with Fast Navigation (115x speed boost).

★ 38
M MCP Dev low

Rai220/think-mcp

Various

MCP Server for reasoning

★ 102
M MCP Dev low

rajdeepmondaldotcom/whoop-mcp-server

Various

Ask your AI anything about your WHOOP data

★ 0
M MCP Dev low

ravi-labs/mindmap-mcp-server

Various

Local-first MCP memory & context-handoff server — capture context in one AI tool, resume it in another. Graceful decay, no cloud.

★ 1
M MCP Dev low

raveenb/fal-mcp-server

Various

MCP server for Fal.ai - Generate images, videos, music and audio with Claude

★ 48
M MCP Dev low

raye-deng/open-code-review

Various

🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI + CI/CD Action.

★ 24
M MCP Dev low

rbmuller/scherlok

Various

A detective for your data. Zero-config data quality monitoring — works with dbt, Postgres, BigQuery, Snowflake. No YAML.

★ 6
M MCP Dev low

re-port-flow/reportflow-mcp

Various

ReportFlow MCP Server - PDF report generation for Claude and AI agents (public publish mirror of monepla/report-mcp)

★ 0
M MCP Dev low

realcrabcut/crabcut-mcp-server

Various

CrabCut MCP Server

★ 1
M MCP Dev low

reading-plus-ai/mcp-server-data-exploration

Various

🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.

★ 539
M MCP Dev low

ReAPI-com/mcp-openapi

Various

OpenAPI specification MCP server.

★ 87
M MCP Dev low

recursechat/mcp-server-apple-shortcuts

Various

📇 🏠 🍎 - An MCP Server Integration with Apple Shortcuts

★ 331
M MCP Dev low

Regenerating-World/pix-mcp

Various

📇 ☁️ - Generate Pix QR codes and copy-paste strings with fallback across multiple providers (Efí, Cielo, etc.) for Brazilian instant payments.

★ 2
M MCP Dev low

religa/multi-mcp

Various

Multi-Model chat, code review and analysis MCP Server for Claude Code

★ 30
M MCP Dev low

ReplenishRadar/MCP

Various

MCP server for multi-channel inventory intelligence — 28 tools for stockout risk, demand forecasts, and purchase order management across Shopify and Amazon

★ 0
M MCP Dev low

rhein1/agoragentic-integrations

Various

Triptych OS (Agent OS) integrations for deployed agents: execute-first tools, Micro ECF exports, x402 calls, receipts, and Base USDC settlement.

★ 18
M MCP Dev low

richer-richard/cochlea

Various

Headless, deterministic audio engine for AI agents: compose scores as data, render byte-reproducible PCM offline, then listen through features, spectrograms, and assertions — no au

★ 0
M MCP Dev low

rishijatia/fantasy-pl-mcp

Various

Fantasy Premier League MCP Server

★ 70
M MCP Dev low

rnwkr7rscy-lang/fittin-mcp

Various

Free startup IP protection MCP for Cursor and Claude — know what's protectable before competitors copy it

★ 0
M MCP Dev low

roampal-ai/roampal-core

Various

Outcome-based persistent memory MCP server for Claude Code and OpenCode. Good advice promoted, bad advice demoted. pip install roampal.

★ 46
M MCP Dev low

robbyczgw-cla/web-search-plus-mcp

Various

MCP server for multi-provider web search and extraction: 13 search providers, 6 extract providers, routing diagnostics, research mode.

★ 0
M MCP Dev low

robhunter/agentdeals

Various

MCP server aggregating free tiers, startup credits & developer tool deals. 4 tools, 54 categories, 1,525+ offers.

★ 7
M MCP Dev low

romanshumy/llm-prices-data

Various

[](https://glama.ai/mcp/servers/romanshumy/llm-prices-data) 📇 ☁️ 🏠 - Live LLM API pricing from modelpricewatch.com — current token prices, model comparisons, cheapest-model looku

★ 0
M MCP Dev low

RomThpt/xrpl-mcp-server

Various

📇 ☁️ - MCP server for the XRP Ledger that provides access to account information, transaction history, and network data. Allows querying ledger objects, submitting transactions, a

★ 11
M MCP Dev low

roomi-fields/notebooklm-mcp

Various

Google NotebookLM over MCP + a local HTTP REST API. Citation-backed Q&A, audio/video/content generation, multi-account rotation. For Claude Code, Codex, Cursor, n8n, Zapier, Make.

★ 86
M MCP Dev low

ronantakizawa/a11ymcp

Various

MCP Server for Web Accessibility Testing (6k+ Downloads, #20 on ProductHunt)

★ 86
M MCP Dev low

rosasynthesiz/flstudio-mcp

Various

AI-powered FL Studio control via the Model Context Protocol. Beyond piano-roll notes — full in-DAW mixing (Mix Doctor, gain staging, EQ/comp/reverb, reference matching), routing, a

★ 0
M MCP Dev low

RoscoNL/intodns-mcp-server

Various

MCP server for IntoDNS.ai — free DNS, DMARC, SPF, DKIM, BIMI, MTA-STS, DNSSEC & email security checks for Claude, Cursor, ChatGPT and other AI agents. No API key required.

★ 2
M MCP Dev low

rosenvladimirov/odoo-claude-mcp

Various

Self-hosted MCP server connecting Claude to Odoo 15→19 — 197+ tools, multi-tenant, Bulgaria l10n

★ 25
M MCP Dev low

rossshannon/Weekly-Weather-mcp

Various

Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world

★ 8
M MCP Dev low

rplryan/x402-discovery-mcp

Various

MCP server for x402 Service Discovery — continuously growing catalog of services, real-time quality signals, facilitator-compat checks. For Claude, Cursor, Windsurf.

★ 2
M MCP Dev low

rps321321/obsidian-mcp-pro

Various

The most feature-complete MCP server for Obsidian vaults — 23 tools + 3 resources for search, read, write, tags, link analysis, graph traversal, and canvas. Also ships as an Obsidi

★ 16
M MCP Dev low

runapi-ai/mcp

Various

RunAPI MCP server for model discovery, pricing lookup, task creation, and LLM chat.

★ 1
M MCP Dev low

runekaagaard/mcp-alchemy

Various

A MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.

★ 405
M MCP Dev low

rupinder2/mcp-orchestrator

Various

MCP Orchestration Gateway – aggregates tools from multiple MCP servers with BM25 search and deferred loading for Claude Desktop

★ 2
M MCP Dev low

rusiaaman/wcgw

Various

Shell and coding agent on mcp clients

★ 660
M MCP Dev low

SagaPeak/artifacta-mcp

Various

Official MCP server for Artifacta — artifact store for AI agents. Persist, list, and hand off run outputs with session metadata, dedup, and expiring share links. TypeScript + Pytho

★ 0
M MCP Dev low

SAIHM-Admin/saihm-mcp

Various

The open MCP client for SAIHM sovereign agent memory — eight tools any MCP agent uses to reach a SAIHM operator endpoint. Implements the publicly documented SAIHM memory protocol (

★ 1
M MCP Dev low

saikiyusuke/registep-mcp

Various

Registep MCP Server - AI-powered POS & sales analytics for Claude Code, Cursor, and other MCP clients

★ 0
M MCP Dev low

sailorpepe/undesirables-mcp-server

Various

Zero-trust Python FastMCP intelligence core for The Undesirables Ecosystem. Enables 100% local, offline AI agent tool-calling, native TTS, hardware-accelerated 3D forging, and stoc

★ 0
M MCP Dev low

SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop

Various

An MCP (Model Context Protocol) tool that provides cryptocurrency market data using the CoinGecko API, specifically designed for Claude Desktop.

★ 19
M MCP Dev low

SaintDoresh/Weather-MCP-ClaudeDesktop

Various

An MCP (Model Context Protocol) tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API, specifically designed for Cla

★ 9
M MCP Dev low

SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop

Various

An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.

★ 33
M MCP Dev low

salwks/mcp-techTrend

Various

salwks/mcp-techTrend — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

samrothschild23/intelligence-api

Various

samrothschild23/intelligence-api — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

sanyambassi/ciphertrust-manager-mcp-server

Various

MCP Server for Thales CipherTrust Manager

★ 8
M MCP Dev low

sanyambassi/thales-cdsp-cakm-mcp-server

Various

MCP Server to manage encryption for Ms SQL and Oracle databases using Thales CAKM connector

★ 2
M MCP Dev low

sapientpants/sonarqube-mcp-server

Various

Model Context Protocol (MCP) server for SonarQube

★ 99
M MCP Dev low

sapph1re/findata-mcp

Various

FinData MCP — Financial data via Model Context Protocol. Live market prices, SEC filings, earnings, options flow, macro indicators.

★ 0
M MCP Dev low

sarefe12-sudo/visibilityradar-mcp

Various

MCP server for VisibilityRadar — analyze AI brand visibility from Claude Desktop, Cursor & Windsurf

★ 0
M MCP Dev low

saurabhsharma2u/search-console-mcp

Various

Search & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.

★ 147
M MCP Dev low

Savirinc/unfragile-mcp-server

Various

The match graph for AI. Search 100K+ capabilities across 13K+ AI artifacts.

★ 1
M MCP Dev low

saurav61091/mcp-openapi

Various

Turn any OpenAPI 3.x spec into MCP tools for Claude — zero config, instant API access

★ 0
M MCP Dev low

Savvly/savvly-mcp

Various

Savvly MCP server — product info, comparisons, eligibility, and retirement projections for AI agents. com.savvly/savvly on npm, PyPI, NuGet, OCI, MCPB + remote.

★ 0
M MCP Dev low

sbuysse/gnome-desktop-mcp

Various

GNOME desktop automation via MCP — screenshots, window management, and input injection for AI agents

★ 5
M MCP Dev low

scamverifyai/scamverify-mcp

Various

ScamVerify™ MCP Server - AI-powered scam and threat verification for Claude Desktop, ChatGPT, Cursor, and other MCP clients. Verify phone numbers, URLs, text messages, emails, docu

★ 0
M MCP Dev low

scjang01/tossinvest-mcp

Various

[](https://glama.ai/mcp/servers/scjang01/tossinvest-mcp) 📇 ☁️ - Toss Securities (토스증권) Open API MCP server. Real-time quotes, orderbook, candles, holdings, buying power, and order

★ 1
M MCP Dev low

scotia1973-bot/api-hub

Various

🧠 Memory Vault — Persistent agent memory for MCP. 46 tools: agentmemory, memorysearch, 45 utilities, 300+ REST. Free + .99/mo Pro.

★ 0
M MCP Dev low

scrapeless-ai/scrapeless-mcp-server

Various

Scrapeless Mcp Server

★ 161
M MCP Dev low

Scottcjn/rustchain-mcp

Various

MCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.

★ 98
M MCP Dev low

SDGLBL/mcp-claude-code

Various

MCP implementation of Claude Code capabilities and more

★ 301
M MCP Dev low

seang1121/sports-betting-mcp

Various

The first MCP server for sports betting — 9 tools, live odds, AI picks, 59.6% win rate across 1,353+ picks

★ 1
M MCP Dev low

seaworthy-io/seaworthy-mcp

Various

Open MCP server for disability insurance: an agent-callable quoterequest action plus carrier/coverage research tools, by Seaworthy Insurance Agency.

★ 0
M MCP Dev low

SecretiveShell/MCP-timeserver

Various

A simple MCP server that exposes datetime information to agentic systems and chat REPLs

★ 41
M MCP Dev low

SecretiveShell/MCP-wolfram-alpha

Various

Connect your chat repl to wolfram alpha computational intelligence

★ 75
M MCP Dev low

securityfortech/secops-mcp

Various

All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug b

★ 196
M MCP Dev low

SecurityRonin/docx-mcp

Various

MCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, and structural validation

★ 19
M MCP Dev low

SegfaultSorcerer/heap-seance

Various

MCP server that channels JVM forensics into structured leak verdicts — for Claude Code.

★ 3
M MCP Dev low

SelfPy/science-ai-mcp-server

Various

MCP server for Science AI Journal — Pre-Check, AI Review, Research Gaps, Journal Recommender, Duplicate Publication Checker, Article Writer. Use them inside Claude Desktop, Cursor,

★ 0
M MCP Dev low

selic/mcp-itglue

Various

MCP server for IT Glue — semantic search, documents, and flexible assets for MSPs

★ 1
M MCP Dev low

semgrep/mcp

Various

A MCP server for using Semgrep to scan code for security vulnerabilities.

★ 668
M MCP Dev low

Semiotronika/LINZA-MCP

Various

Review-gated MCP sidecar for Markdown notes and incoming artifacts

★ 3
M MCP Dev low

sentien-labs/verdictswarm-mcp

Various

Fight AI with AI. The security layer for AI agents that touch money — 6 adversarial AI agents debate crypto token risk. MCP server for Claude, Cursor, OpenClaw, Codex.

★ 0
M MCP Dev low

seob717/redash-mcp

Various

MCP server for querying and managing Redash with Claude AI

★ 0
M MCP Dev low

Sequenzy/mcp

Various

Sequenzy MCP server for AI-powered email marketing automation

★ 1
M MCP Dev low

SEOcrawl/seocrawl-mcp

Various

SEOcrawl AI MCP server — public manifest for MCP directories. Hosted server: https://mcp.seocrawl.ai

★ 0
M MCP Dev low

serkan-ozal/browser-devtools-mcp

Various

📇 - An MCP Server enables AI assistants to autonomously test, debug, and validate web applications.

M MCP Dev low

Servation/job-search-mcp

Various

Personal job-search assistant for Claude Desktop: searches real job boards, has Claude score each job 0-100 for fit, and shows a ranked board with one-click triage. MCP App, runs l

★ 0
M MCP Dev low

sF1nX/x402station

Various

MCP adapter (x402station-mcp on npm) + AgentKit action provider + consumer-side demo agent for x402station — pre-flight oracle for x402 endpoints. Backend (signal logic, ingest pip

★ 0
M MCP Dev low

sh-patterson/fec-mcp-server

Various

MCP server for querying FEC campaign finance data - search candidates, track donations, analyze spending, and monitor Super PAC activity

★ 0
M MCP Dev low

shaikhspeare/wanderlog-mcp

Various

MCP server for Wanderlog — build and edit trip itineraries through conversation

★ 33
M MCP Dev low

shaqmughal/seekstone

Various

Obsidian MCP server for Claude — filesystem-direct, 575× smaller payloads than the REST plugin. No Obsidian app or plugins required.

★ 1
M MCP Dev low

shareseer/shareseer-mcp-server

Various

ShareSeer MCP Server - Access SEC filings and insider transactions via Claude

★ 8
M MCP Dev low

shibley/apistatuscheck-mcp-server

Various

MCP server for checking real-time API and cloud service status

★ 0
M MCP Dev low

shensi8312/blogburst-mcp-server

Various

Official MCP server for BlogBurst — AI content generation, repurposing, and multi-platform publishing

★ 4
M MCP Dev low

shinpr/mcp-local-rag

Various

Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP or CLI. Fully private, zero setup.

★ 290
M MCP Dev low

ShipItAndPray/mcp-market-data

Various

First MCP server for live market data. Gives AI agents real-time crypto prices, candles, order books, technical analysis, and sentiment. Zero API keys. Zero dependencies.

★ 0
M MCP Dev low

ShipItAndPray/mcp-turboquant

Various

MCP server for LLM quantization. Compress any model to GGUF/GPTQ/AWQ in one tool call. First MCP server for model compression.

★ 3
M MCP Dev low

shipstatic/mcp

Various

MCP server for instant static site deploys from AI agents — free, no account needed

★ 2
M MCP Dev low

Shopify/dev-mcp

Various

📇 ☁️ - Model Context Protocol (MCP) server that interacts with Shopify Dev.

M MCP Dev low

shopsavvy/shopsavvy-mcp-server

Various

Model Context Protocol (MCP) server for ShopSavvy Data API - provides product lookup, pricing, and historical data tools for AI assistants.

★ 7
M MCP Dev low

shunshi-ai/bazi-reader-mcp

Various

Give your AI agent the ability to read Chinese Bazi (八字) charts — an open-source MCP server 🔮

★ 4
M MCP Dev low

Shweta-Mishra-ai/tokenmizer

Various

Graph memory for AI agents — decisions, context, and session history that survive across every conversation. Works with any LLM.

★ 10
M MCP Dev low

sidclawhq/platform

Various

The approval and accountability layer for agentic AI. Identity → Policy → Approval → Trace. Try: npx sidclaw-mcp-guard demo

★ 10
M MCP Dev low

Sidd27/infrawise

Various

MCP server for AWS infrastructure analysis — Lambda, DynamoDB, SQS, PostgreSQL, MongoDB, EventBridge & more. Works with Claude Code, Cursor, and GitHub Copilot.

★ 10
M MCP Dev low

SidneyBissoli/medical-terminologies-mcp

Various

MCP Server for global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH

★ 3
M MCP Dev low

signal-found/sf-mcp

Various

Arm your agent with the ability to send 1000s of dm's on Reddit a day, selling while you sleep.

★ 2
M MCP Dev low

sim-xia/blind-auditor

Various

MCP tool for improving model coding quality by mandatory self-audition

★ 10
M MCP Dev low

SimonTarara62/capitalcom-mcp-server

Various

Unofficial MCP server for the Capital.com Open API — safe, guarded LLM trading (two-phase, allowlists, demo-first) with FastMCP. 42 tools for market data, accounts & trading. Not a

★ 1
M MCP Dev low

simplypixi/bugbug-mcp-server

Various

☁️ - MCP for BugBug API, to manage test and suites on BugBug

M MCP Dev low

sinanefeozler/reddit-summarizer-mcp

Various

A MCP server for summarizing reddit homepage of the user or contents of subreddits and comments on posts.

★ 12
M MCP Dev low

sirmews/apple-notes-mcp

Various

Read your Apple Notes with Claude Model Context Protocol

★ 128
M MCP Dev low

sitbon/magg

Various

Magg: The MCP Aggregator

★ 134
M MCP Dev low

skullzarmy/vibealive

Various

Full-featured utility to test Next.js projects for unused files and APIs + MCP server

★ 7
M MCP Dev low

slidecraft-in/presentations-ai-mcp-server

Various

Official MCP server for Presentations.AI - create designed slide decks from a topic, text, or document via any MCP-compatible client.

★ 0
M MCP Dev low

slouchd/cyberchef-api-mcp-server

Various

CyberChef API MCP Server ✨🧑‍🍳

★ 39
M MCP Dev low

smigolsmigol/llmkit

Various

Know what your AI agents cost. API gateway with budget enforcement, session tracking, and MCP tools.

★ 13
M MCP Dev low

smythmyke/govtoolspro-mcp-server

Various

MCP server for GovToolsPro — go/no-go scoring, incumbent intelligence, teaming-partner search, recompete prediction, Navy NECO lookup, and SAM.gov solicitation retrieval for federa

★ 0
M MCP Dev low

smythmyke/markitup-mcp-server

Various

MarkItUp MCP server — AI image annotation and marketing-visual generation for Claude Code, Cursor, Claude Desktop, ChatGPT, and other MCP clients

★ 0
M MCP Dev low

smythmyke/patent-search-mcp-server

Various

MCP server for the AI Patent Search Generator — patent dossiers, prosecution history, citation graphs, and Google Patents search

★ 0
M MCP Dev low

SoapyRED/freightutils-mcp

Various

FreightUtils MCP Server — 19 free freight tools for AI agents

★ 2
M MCP Dev low

softvoyagers/ogforge-api

Various

📇 ☁️ - Free Open Graph image generator API with themes, Lucide icons, and custom layouts. No API key required.

M MCP Dev low

solnk-dev/solnk-mcp

Various

[](https://glama.ai/mcp/servers/solnk-dev/solnk-mcp) 🎖️ 📇 ☁️ - Official Solnk MCP server — publish and schedule content across 9 platforms (X, Instagram, TikTok, YouTube, Faceboo

★ 0
M MCP Dev low

sonnyflylock/voxie-ai-directory-mcp

Various

MCP server for the Voxie AI Phone Number Directory. Query AI services you can chat with via webchat.

★ 1
M MCP Dev low

soolaugust/0CompactMem

Various

Zero context compaction for Claude Code & LLM agents. Persistent memory powered by OS primitives (demand paging, kswapd eviction, mlock pinning). Single SQLite file, MCP-native, mu

★ 0
M MCP Dev low

sooperset/mcp-atlassian

Various

MCP server for Atlassian tools (Confluence, Jira)

★ 5,314
M MCP Dev low

sophymarine/openregistry

Various

Real-time, direct-from-official-registry company data via MCP. 30 national registries; unmodified raw fields and raw filing bytes. Tools: search, profile, officers, shareholders, c

★ 4
M MCP Dev low

Souzix76/n8n-workflow-tester-safe

Various

Safe MCP server + CLI for testing, inspecting, and operating n8n workflows with a constrained scope

★ 0
M MCP Dev low

SPARKIT-science/sparkit-mcp

Various

MCP server for SPARKIT — call the scientific research agent from Claude Desktop, Cursor, and other MCP clients.

★ 0
M MCP Dev low

speedofme-dev/speedofme-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history

M MCP Dev low

spokenmd/spoken

Various

Podcast transcript API — turn any published podcast into clean Markdown with real speaker names. Built for AI agents.

★ 2
M MCP Dev low

SPL-BGU/PlanningCopilot

Various

A modular chatbot that runs planning tools via natural language using MCP.

★ 3
M MCP Dev low

spranab/brainstorm-mcp

Various

MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek, Groq, Ollama, etc.)

★ 61
M MCP Dev low

spotdb

ai.aliengiraffe

Give your agents a secure, containerized SQL sandbox with MCP or API access enabled with DuckDB. No infra required, quick spin-up cycle. Push any CSV — query, analyze, and move on.

★ 20
M MCP Dev low

spranab/saga-mcp

Various

A Jira-like project tracker MCP server for AI agents. SQLite-backed, 22 tools, full hierarchy, activity logging, and dashboard.

★ 25
M MCP Dev low

spre-sre/lumino-mcp-server

Various

AI/ML-powered diagnostic engine for SRE Observability on Konflux and OpenShift. It uses the Model Context Protocol (MCP) and 40+ tools to analyze logs, metrics, and traces, enablin

★ 6
M MCP Dev low

spyrae/claude-concilium

Various

Multi-agent AI consultation framework for Claude Code via MCP — get second opinions from OpenAI, Gemini, Qwen, DeepSeek

★ 8
M MCP Dev low

srclight/srclight

Various

Deep code indexing MCP server for AI agents. 25 tools: hybrid FTS5 + embedding search, call graphs, git blame/hotspots, build system analysis. Multi-repo workspaces, GPU-accelerate

★ 44
M MCP Dev low

squidcode/timebook-cli

Various

Timebook CLI + MCP server — track time on usetimebook.com from your terminal or expose it to AI agents (Claude, Codex, ...).

★ 0
M MCP Dev low

ssatama/rescuedogs-mcp-server

Various

📇 ☁️ - Search and discover rescue dogs from European and UK organizations with AI-powered personality matching and detailed profiles.

★ 0
M MCP Dev low

sshahzaiib/agy-bridge

Various

MCP bridge that lets Claude Code delegate heavy tasks to the Antigravity CLI (agy) — purpose-built tools, model routing with fallback, session continuity, and output truncation to

★ 14
M MCP Dev low

stabgan/openrouter-mcp-multimodal

Various

MCP server for OpenRouter — chat with 300+ LLMs (Claude, Gemini, GPT), analyze images / audio / video, generate images / speech / music / video (Veo 3.1, Sora, Seedance, Wan) from

★ 42
M MCP Dev low

stagproject/sec-filings-mcp

Various

SEC EDGAR filing MCP for agents - search, preview, purchase (x402).

★ 1
M MCP Dev low

stape-io/google-tag-manager-mcp-server

Various

MCP server for Google Tag Manager

★ 162
M MCP Dev low

stape-io/stape-mcp-server

Various

Interact with the Stape API using AI assistants like Claude, or in AI-powered IDEs like Cursor.

★ 13
M MCP Dev low

Startvest-LLC/idealift-mcp-server

Various

IdeaLift MCP Server - Decision intelligence for AI assistants. Captures product feedback, tracks decisions, and manages your backlog via Model Context Protocol.

★ 0
M MCP Dev low

stass/exif-mcp

Various

MCP server to extract image metadata (EXIF, XMP, etc)

★ 36
M MCP Dev low

stefan-xyz/mcp-server-runescape

Various

MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data

★ 12
M MCP Dev low

stfade/moth

Various

A debugging workflow plugin for AI coding agents. Turns terminal failures into source-backed fixes via MCP and structured skills.

★ 1
M MCP Dev low

stippi/code-assistant

Various

An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.

★ 165
M MCP Data low ✓ Official

Stripe Agent Toolkit MCP Server

Stripe

Expose Stripe's full payments and billing API as MCP tools — customers, charges, subscriptions, invoices, and refunds for any MCP-compatible agent.

M MCP Dev low

subhatta123/twilize

Various

subhatta123/twilize — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

subsquid-labs/portal-mcp-server

Various

MCP server exposing SQD Portal blockchain data to AI agents and Claude.

★ 0
M MCP Dev low

Sudhan30/freshprobe

Various

Data freshness verification for AI agents. Probes endpoints for cache staleness, latency, TLS health, and content changes. CLI + MCP server + HTTP API.

★ 0
M MCP Dev low

sudomichael/gizmoanalytics-mcp

Various

Cookieless web analytics MCP server for AI coding agents. Hosted at https://gizmoanalytics.io/mcp — 28 tools, OAuth onboarding, framework-aware install. This repo is the public doc

★ 0
M MCP Dev low

suekou/mcp-notion-server

Various

A Model Context Protocol server for connecting Notion to MCP-compatible clients

★ 895
M MCP Dev low

summerstateofmind/cityparity

Various

Cost of living and quality of life comparison tool

★ 0
M MCP Dev low

SunflowersLwtech/mcp_creator_growth

Various

🐍 🏠 🍎 🪟 🐧 - Intelligent learning sidecar for AI coding assistants. Helps developers learn from AI-generated code changes through interactive blocking quizzes and provides agen

★ 6
M MCP Dev low

sunriseapps/imagesorcery-mcp

Various

An MCP server providing tools for image processing operations

★ 315
M MCP Dev low

SunrisesIllNeverSee/sigrank-mcp

Various

SigRank MCP — the yield cascade + live leaderboard as MCP tools any agent can call. On-device token scanner + tabbed TUI dashboard. npm i -g sigrank

★ 0
M MCP Dev low

sunsiyuan/human-survey

Various

sunsiyuan/human-survey — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

SupplyMaven-SCR/supplymaven-mcp-server

Various

MCP server for real-time supply chain intelligence — 24 tools: Global Disruption Index, Manufacturing Index, commodity prices, port congestion, border delays, chokepoints, air carg

★ 0
M MCP Dev low

supra126/taiwan-payroll

Various

台灣勞健保勞退法定費用計算引擎 — Taiwan statutory payroll calculation engine (TS core + MCP server + Python)

★ 0
M MCP Dev low

SureScaleAI/openai-gpt-image-mcp

Various

📇 ☁️ - OpenAI GPT image generation/editing MCP server.

M MCP Dev low

SVerITG/Metis

Various

A Research Cortex. A research companion for Claude. Your library, notes & memory stay on your machine; answers cited from your own library; 30+ specialist skills; auto cross-pollin

★ 0
M MCP Dev low

Swarmwage/swarmwage

Various

The agent hire protocol — one AI agent hires another in USDC on Base via MCP and x402.

★ 2
M MCP Dev low

Swih/mistral-mcp

Various

Full Mistral AI MCP server — OCR, Voxtral audio, Codestral FIM, durable workflows, document extraction — for Claude Code, Cursor, Windsurf, Zed, Mistral Connectors

★ 6
M MCP Dev low

Synter-Media-AI/mcp-server

Various

MCP server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more

★ 11
M MCP Dev low

Synvoya/codeinspectus

Various

Local-first MCP security scanner for AI-generated web apps.

★ 8
M MCP Dev low

System-R-AI/systemr-python

Various

Python SDK for agents.systemr.ai. 55 MCP tools, 25 brokers. pip install systemr

★ 1
M MCP Dev low

szhygulin/recon-crypto-mcp

Various

Safety first. Hardware-verified DeFi for AI agents — designed for when the AI can be compromised.

★ 3
M MCP Dev low

szhygulin/vaultpilot-mcp

Various

Safety first. Hardware-verified DeFi for AI agents — designed for when the AI can be compromised.

★ 3
M MCP Dev low

taisly/agent

Various

Taisly Agent Kit: SDK, CLI, examples, and docs for AI agents that publish videos through Taisly.

★ 206
M MCP Dev low

tadas-github/a2asearch-mcp

Various

MCP server for searching AI agents, MCP servers, CLI tools and agent skills via A2ASearch

★ 14
M MCP Dev low

takashiishida/arxiv-latex-mcp

Various

MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.

★ 133
M MCP Dev low

takumi0706/google-calendar-mcp

Various

Google Calendar MCP server for Claude Desktop integration

★ 56
M MCP Dev low

tamasPetki/HeadlessTracker

Various

MCP server for crypto portfolio tracking. No dashboard UI — AI hosts render on demand. Bybit, Binance, MetaMask, Solana, Polymarket.

★ 2
M MCP Dev low

TamiShaks-2/git-context-mcp

Various

Local MCP server that extracts high-level Git repository context for AI coding agents

★ 2
M MCP Dev low

tan-yong-sheng/ai-vision-mcp

Various

A Model Context Protocol (MCP) server that provides vision capabilities to analyze image and video

★ 54
M MCP Dev low

tanigami/mcp-server-perplexity

Various

🐍 ☁️ - Interacting with Perplexity API.

★ 92
M MCP Dev low

tasopen/mcp-alphabanana

Various

A local MCP server for generating image assets using Google Gemini AI (Nano Banana 2 / Pro). Enable transparency and resize.

★ 6
M MCP Dev low

tao-izm/devpulse-mcp

Various

Zero-config MCP server that gives AI coding assistants a real-time diagnostic snapshot of your dev environment

★ 0
M MCP Dev low

taylorwilsdon/google_workspace_mcp

Various

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

★ 2,528
M MCP Dev low

TCSoftInc/testcollab-mcp-server

Various

MCP server for TestCollab test management. Lets AI coding assistants (Claude Code, Cursor, Windsurf, Codex) create, update, and query test cases, create test plans, and suite hiera

★ 3
M MCP Dev low

TechDocsStudio/biel-mcp

Various

Connect AI tools like Cursor, VS Code, and Claude to your product docs.

★ 2
M MCP Dev low

teddyzxcv/ntfy-mcp

Various

The MCP server that keeps you informed by sending the notification on phone using ntfy

★ 44
M MCP Dev low

tempguru-co/tempguru-mcp

Various

MCP server for W-2 event staffing data: rates, availability, and state compliance across 300+ US and Canadian markets. Hosted at mcp.tempguru.co/mcp, local via npx tempguru-mcp.

★ 0
M MCP Dev low

TencentEdgeOne/edgeone-pages-mcp

Various

An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.

★ 419
M MCP Dev low

teodorofodocrispin-cmyk/intelica-mcp

Various

[](https://glama.ai/mcp/servers/teodorofodocrispin-cmyk/intelica-mcp) 🐍 ☁️ - Competitive intelligence API for autonomous AI agents. Analyzes any URL or company description and ret

★ 0
M MCP Dev low

test-mcp-server

ai.alpic.test

Alpic Test MCP Server - great server!

M MCP Dev low

tevonsb/homeassistant-mcp

Various

A MCP server for Home Assistant

★ 575
M MCP Dev low

tgeselle/bugsnag-mcp

Various

A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag.

★ 23
M MCP Dev low

the-momentum/fhir-mcp-server

Various

FHIR MCP Server for handling medical data standard.

★ 86
M MCP Dev low

the0807/GeekNews-MCP-Server

Various

📰 GeekNews MCP Server

★ 16
M MCP Dev low

theagenttimes/tat-mcp-server

Various

MCP server for The Agent Times — query news, stats, and social tools from the agent economy newspaper

★ 0
M MCP Dev low

TheGoatPsy/mneme

Various

Vault-native, accountable memory for Claude Code and MCP clients. Markdown is the source of truth, no LLM on the Stop path, redaction before every derived store.

★ 0
M MCP Dev low

thelongevityvault/decoder-3am-mcp

Various

Sleep disruption cause classifier MCP server from The Longevity Vault

★ 0
M MCP Dev low

TheRaLabs/legion-mcp

Various

A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.

★ 92
M MCP Dev low

TheSameAbramovych/qmailing-mcp-server

Various

MCP server for QMailing - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API.

★ 0
M MCP Dev low

thevibepreneur/gapbase-mcp

Various

Query 474 validated startup gaps from Claude Desktop, Cursor, and Windsurf.

★ 1
M MCP Dev low

Thezenmonster/agentscore-mcp-server

Various

MCP security trust layer. Scan packages, get trust verdicts, check incident exposure, query abuse database. 5 tools, no API key needed.

★ 0
M MCP Dev low

ThinAirTelematics/thinair-data

Various

Connect your AI assistant to any PostgreSQL, MySQL, or SQL Server database in 60 seconds via MCP.

★ 0
M MCP Dev low

thinq-connect/thinqconnect-mcp

Various

ThinQ Connect MCP Server

★ 25
M MCP Dev low

ThinkneoAI/mcp-server

Various

Dual-protocol gateway: 62 MCP tools + A2A Protocol agent (82/82 TCK intentional) in a single governed runtime

★ 1
M MCP Dev low

thoughtproof/thoughtproof-mcp

Various

Adversarial multi-model reasoning verification MCP server for AI agents. Claude, Grok, and DeepSeek challenge each decision — ALLOW or HOLD with JWKS-signed attestation. x402-gated

★ 0
M MCP Dev low

tianqitang1/enrichr-mcp-server

Various

📇 ☁️ - A MCP server that provides gene set enrichment analysis using the Enrichr API

★ 14
M MCP Dev low

tickadoo/tickadoo-mcp

Various

MCP server for tickadoo® — discover and book theatre, events & experiences in 700+ cities worldwide

★ 0
M MCP Dev low

tiianhk/MaxMSP-MCP-Server

Various

MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter)

★ 228
M MCP Dev low

TimLukaHorstmann/mcp-weather

Various

A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API.

★ 31
M MCP Dev low

timmx7/acheron-mcp-server

Various

MCP server bridging context between Claude Chat, Code, and Cowork

★ 5
M MCP Dev low

timkulbaev/mcp-gmail

Various

timkulbaev/mcp-gmail — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

tinqiao-oss/clawtouch-mcp

Various

ClawTouch MCP server — exposes a real USB-HID keyboard/mouse (Raspberry Pi Pico 2) as Model Context Protocol tools for any LLM agent. MIT.

★ 2
M MCP Dev low

tipdotmd/tip-md-x402-mcp-server

Various

🏆 Hackathon: Transform any AI agent into a payment-enabled agent using x402 + CDP. MCP server for instant crypto tipping with automatic disbursement.

★ 9
M MCP Dev low

tjclaude88/mcp-bling

Various

Give your bot an identity!

★ 0
M MCP Dev low

tlennon-ie/neurodock

Various

A local-first cognitive substrate for neurodivergent professionals. Gives Claude memory, a sense of time, a translator for corporate ambiguity, and a guardrail that refuses to ampl

★ 3
M MCP Dev low

tobocop2/lilbee

Various

Run local AI models, search your files and code, and crawl the web, all in one program. Cited answers, local-first, with an MCP server for your coding agent. TUI, CLI, REST API, an

★ 24
M MCP Dev low

tokenofesteem/mcp

Various

Front door for the Token of Esteem MCP server: docs plus a minimal introspection stub. Live server hosted at mcp.tokenofesteem.com.

★ 0
M MCP Dev low

tomba-io/tomba-mcp-server

Various

MCP Server for Tomba.io API integration

★ 7
M MCP Dev low

tomekkorbak/oura-mcp-server

Various

MCP server for Oura API integration

★ 37
M MCP Dev low

Tommertom/sonos-ts-mcp

Various

Sonos MCP server for Sonos using Typescript

★ 11
M MCP Dev low

tools-mcp/vessel-traffic-mcp

Various

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

★ 0
M MCP Dev low

toolstem/toolstem-mcp-server

Various

Agent-ready financial intelligence MCP tools — stock snapshots, company metrics, derived signals

★ 0
M MCP Dev low

tooluse-labs/perfetto-mcp-rs

Various

Perfetto trace analysis via MCP — PerfettoSQL queries plus dedicated Chrome tools for scroll jank, page loads, and main-thread hotspots

★ 15
M MCP Dev low

TopazLabs/topaz-mcp

Various

Topaz Labs MCP Server — AI image enhancement via Model Context Protocol

★ 3
M MCP Dev low

topskychen/tilde

Various

🐍 🏠 - Your AI agents' home directory — privacy-first MCP server for portable AI identity. Configure once, use everywhere. It supports profile management, skills, resume import, a

★ 3
M MCP Dev low

torrentclaw/torrentclaw-mcp

Various

🎖️ 📇 ☁️ - Search and discover movies and TV shows with torrent links, quality scoring, streaming availability, and cast/crew metadata.

M MCP Dev low

tosin2013/mcp-adr-analysis-server

Various

A sophisticated Model Context Protocol (MCP) server for analyzing Architectural Decision Records (ADRs) and providing deep architectural insights to AI agents.

★ 28
M MCP Dev low

Touchpoint-Labs/touchpoint

Various

Give your AI agent eyes and hands on any desktop — cross-platform accessibility API with MCP server

★ 37
M MCP Dev low

tracegazer/invgate-service-desk-mcp

Various

MCP server for the InvGate Service Desk API — exposes InvGate Service Desk operations as Model Context Protocol tools.

★ 1
M MCP Dev low

trackerfitness729-jpg/sitelauncher-mcp-server

Various

MCP server for deploying live HTTPS websites via SiteLauncher. Instant subdomains or custom .xyz domains, paid with USDC on Base chain.

★ 0
M MCP Dev low

tradallo/reputation

Various

MCP server + TypeScript client + CLI for Tradallo's verified record protocol, query cryptographically-verified human + agent trading records.

★ 0
M MCP Dev low

trackmage/trackmage-mcp-server

Various

Model Context Protocol (MCP) server for TrackMage API integration, with support for 1600+ carriers worldwide. Enables AI assistants to track shipments, manage logistics, create ord

★ 2
M MCP Dev low

tradercjz/dolphindb-mcp-server

Various

dolphindb-mcp-server

★ 6
M MCP Dev low

transcribe-app/mcp-transcribe

Various

Add transcription tools to your AI-powered assistants.

★ 6
M MCP Dev low

TradeRouter/trade-router-mcp

Various

Non-custodial Solana swap & limit-order MCP server for AI agents. 21 tools (swap, limit, trailing, TWAP, DCA, combo orders) across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protec

★ 2
M MCP Dev low

trading

agency.lona

AI-powered trading strategy development: backtesting, market data, and portfolio analysis

M MCP Dev low

translated/lara-mcp

Various

🎖️ 📇 ☁️ - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.

★ 87
M MCP Dev low

trayders/trayd-mcp

Various

Trade Robinhood via Claude Code - MCP Server

★ 27
M MCP Dev low

true402/mcp-server

Various

MCP server for true402 — pay-per-call AI + web + on-chain tools over x402 (USDC on Base). No accounts, no API keys; the agent's wallet is its identity. 11 tools incl. token rug/hon

★ 0
M MCP Dev low

trycourier/courier-mcp

Various

🎖️ 💬 ☁️ 🛠️ 📇 🤖 - Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.

★ 1
M MCP Dev low

TT-Wang/forge

Various

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

★ 33
M MCP Dev low

tuanle96/mcp-odoo

Various

MCP Server for Odoo

★ 328
M MCP Dev low

tufantunc/ssh-mcp

Various

MCP server exposing SSH control for Linux servers via Model Context Protocol.

★ 478
M MCP Dev low

tumf/mcp-text-editor

Various

🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.

★ 190
M MCP Dev low

tunedforai/x402-mcp

Various

stdio MCP wrapper for x402.tunedfor.ai — camelCase tool names, zero config, works everywhere

★ 0
M MCP Dev low

turbyho/mem-context

Various

Multi-modal RAG engine for AI assistants. Stores conversation history, conclusions, diffs, error traces, and other development artifacts in LanceDB with vector search, multi-factor

★ 0
M MCP Dev low

Turbo-Puffin/measure-mcp-server

Various

MCP server for Measure.events — connect AI agents to your web analytics

★ 1
M MCP Dev low

tushariitr-19/immigration-mcp

Various

MCP server for US immigration guidance — live Visa Bulletin, priority date checker, USCIS news, and immigration term explanations

★ 1
M MCP Dev low

twelvedata/mcp

Various

Twelve Data MCP (Model Context Protocol) Server provides seamless, real-time access to financial market data via WebSocket, enabling reliable streaming of price quotes, market metr

★ 66
M MCP Dev low

twtrubiks/odoo19-mcp-server

Various

MCP Server for Odoo 19 using JSON-2 API, built with FastMCP

★ 2
M MCP Dev low

uchit/mcp-regulated-ai-compliance

Various

mcp server exposing regulated-industry AI compliance knowledge — EU AI Act · APRA · NIST AI RMF · ISO 42001 · AU AI Safety │ Standard. 6 tools · 53 resources · 5 prompts. Apache 2.

★ 0
M MCP Dev low

udjin-labs/mnemostack

Various

Durable hybrid memory for AI agents: vector + BM25 + temporal + graph recall, exposed through MCP, HTTP, and Python.

★ 4
M MCP Dev low

ugurcl/dbridge-mcp

Various

MCP server that lets AI agents query SQL databases in natural language - read-only, with column masking, row caps, and query limits. SQLite / PostgreSQL / MySQL.

★ 1
M MCP Dev low

ujisati/anki-mcp

Various

the best anki mcp

★ 6
M MCP Dev low

ukkit/memcord

Various

🧠 Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.

★ 66
M MCP Dev low

universalamateur/reclaim-mcp-server

Various

UNOFFICIAL & UNAFFILIATED – Not endorsed by Reclaim.ai. MCP server enabling Claude and GitLab Duo to manage Reclaim.ai tasks, habits, calendar events, and focus time via natural la

★ 3
M MCP Dev low

unixlamadev-spec/aiprox-mcp

Various

MCP server for AIProx — discover, hire, and pay autonomous AI agents via Bitcoin Lightning, Solana USDC, or Base x402

★ 0
M MCP Dev low

untitledfinancial/dpx-mcp

Various

MCP server for DPX — AI intelligence oracle and institutional cross-border settlement rail via Base mainnet

★ 0
M MCP Dev low

UPinar/contrastapi

Various

MCP server with 53 security intelligence tools — CVE/KEV, MITRE ATLAS+D3FEND, Sigma detection rules, email security posture (SPF/DMARC), domain & web intel, threat intel.

★ 28
M MCP Dev low

urldna/mcp

Various

urlDNA MCP server

★ 7
M MCP Dev low

us-all/airflow-mcp-server

Various

Airflow MCP server — DAG list, runs, task instances, log tails, trigger and clear over the Airflow REST API

★ 0
M MCP Dev low

us-all/mlflow-mcp-server

Various

MLflow MCP server — experiments, runs, registered models, model versions, logged models (v3), traces, and assessments

★ 0
M MCP Dev low

V0v1kkk/DotNetMetadataMcpServer

Various

A Model Context Protocol (MCP) server that provides detailed type information from .NET projects for AI coding agents.

★ 26
M MCP Dev low

vakharwalad23/google-mcp

Various

Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP

★ 18
M MCP Dev low

utensils/mcp-nixos

Various

MCP-NixOS - Model Context Protocol Server for NixOS resources

★ 656
M MCP Dev low

valado/pantheon-mcp

Various

A collection of AI agents

★ 8
M MCP Dev low

Vaquill-AI/canlii-mcp

Various

MCP server for the CanLII Canadian legal database. Hosted at canlii-mcp.vaquill.ai. Works with Claude, Cursor, VS Code, Windsurf.

★ 2
M MCP Dev low

vatnode/vatnode-mcp

Various

Official Model Context Protocol (MCP) server for vatnode — EU VAT validation, rates, and format checks for AI agents (Claude, Cursor, ChatGPT).

★ 0
M MCP Dev low

vdalhambra/axiom-calculator-mcp

Various

Personal finance calculators for Claude and AI agents — mortgage, compound interest, FIRE, loan comparison, debt payoff. Zero API keys.

★ 0
M MCP Dev low

Vbj1808/retrieval-lens

Various

MCP server that audits RAG retrieval - logs what chunks the model saw before any answer was generated

★ 1
M MCP Dev low

vdalhambra/financekit-mcp

Various

Financial Market Intelligence MCP Server — stock quotes, technical analysis, crypto data, and portfolio insights for AI agents

★ 4
M MCP Dev low

vdalhambra/siteaudit-mcp

Various

Instant SEO, performance, and security audits for any URL — an MCP server for AI agents

★ 3
M MCP Dev low

vectara/vectara-mcp

Various

Open source MCP server for Vectara

★ 26
M MCP Dev low

vdmeu/registrum-mcp

Various

MCP server for the Registrum Companies House API

★ 0
M MCP Dev low

veelenga/claude-mermaid

Various

MCP Server to previewing mermaid diagrams with live reload

★ 154
M MCP Dev low

velyan/pdf-card-mcp

Various

Local-first MCP tool that converts PDFs into polished standalone card-based HTML readers

★ 1
M MCP Dev low

velvetway/minreestr-mcp

Various

MCP-сервер для Claude, который ищет российское ПО в каталогпо.рф (26 000+ продуктов). Подбор отечественных аналогов, продукты с сертификатами ФСТЭК/ФСБ, список производителей — пря

★ 6
M MCP Dev low

VENTURE-AI-LABS/cryptodataapi-mcp

Various

📇 ☁️ - Real-time crypto market data for AI agents — market health scores, derivatives, funding rates, ETF flows, cycle indicators, and 100+ endpoints via CryptoDataAPI.

★ 0
M MCP Dev low

verIdyia/autoeq-mcp

Various

MCP server for AutoEQ headphone equalization database — search, compare, and get EQ settings for 8800+ headphones/IEMs

★ 3
M MCP Dev low

VeriTeknik/pluggedin-mcp-proxy

Various

Plugged.in MCP Server manages all your other MCPs in one MCP.

★ 130
M MCP Dev low

vespo92/OPNSenseMCP

Various

MCP Server for OPNSense to act as IaC proxy

★ 52
M MCP Dev low

victorlane/Flyan

Various

Unofficial Python SDK and MCP server for Ryanair flight search.

★ 0
M MCP Dev low

video-edit-mcp

Various

🐍 🏠 🍎 🪟 - Comprehensive video and audio editing MCP server with advanced operations including trimming, merging, effects, overlays, format conversion, audio processing, YouTube

★ 22
M MCP Dev low

video-creator/ffmpeg-mcp

Various

Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, co

★ 134
M MCP Dev low

vighriday/Veris

Various

Behavioral Verification Infrastructure — MCP-native intelligence layer for autonomous software correctness. 17 MCP tools, semantic workflow grouping, drift detection, counterfactua

★ 0
M MCP Dev low

vikramgorla/mcp-swiss

Various

Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.

★ 14
M MCP Dev low

VikrantSingh01/adaptive-cards-mcp

Various

AI-powered Adaptive Card MCP server — 9 tools for generating, validating, optimizing cards for Teams, Outlook, Copilot, ChatGPT. npm: adaptive-cards-mcp

★ 27
M MCP Dev low

vinaybhosle/agentstamp

Various

🔏 Trust verification for AI agents — Ed25519 stamps, trust scoring (0-100), x402 micropayments, 14 MCP tools. Free tier.

★ 0
M MCP Dev low

vincentvella/devloop

Various

Browser control + dev-server logs on one correlated timeline — an MCP server with a headless (stdio) mode and an Electron cockpit. Built for AI agents.

★ 0
M MCP Dev low

viniciuslazzari/bolsai-mcp

Various

MCP server for bolsai — Brazilian stock market data (B3, CVM, BCB) for Claude, Cursor, and other AI assistants

★ 0
M MCP Dev low

vinvuk/apiverket-mcp

Various

MCP server for querying Swedish government data via Apiverket.se API

★ 1
M MCP Dev low

ViperJuice/mcp-gateway

Various

MCP Gateway - A meta-server for minimal Claude Code tool bloat with progressive disclosure

★ 10
M MCP Dev low

VirajMishra1/wander-agent

Various

Your AI's personal travel agent — 66 tools, zero API keys. Flights (incl. fares airlines hide), hotels, visas, weather, points & miles, via MCP.

★ 4
M MCP Dev low

vitorpavinato/ncbi-mcp-server

Various

🐍 ☁️ 🏠 - Comprehensive NCBI/PubMed literature search server with advanced analytics, caching, MeSH integration, related articles discovery, and batch processing for all life scie

★ 9
M MCP Dev low

vitrine3d/mcp

Various

vitrine MCP server — manage 3D product viewers, scenes, and embeds from AI agents

★ 0
M MCP Dev low

vivek081166/japan-utils-mcp

Various

MCP server exposing Japan-specific utilities (era conversion, romaji, holidays, postal codes, kana, name split) to AI agents.

★ 0
M MCP Dev low

Vivekpatil200320/CyberRescue

Various

A secure, lightweight Model Context Protocol (MCP) host telemetry gateway built using Python, FastMCP, and python-on-whales.

★ 1
M MCP Dev low

VmLia/books-mcp-server

Various

This is an MCP server used for querying books, and it can be applied in common MCP clients, such as Cherry Studio.

★ 6
M MCP Dev low

vornicx/Midas

Various

Local-first, eval-first memory for long-horizon AI agents — no LLM at ingest. Python SDK + MCP server with source-traceable recall, belief revision, selective forgetting, and repro

★ 12
M MCP Dev low

Vovala14/vynly-mcp

Various

MCP server for Vynly — the AI-only social feed. Post, read, search, and spark from any MCP-aware agent.

★ 1
M MCP Dev low

VrtxOmega/omega-brain-mcp

Various

Standalone MCP server — cross-session memory, 10-gate VERITAS build pipeline, cryptographic audit ledger, Cortex approval gate. Two files, one dependency.

★ 4
M MCP Dev low

W3Ship/w3ship-mcp-server

Various

W3Ship/w3ship-mcp-server — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

wazionapps/nexo

Various

NEXO Brain — Shared brain for AI agents. Persistent memory, semantic RAG, natural forgetting, metacognitive guard, trust scoring, 150+ MCP tools. Works with Claude Code, Codex, Cla

★ 22
M MCP Dev low

webaesbyamin/agent-receipts

Various

Cryptographic receipts for AI agent actions. MCP server, SDK, CLI, and dashboard. Local-first, zero infrastructure.

★ 0
M MCP Dev low

wenb1n-dev/mysql_mcp_server_pro

Various

Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个

★ 245
M MCP Dev low

wende/cicada

Various

AI Coders search blindly. Be their guide.

★ 37
M MCP Dev low

wenerme/wener-mssql-mcp

Various

Wener Node, Bun, NestJS, React Utils, Hooks & Demos

★ 65
M MCP Dev low

wenhuwang/mcp-k8s-eye

Various

MCP Server for kubernetes management and diagnose your cluster and applications

★ 28
M MCP Dev low

Whatsonyourmind/oraclaw

Various

Deterministic decision-intelligence MCP server for AI agents — 17 tools, 21 algorithms (LinUCB, HiGHS LP/MIP, PageRank, Monte Carlo, CMA-ES, conformal). Sub-25ms. Zero LLM cost. AA

★ 8
M MCP Dev low

whdrnr2583-cmd/koreanpulse

Various

English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. For Claude Desktop / Cursor / FastMCP trading agents.

★ 2
M MCP Dev low

whdrnr2583-cmd/token-meter

Various

whdrnr2583-cmd/token-meter — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

whynowlab/jarvis-orb

Various

See AI thinking in real time — 3D orb that visualizes Claude Code reasoning. Free, open-source MCP server

★ 6
M MCP Dev low

whyy9527/ariadne

Various

Cross-service API dependency graph for Spring Boot + TypeScript microservice stacks. CLI + MCP server for Claude Code, Cursor, Windsurf. Offline static analysis over GraphQL, REST,

★ 0
M MCP Dev low

willianpinho/large-file-mcp

Various

MCP Server for efficient large file operations in AI development workflows — chunk reading, smart search, replace

★ 13
M MCP Dev low

wkalidev/multichain-mcp

Various

MCP server for AI agents — Stacks, Celo, Base in one package

★ 0
M MCP Dev low

wklee610/kafka-mcp

Various

MCP Server for Apache Kafka

★ 11
M MCP Dev low

wn01011/llm-token-tracker

Various

Token usage tracker for OpenAI and Claude APIs with MCP support. Pass accurate API costs to your users.

★ 3
M MCP Dev low

wnbhr/being

Various

Personality Runtime — persistent memory, identity, and relationships for AI agents that work across multiple LLM platforms via MCP

★ 0
M MCP Dev low

woladi/macos-vision-mcp

Various

MCP server for Claude Code — Apple Vision OCR & image analysis, fully offline, no API keys

★ 2
M MCP Dev low

Wolfe-Jam/faf-mcp

Various

Persistent Project Context for Cursor, IDEs and VS Code — IANA-registered .faf format · 25 tools

★ 3
M MCP Dev low

Wooonster/hocr_mcp_server

Various

🐍 🏠 – A fastAPI-based FastMCP server with a Vue frontend that sends uploaded images to VLM via the MCP to quickly extract handwritten mathematical formulas as clean LaTeX code.

★ 2
M MCP Dev low

Wopee-io/wopee-mcp

Various

Wopee-io/wopee-mcp — indexed from awesome-mcp-servers-punkpeye

★ 3
M MCP Dev low

workopia/workopia-mcp

Various

Workopia MCP Server — free job search, resume builder & career advice for Claude, ChatGPT, Cursor.

★ 7
M MCP Dev low

WRG-11/wrg-sigma-rules

Various

Sigma detection rule writing, validation, and conversion for Claude Code -- LLM-assisted + pySigma + multi-backend (Splunk, Elastic, Kibana, Wazuh). 61 production rules + 3 MCP too

★ 0
M MCP Dev low

wowinter13/solscan-mcp

Various

An MCP server for querying Solana transactions using natural language with Solscan API

★ 41
M MCP Dev low

writerslogic/scrivener-mcp

Various

The definitive MCP server for Scrivener. Connect your novels, screenplays, and manuscripts to Claude, ChatGPT, and other AI assistants. 60+ tools for document management, writing a

★ 32
M MCP Dev low

wso2/fhir-mcp-server

Various

FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.

★ 122
M MCP Dev low

Wuye-AI/mcp-server-wuye-ai

Various

CRIC物业AI MCP Server

★ 4
M MCP Dev low

wuzenghai616-lang/goldbean

Various

GoldBean — x402 Micropaid API Marketplace | 10 MCP tools: crypto, weather, search, image-gen, code, chat, more. Pay-per-call with USDC on Base.

★ 0
M MCP Dev low

x402-index/x402search-mcp

Various

Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz

★ 1
M MCP Dev low

x402node/x402-mcp

Various

MCP server bringing 100+ x402-paid APIs to AI agents. Auto-syncs from CDP Bazaar. Stablecoin micropayments via x402 protocol across multi-chain (Base, Solana, Polygon, BNB, EVM). B

★ 0
M MCP Dev low

x51xxx/copilot-mcp-server

Various

MCP server for GitHub Copilot CLI integration

★ 3
M MCP Dev low

XavierFabregat/spotify-mcp

Various

Control Spotify by talking to your AI — MCP server for Claude, Cursor, and any MCP client

★ 0
M MCP Dev low

xcodebuild

Various

MCP tool for building Xcode iOS workspace/project and feeding back error to LLMs.

★ 84
M MCP Dev low

XeroAPI/xero-mcp-server

Various

An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction

★ 294
M MCP Dev low

xexr/mcp-libsql

Various

Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and oth

★ 21
M MCP Dev low

xfloukiex-lab/road-poneglyph

Various

Road Poneglyph — an MCP server that finds a plan's blind spots. Part of the Grand Line stack.

★ 0
M MCP Dev low

XGenerationLab/xiyan_mcp_server

Various

A Model Context Protocol (MCP) server that enables natural language queries to databases

★ 236
M MCP Dev low

XJTLUmedia/AI-HR-Management-Toolkit

Various

AI HR Management Toolkit

★ 0
M MCP Dev low

XJTLUmedia/Context-First-MCP

Various

📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-

★ 0
M MCP Dev low

xmpuspus/ph-civic-data-mcp

Various

The first multi-source MCP server for Philippine civic data: earthquakes, weather, typhoons, procurement, population, poverty

★ 2
M MCP Dev low

Xquik-dev/x-twitter-scraper

Various

Twitter scraper API skill for tweet search, advanced Twitter search, profile tweets, follower export, media download, monitors, webhooks, MCP, and posting automation: send tweets a

★ 103
M MCP Dev low

xspadex/bilibili-mcp

Various

📇 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface.

★ 14
M MCP Dev low

xyver/daedal-map

Various

Open geographic query engine — ask place-based questions in natural language, get answers on a map. Covers disasters, demographics, economics, and climate data across 40+ sources.

★ 0
M MCP Dev low

xzq.xu/jvm-mcp-server

Various

This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, ena

★ 85
M MCP Dev low

yakuphanycl/instinct

Various

Self-learning memory for AI coding agents — MCP server

★ 2
M MCP Dev low

yamariki-hub/japan-corporate-mcp

Various

MCP Server for Japanese corporate data - gBizINFO, EDINET, e-Stat

★ 0
M MCP Dev low

Yang1Bai/claw-tsaver

Various

A token-saving MCP proxy for OpenClaw users. Cuts tool call payloads by 90%+ via lazy expansion.

★ 0
M MCP Dev low

YangLiangwei/PersonalizationMCP

Various

🎯 A unified personal data hub built on MCP that allows AI assistants to access your digital life from Steam, YouTube, Bilibili and more platforms for truly personalized interactio

★ 54
M MCP Dev low

yannbrrd/simple_snowflake_mcp

Various

🐍 ☁️ - Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations

★ 7
M MCP Dev low

Yarmoluk/ckg-mcp

Various

Context optimization for AI agents — 97 domain knowledge graphs, MCP-native traversal. 4× F1 of RAG, 11× fewer tokens per query.

★ 3
M MCP Dev low

yashshingvi/databricks-genie-MCP

Various

🐍 ☁️ - A server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents.

★ 16
M MCP Dev low

ycs77/apifable

Various

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

★ 9
M MCP Dev low

ydb/ydb-mcp

Various

🎖️ 🐍 ☁️ - MCP server for interacting with [YDB](https://ydb.tech) databases

★ 26
M MCP Dev low

yeick010/agentshield-mcp

Various

yeick010/agentshield-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

yenchieh/diagramzu-mcp

Various

MCP server for diagramzu.ai — read/write Mermaid diagrams in your Space from Claude, Cursor, ChatGPT, or any MCP client.

★ 0
M MCP Dev low

yessGlory17/job-verify

Various

Detect fake recruiter & job-offer scams with free OSINT — an MCP server for Claude. No API keys.

★ 7
M MCP Dev low

YGao2005/scholar-feed-mcp

Various

MCP server for searching 600,000+ CS/AI research papers with citation graphs, full text, embeddings, and BibTeX. Works with Claude Code, Cursor, and any MCP client. No signup requi

★ 7
M MCP Dev low

yiwenlu66/PiloTY

Various

PiloTY: AI pilot for PTY operations via MCP - enables AI agents to control interactive terminals like a human

★ 38
M MCP Dev low

yjcho9317/nworks

Various

Full-featured MCP server and CLI for LINE WORKS (NAVER WORKS) — 26 tools covering messages, calendar, drive, mail, tasks, and boards. Automate with AI agents or scripts.

★ 11
M MCP Dev low

yli769227-jpg/ashare-mcp

Various

MCP server for Chinese A-share financial statements. 把 A 股财报变成 LLM 可调的工具。

★ 2
M MCP Dev low

ymw0407/auth-fetch-mcp

Various

MCP server that lets AI assistants fetch content from authenticated web pages.

★ 29
M MCP Dev low

yoelbassin/gnuradioMCP

Various

MCP server for GNU Radio

★ 42
M MCP Dev low

yolfinance/yolfi-agent

Various

Yolfi Agent Kit SDK, CLI, and MCP server for AI coding agents.

★ 129
M MCP Dev low

yoryocoruxo-ai/rendoc-mcp-server

Various

Official MCP server for rendoc - Generate professional PDFs (invoices, contracts, reports, certificates) from Claude, Cursor, and other AI tools via reusable templates or inline HT

★ 0
M MCP Dev low

Younghef/nutriref-api

Various

Pay-per-call USDA nutrition API for AI agents. x402 + USDC on Base.

★ 0
M MCP Dev low

ysalitrynskyi/opn-mcp

Various

MCP server for opn.onl — shorten links, read analytics & manage links from AI assistants. Works with the hosted service or your self-hosted instance.

★ 0
M MCP Dev low

YuChenSSR/mindmap-mcp-server

Various

mindmap, mcp server, artifact

★ 233
M MCP Dev low

YuChenSSR/multi-ai-advisor

Various

council of models for decision

★ 78
M MCP Dev low

yuna0x0/anilist-mcp

Various

AniList MCP server for accessing anime and manga data

★ 77
M MCP Dev low

yuna0x0/hackmd-mcp

Various

A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

★ 60
M MCP Dev low

yusong652/pfc-mcp

Various

MCP server connecting AI agents to ITASCA PFC — run DEM simulations through natural conversation

★ 63
M MCP Dev low

Yutarop/ros-mcp

Various

MCP server for ROS to control robots via topics, services, and actions.

★ 32
M MCP Dev low

yuvalsuede/agent-media

Various

📇 ☁️ 🍎 🪟 🐧 - CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generat

M MCP Dev low

yyyhy/nash-arena

Various

Chess and Card Game Arena For LLM

★ 2
M MCP Dev low

zackpeters93/ugs-mcp

Various

MCP server for controlling CNC machines via Universal GCode Sender

★ 1
M MCP Dev low

zafronix/wc-mcp

Various

Model Context Protocol server for the Zafronix World Cup API — every FIFA World Cup since 1930. 15 tools wrapping tournaments, teams, players, matches, stadiums, brackets, standing

★ 1
M MCP Dev low

zb-ss/servonaut

Various

Manage AWS, Hetzner, OVH, and custom servers from one TUI — with a built-in AI assistant and MCP server

★ 16
M MCP Dev low

zefarie/pterodactyl-mcp

Various

zefarie/pterodactyl-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

zekebuilds-lab/captcha-mcp

Various

MCP server for PoW + Lightning agent auth — charge AI agents per-call without accounts. npm: @powforge/captcha-mcp

★ 0
M MCP Dev low

zelentsov-dev/asc-mcp

Various

MCP server for App Store Connect API — 208 tools for managing apps, builds, TestFlight, subscriptions, and more from Claude, Cursor, VS Code, or any MCP client

★ 38
M MCP Dev low

zenml-io/mcp-zenml

Various

MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines

★ 45
M MCP Dev low

ZeparHyfar/mcp-datetime

Various

A MCP server for datetime formatting and file name generation.

★ 27
M MCP Dev low

zhaoyue722/llm-usage-mcp

Various

a local-first, multi-provider tool that captures LLM API spend and exposes it to coding agents via the Model Context Protocol

★ 3
M MCP Dev low

Zhonghao1995/Agentic-MIKE-Plus

Various

Skills + MCP server for Claude Code, Codex, Hermes, or OpenClaw - headless MIKE+ automated modelling and analysis (inspect, edit, run, read, plot), no GUI.

★ 5
M MCP Dev low

zinja-coder/apktool-mcp-server

Various

A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)

★ 463
M MCP Dev low

zkproofport/proofport-ai

Various

zkproofport/proofport-ai — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

zlinzzzz/finData-mcp-server

Various

FinData enables your AI agents retrieve financial data from different providers like Tushare, Wind, and DataYes.

★ 56
M MCP Dev low

ZLeventer/salesforce-marketing-mcp

Various

ZLeventer/salesforce-marketing-mcp — indexed from awesome-mcp-servers-punkpeye

M MCP Dev low

zolo-ryan/MarketAuxMcpServer

Various

📇 ☁️ - MCP server for comprehensive market and financial news search with advanced filtering by symbols, industries, countries, and date ranges.

★ 4
M MCP Dev low

zoomeye-ai/mcp_zoomeye

Various

A Model Context Protocol server that provides network asset information based on query conditions. This server allows LLMs to obtain network asset information and supports querying

★ 74
M MCP Dev low

ztxtxwd/open-feishu-mcp-server

Various

📇 ☁️ 🏠 - A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management too

★ 86
M MCP Dev low

zw008/VMware-Aria

Various

VMware Aria Operations monitoring, alerting, and capacity planning — MCP tools for AI agents

★ 0
M MCP Dev low

zw008/VMware-Monitor

Various

Read-only VMware vCenter/ESXi monitoring — code-level enforced safety, zero destructive operations

★ 8
M MCP Dev low

zw008/VMware-NSX-Security

Various

VMware NSX DFW microsegmentation and security: distributed firewall, security groups, tags, traceflow, IDPS — MCP tools for AI agents

★ 0
M MCP Dev low

zw008/VMware-Storage

Various

VMware vSphere storage management: datastores, iSCSI, vSAN. Domain-focused MCP skill with 11 tools.

★ 0
M MCP Dev low

zw008/VMware-VKS

Various

MCP Skill + CLI for vSphere with Tanzu (VKS) — Supervisor, Namespace, and TanzuKubernetesCluster lifecycle management. Requires vSphere 8.x+.

★ 1
M MCP Dev low

zyx77550/sparda

Various

Turn any Express/FastAPI app into an MCP server, in one command.

★ 3
M MCP Dev low

930m310n/geomelon-mcp

Various

MCP server for the Geomelon geographic API — stdio and remote HTTP transports

★ 1
M MCP Dev low

adityarya24/astro-skill

Various

Open-source Vedic astrology engine, agent skill & MCP server — deterministic kundali, dasha, panchang, gochar, yoga, guna milan + factual Hindi/English PDF (Swiss Ephemeris, no API

★ 1
M MCP Dev low

aeoess/agent-passport-mcp

Various

MCP server for the Agent Passport System. Identity, delegation, enforcement, and signed receipts as tools in any MCP client. npx agent-passport-system-mcp

★ 3
M MCP Dev low

afghanfansmedia-ai/songcheck-mcp

Various

Is this song AI or human? Detect AI-generated music (Suno, Udio, and more) from any AI agent. MCP server by Khaled Media.

★ 1
M MCP Dev low Archived

Agent-Prod/muze-mcp

Various

[](https://glama.ai/mcp/servers/Agent-Prod/muze-mcp) 🎖️ 🐍 ☁️ - Run your ecommerce ads from Claude & ChatGPT. Meta, Google, Amazon and Shopify: 150+ tools to read performance, ins

M MCP Dev low

@agentfund/mcp

Various

Fundraising infrastructure for AI agents on Solana — x402 payments, milestone escrow, on-chain reputation. REST + WebSocket + MCP + ACP.

★ 5
M MCP Dev low

aidc2026ai-melon/aidc-ai-mcp

Various

AI data center automation tool — MCP connector (design · validate · layout). Remote MCP: aidc-ai.io/api/mcp · registry io.aidc-ai/design-engine. Engine private.

★ 3
M MCP Dev low

AIops-tools/Nutanix-AIops

Various

Governed Nutanix Prism Central v4 ops: clusters/VMs/storage/DR/LCM, ETag-safe, 47 MCP tools (preview)

★ 0
M MCP Dev low

AIops-tools/Postgres-AIops

Various

Governed AI-ops for PostgreSQL — slow-query/bloat/lock RCA, indexes, vacuum, replication, with audit/budget/undo/risk-tiers (preview)

★ 0
M MCP Dev low

AIStoryHub/etincel

Various

Find the AI tells in your prose. Deterministic, local, runs in CI. MCP server + CLI + Action.

★ 8
M MCP Dev low

AkashGoenka/coldstart

Various

Self-maintaining and persistent codebase memory for AI coding agents — a deterministic AST index plus agent-written notes that flag themselves stale when the code changes. Works wi

★ 9
M MCP Dev low

Albaker-Group/cloudprice-mcp

Various

MCP server that compares on-demand VM pricing across AWS, Azure, and GCP in real time

★ 1
M MCP Dev low Archived

alexcloudstar/makers.page-mcp

Various

[](https://glama.ai/mcp/servers/alexcloudstar/makers.page-mcp) 📇 🏠 🍎 🪟 🐧 - Local MCP server that drafts channel-native X posts from your coding agent with human approval. Draf

M MCP Dev low

ankurmans/pepys-mcp

Various

Thin stdio MCP connector for the Pepys transcription API. npx pepys-mcp – give Claude, ChatGPT, or Cursor audio/video transcription: diarization, SRT/VTT, podcasts, paste-a-link.

★ 0
M MCP Dev low

antohins/seo-tools-mcp

Various

8 stdio MCP-серверов для SEO (xmlstock/SERP, wordstat, gsc, ywm, metrika) для Claude Code — read-only, строгий JSON, мультиаккаунт, OAuth с авто-refresh

★ 3
M MCP Dev low

appwrite/mcp

Various

Appwrite’s MCP server. Operating your backend has never been easier.

★ 71
M MCP Dev low

aradar46/reuse-before-generate

Various

Stop your AI agent from rebuilding what already exists. An opinionated MCP server that checks GitHub, npm and Python repos for maintained alternatives before you scaffold.

★ 5
M MCP Dev low

ArturLys/ao3-mcp

Various

MCP server for Archive of Our Own: search fanfiction and have an AI read and rank fics for you

★ 1
M MCP Dev low

askads/mcp-yandex-metrica

Various

MCP-сервер для Yandex Metrica — веб-аналитика (посещаемость, источники, поведение, конверсии по целям) из Claude, Cursor, Codex и других AI-клиентов.

★ 1
M MCP Dev low

AstaBlackClove/posthive

Various

Agentic social media scheduler to post on multi platforms with built-in MCP

★ 13
M MCP Dev low

atomno-mcp/mcp-fns-calc

Various

MCP-сервер налоговых расчётов РФ: НДС, УСН, взносы ИП, НДФЛ, патент и пени — без интернета. Плюс проверки статусов. Russian tax calculator MCP.

★ 1
M MCP Dev low

chefcohen/corroborate-mcp

Various

Honest claim corroboration for AI agents (MCP server): syndication-aware independent-source counting, confidence scores, and published error rates. Keyless, read-only, open source.

★ 1
M MCP Dev low

chessceo/chessceo-mcp

Various

MCP server for chess.ceo — LLM tools for player search, preparation, position stats, and live tournaments

★ 0
M MCP Dev low Archived

Correctover/mcp-server

Various

[](https://glama.ai/mcp/servers/Correctover/mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - Contract validation and self-healing failover for LLM APIs. 6-dimension verification (structure, schema,

M MCP Dev low

csmediapro/moodle-mcp-server

Various

Open-source MCP server that connects AI agents to Moodle LMS data through Moodle Web Services.

★ 0
M MCP Dev low

ctxfile/ctxfile

Various

Local-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.

★ 4
M MCP Dev low

daedalusdevelopmentgroup/ddg-agent-payable-services

Various

Pay-per-call x402 gateway for AI agents — MCP server + OpenAI-compatible API for agent tools, market data, RPC, and MCP security audits. Pay in USDC on Base, no account.

★ 0
M MCP Dev low

davidmosiah/wellness-nourish

Various

Local-first nutrition MCP for Claude/Cursor: USDA food search, barcode + photo, meal logging

★ 8
M MCP Dev low

Departi/mcp-server

Various

MCP server for travel compliance and trip planning — visa requirements, tax residency, Schengen tracking, accommodation, transport, and experiences across 189 European destinations

★ 0
M MCP Dev low

dimitar-grigorov/mcp-file-tools

Various

MCP server for file operations on non-UTF-8 text: detects the encoding from the bytes, hands the model UTF-8, and writes back in the original encoding with BOM and CRLF/LF intact.

★ 22
M MCP Dev low

disin7c9/asset-management

Various

Drawdown-first portfolio tool with a read-only MCP addon for Claude — a deterministic core computes every number; the AI is fenced out of arithmetic.

★ 1
M MCP Dev low

djerok/glm-mcp

Various

GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes between Opus and GLM, fi

★ 2
M MCP Dev low

Dudude-bit/yandex-lavka-mcp

Various

Unofficial MCP server for ordering Yandex Lavka groceries from an AI assistant (search, cart, checkout with confirmation)

★ 15
M MCP Dev low

editmamei/editmamei

Various

Editmamei CE: Photoshop MCP server for natural-language AI photo editing.

★ 4
M MCP Dev low

emailens/mcp

Various

MCP server for email compatibility analysis: preview, audit, fix, diff, and check deliverability across 21 email clients.

★ 7
M MCP Dev low

faze79/WPFVisualTreeMcp

Various

Let AI agents see, debug and drive running WPF apps - visual tree, bindings, screenshots, clicks and text input over MCP. Snoop + Playwright for AI.

★ 13
M MCP Dev low

ferinator/bullrun-mcp

Various

Public metadata and connection docs for Bullrun's hosted MCP connector.

★ 0
M MCP Dev low

findsaunaplunge/mcp

Various

MCP server for findsaunaplunge.com — US cold plunge & sauna venues with dated, source-quoted temperatures and prices. Remote Streamable HTTP at https://findsaunaplunge.com/mcp

★ 0
M MCP Dev low

Flightmussy/castlemap-mcp

Various

MCP server for the Castlemap atlas — 7,738 castles, fortresses and palaces from Wikidata. Hosted, no API key: https://thecastlemap.com/mcp

★ 1
M MCP Dev low Archived

ForeverTools/kiprio-mcp

Various

[](https://glama.ai/mcp/servers/ForeverTools/kiprio-mcp) 🐍 ☁️ - Multi-purpose API toolkit: email validation, DNS lookup, WHOIS, SSL certificate inspection, IBAN validation, busine

M MCP Dev low

forgemeshlabs/x402-ads-mcp

Various

Install one middleware. Monetize unused 402 responses with recommendations, discovery, and machine commerce analytics.

★ 0
M MCP Dev low

frndchagas/coolify-mcp

Various

MCP server for Coolify — 64 tools to deploy, diagnose, and manage apps, databases, and services on your self-hosted PaaS. OpenAPI-generated schemas, docs search, secrets masked by

★ 3
M MCP Dev low

Fronesis-Labs/dcl-webhook

Various

DCL Trust Oracle — x402 MCP Server Deterministic AI audit layer with cryptographic micropayments via x402 protocol

★ 1
M MCP Dev low

FROWNINGdev/django-orm-lens

Various

Free, MIT alternative to paid Django schema review. Blast radius on every PR, schema drift, N+1 across functions, ER diagrams, MCP server. No DB, no Django boot, no Pro tier.

★ 73
M MCP Dev low

getrephonic/rephonic-mcp

Various

Give AI agents and LLMs access to the Rephonic API.

★ 2
M MCP Dev low

goesByhc/cn-scraper-mcp

Various

Let AI agents search the Chinese internet via MCP — Taobao, JD, Xiaohongshu, Zhihu, Weibo, Bilibili, ZSXQ, Douban, Dianping, and more.

★ 34
M MCP Dev low

goofrey/zoom-search

Various

MCP search and evidence tool for AI agents with query rewriting, source zoom-in, sourced answers, and runtime metrics.

★ 3
M MCP Dev low

gopalrajsuresh/covalent-bond

Various

Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP. The relay never sees your data.

★ 0
M MCP Dev low

Grinv/steam-games-mcp

Various

MCP server for Steam: keyless store/catalog data (deals, tags, SteamOS/Deck/Frame compat) plus player profiles, libraries and achievements via the Steam Web API.

★ 4
M MCP Dev low

grzgrzgrz3/pingwa-client

Various

Text your phone from any agent, script or CI - and tap to reply. Python/CLI/MCP client for pingwa.

★ 1
M MCP Dev low

hanshs474/kavel-mcp

Various

[](https://glama.ai/mcp/servers/@hanshs474/kavel-mcp) 📇 🏠 🍎 🪟 🐧 - Discover Kavel’s AI photo/video generators (hairstyle, figurine, pet portrait, wedding, 90s yearbook, dance v

★ 0
M MCP Dev low

HasData/zillow-mcp

Various

Zillow MCP server by HasData: for-sale, for-rent and sold listings and full property details, as JSON.

★ 4
M MCP Dev low

healthchainai/HealthChain

Various

Python SDK for healthcare AI — typed, validated FHIR tools for agents, real-time EHR connectivity, production deployment ✨ 🏥

★ 223
M MCP Dev low

homespunapps/homespun

Various

Homespun: apps your AI builds and hosts. Client CLI, MCP server, SDK core, agent skill and Claude plugin. MIT.

★ 1
M MCP Dev low

hoornet/agentdocs-mcp

Various

MCP server for AgentDocs (agentdocs.eu) — give any AI agent native tools to read, search, write, and share collaborative docs

★ 1
M MCP Dev low

huseyinstif/klaket

Various

Turn any video into LLM-ready data - transcripts, speaker labels, scenes, subtitles and on-screen text. Self-hostable, keyless, MCP-ready.

★ 2
M MCP Dev low

ideation

ai.actwise

Test where your idea stands. VC-style evaluation and hard comparison for founders and product teams.

M MCP Dev low

ihorponom/agentpack

Various

Local task-state ledger for AI coding agents. Preserve decisions, source conclusions, evidence, and checkpoints across Codex, Claude Code, Cursor, and other MCP clients.

★ 17
M MCP Dev low

imqueue/mcp

Various

Model Context Protocol (MCP) server for @imqueue — lets AI coding agents (Claude Code, Cursor and others) search the docs, scaffold typed services & clients and use @imqueue/cli li

★ 1
M MCP Dev low

Inside Ads

ad.inside

Smart tool for growth and monetization of Telegram channels. Attract subscribers and earn money on your channel (from 100 subscribers). AI will select platforms, advertisers and

M MCP Dev low

io.github.PhilipAD/health-export-mcp

Various

Open-source Apple Health MCP server for the MetricBridge iOS app: query 190 HealthKit metrics from Claude, ChatGPT, Cursor, OpenClaw, Hermes and any AI agent. Zero-dependency, loca

★ 3
M MCP Dev low

isco-tec/scorezilla-mcp

Various

Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant. Six tools (list, bootstrap, top-N, SDK snippet) usable from Claude Code, Cursor,

★ 1
M MCP Dev low

JannLeo/telinksdk-builder-mcp

Various

[](https://glama.ai/mcp/servers/JannLeo/telinksdk-builder-mcp) 🐍 🏠 🪟 🐧 🍎 - Build any Telink/embedded SDK (Eclipse headless / Make / generic) via natural language. Auto-detects

★ 1
M MCP Dev low

jasp-nerd/marktplaats-mcp

Various

MCP server for Marktplaats: search Dutch classifieds from Claude, Cursor, Codex and any MCP client

★ 2
M MCP Dev low

Kentucky-ai/opentakeoff

Various

Open-source (Apache-2.0) PDF takeoff for construction & flooring — the first engine an AI agent drives natively over MCP, not bolted on. One-click room detection, materials + quant

★ 104
M MCP Dev low

knaisoma/data-olympus

Various

Governance-grade, OKF-compatible knowledge-base format with a single-writer MCP server and CLI. Pre-release.

★ 23
M MCP Dev low

kushaim/practice-fusion-mcp

Various

FHIR-first, read-only MCP server for the Practice Fusion EHR — audit-logged, HIPAA-conscious.

★ 3
M MCP Dev low

kyisaiah47/kynth-mcp

Various

MCP server from Kynth Studios — eleven read-only lookups over live public data: AI model pricing and routing, dependency maintenance, service pricing and stack cost, agent skills a

★ 0
M MCP Dev low

lawrencehui/Citio

Various

Self-hosted AI coding agents that live in Slack — run Claude Code or Codex in your own infra, ship PRs, and keep every credential behind a controlled MCP tool layer.

★ 2
M MCP Dev low

leesgit/passbaton

Various

Session continuity for AI coding agents — your agent picks up where it left off. Persistent memory for Claude Code, OpenAI Codex CLI & Google Gemini CLI, sharing one local db: auto

★ 5
M MCP Dev low

liftkkkk/owl-mcp

Various

MCP server for OWL/TTL/RDF ontologies — SPARQL queries, reasoning & CRUD via Claude / Cursor / Windsurf

★ 3
M MCP Dev low

linklore/linklore-mcp

Various

MCP server for project memory — AI agents record decisions, pitfalls, and specs as they work, and recall them next session with code context. Built for agents, not humans.

★ 1
M MCP Dev low

Lulu-The-Narwhal/dali-mcp

Various

Creative intelligence MCP — score your prompt before you spend the credit

★ 8
M MCP Dev low

mastyf-ai/mastyf.ai

Various

Open-source AI security platform providing perimeter defense for LLMs and AI agents through swarm analysis, policy enforcement, adversarial testing, and real-time threat detection.

★ 18
M MCP Dev low

mediiiiium/mcp-jp

Various

mcp-jp — Japanese SMB SaaS connectors(公式MCPが無い日本のSaaS向けMCPサーバー集)

★ 0
M MCP Dev low

mi60dev/visionaire-engine

Various

Eyes for AI coding agents: deterministic MCP server that tells the LLM which CSS rule wins, in which file, on which line — and why. Cascade verdicts, blast radius, interaction time

★ 4
M MCP Dev low

minhhq-a1/odoo-pulse

Various

An AI business analyst for your Odoo ERP — one-call reports with verdicts, over MCP

★ 1
M MCP Dev low Archived

mmxrealQQ/bobai-buyburn

Various

[](https://glama.ai/mcp/servers/mmxrealQQ/bobai-buyburn) 🎖️ 📇 ☁️ - Live verifiable on-chain data for the $BOBAI token on BNB Chain — price computed from pair reserves × Chainlink

M MCP Dev low

mohamedkuch/utilia-solana-agent

Various

Guarded x402 client for Solana transaction diagnosis, simulation, token risk, and budget-capped live priority fees.

★ 0
M MCP Dev low

mohsinmshabbir/datasaudi-mcp

Various

Saudi economic data for Claude, Cursor & any MCP client — English or Arabic, keyless. Refuses to silently mislead.

★ 1
M MCP Dev low

nagameTW/mcp-server-malcolm

Various

MCP server for Malcolm: full read surface plus opt-in, audited write tools

★ 3
M MCP Dev low

najaeda/naja-scope

Various

MCP server for AI agents to explore SystemVerilog/Verilog netlists: trace connectivity, walk hierarchy, jump to source - without pasting RTL into context. Built on najaeda.

★ 15
M MCP Dev low

noisy/noisy-coding

Various

Talk to Claude Code instead of typing: a voice daemon + dashboard that records you, transcribes, routes to your agent sessions, and speaks the replies back - with per-voice avatars

★ 7
M MCP Dev low

nometalalchemist/KitchenSink4Word

Various

Word (.docx) MCP server with 189 tools: live editing, tables, citations, tracked changes, TOC, document assembly, charts, and more. Everything plus the kitchen sink.

★ 4
M MCP Dev low

noteboxd/mcp

Various

Fragrance & perfume MCP server + API: search fragrances, notes, accords, brands, perfumers, reviews, and charts

★ 1
M MCP Dev low

openagentemail/openagentemail

Various

Self-hosted email for AI agents — the open-source alternative to AgentMail. One compose file → unlimited inboxes, OTP extraction, MCP server.

★ 13
M MCP Dev low

orcalayer/orcalayer-mcp

Various

MCP server exposing the OrcaLayer API to AI agents — Polymarket whale tracking and smart-money data in Claude, Cursor, Copilot and other MCP clients

★ 1
M MCP Dev low

OurThinkTank/founders-os

Various

Founders OS - CRM, tasks, finances, feeds, and memory for founders, as an MCP server.

★ 17
M MCP Dev low

Propick Integration MCP

ae.propick

Discover luxury apartments, villas, and off-plan developments in Dubai and across the UAE. Explore verified listings, developers, payment plans, and investment opportunities on P

M MCP Dev low

rabdulsal/appstore-release-mcp

Various

App Store release pilot MCP server — version bump, archive + TestFlight upload, metadata, review submission. The MCP server that actually ships your binary.

★ 0
M MCP Dev low

rajanshxrma/cadence

Various

A local-first health-context engine -- pulls WHOOP and Apple Health into one local store, exposes it to Claude via MCP and a brief command

★ 1
M MCP Dev low

Rarefied-Earth/groundwork

Various

Rarefied Earth Groundwork MCP: read-only company-state discovery with a human-approved Pro claim at rarefied.earth.

★ 1
M MCP Dev low

Reachpad/reachpad-mcp

Various

MCP server for reachpad: lets Claude, Codex and other coding agents build full-stack apps in persistent workspaces and share them by link, without a separate deployment.

★ 3
M MCP Dev low

RedHold/diagrams-mcp-app-core

Various

MCP server for Diagrams.so. 23 tools that let an AI agent generate, edit and review cloud architecture diagrams as native draw.io files.

★ 0
M MCP Dev low

rm-rf-prod/GroundTruth-MCP

Various

Self-hosted MCP server for live documentation, code audits, and best practices. 598+ curated libraries, 100+ audit patterns, no rate limits.

★ 5
M MCP Dev low

rsiva2294/madurai-transit-mcp

Various

Official Model Context Protocol (MCP) server for Madurai CityBus transit routing, official stage fares, stop sequences, and platform bay departures.

★ 0
M MCP Dev low

scarletkc/vexor

Various

A semantic search engine for files and code.

★ 239
M MCP Dev low

seldonframe/reelier

Various

Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.

★ 3
M MCP Dev low

SFHAJJI/lex

Various

Point-in-time Luxembourg and reviewed EU law: exact article history, deterministic keyword search, gated local hybrid retrieval, signed artifacts, and read-only MCP tools.

★ 9
M MCP Dev low

shakaran/symfony-agent-mcp

Various

Model Context Protocol server for Symfony applications — read-only introspection of routes, services, entities, controllers, database schema, migrations, composer packages and logs

★ 0
M MCP Dev low

ShekharBhardwaj/AgenticLedger

Various

Local-first flight recorder for AI agents: every LLM call, tool call, cost, and loop captured by a transparent proxy. Zero code changes.

★ 5
M MCP Dev low

slenderongithub/fix-protocol-mcp

Various

MCP server for parsing, validating, building and explaining FIX protocol trading messages — offline, no API keys.

★ 0
M MCP Dev low

SLP-DEV1/qwen-dap-mcp

Various

Autonomous native crash debugging for Qwen Code via DAP → MCP. CodeLLDB, crash dumps, runtime evidence and agentic verification.

★ 2
M MCP Dev low

smaniches/alphafold-sovereign-mcp

Various

BioMed MCP over AlphaFold DB + 8 public sources, with SQLite knowledge graph, offline mode, and explicit clinical-use limits.

★ 4
M MCP Dev low

smilemin07/korean-rnd-regs-mcp

Various

국가연구개발(정부 R&D) 규정 검토용 MCP 서버 — 혁신법·시행령·행정규칙 55종을 AI로 검색·검토 (Korean national R&D regulations MCP)

★ 11
M MCP Dev low

specshield26/specshield-mcp-server

Various

The API-change deploy gate for AI coding agents (MCP server): is it safe to ship this API change to my consumers? Read-only, over OpenAPI/Pact.

★ 0
M MCP Dev low

thehealthai/clarity-mcp

Various

Condition-aware ingredient & product safety MCP server — 9 tools, every answer with a verdict, evidence tier, and citations. com.healthai/clarity on the official MCP registry. Host

★ 0
M MCP Dev low

theserverlessdev/wsc

Various

Prose linter + AI-slop detector: weasel words, passive voice, hedging, and 190+ research-cited AI tells. Web editor, API, MCP server, CLI, GitHub Action.

★ 5
M MCP Dev low

tonnode/mcp

Various

TON MCP server for Claude, ChatGPT, Cursor, Codex and any MCP client — liteserver queries over native ADNL: balances, account state, transaction history, get-methods. Private & arc

★ 31
M MCP Dev low

TsvetanG2/cognigy-ai-mcp-management-server

Various

MCP server for Cognigy.AI - 132 tools that let Claude, Cursor & other AI assistants build, configure, test & operate conversational AI agents via the Model Context Protocol.

★ 2
M MCP Dev low

VibeKit-Bot/vibekit-mcp

Various

MCP server for VibeKit — build, deploy, and manage hosted apps and chat with their AI agents from Claude Desktop, Cursor, and other MCP clients.

★ 1
M MCP Dev low

vicseeai/vicsee-mcp-server

Various

Official MCP server for the VicSee AI video & image generation API.

★ 0
M MCP Dev low

webtoolbox/websitetoolbox-mcp

Various

MCP server for Website Toolbox forum — exposes Categories, Topics, Posts, Users, and more via the Forum REST API

★ 1
M MCP Dev low

wppoland/woocommerce-mcp

Various

Read-only Model Context Protocol (MCP) server for WordPress + WooCommerce — give Claude and other AI agents access to products, orders, sales reports and posts over the REST API. B

★ 2
M MCP Dev low

xDarkzx/Reaper-MCP

Various

AI-powered music production and post-production in REAPER via MCP — 172 tools for composition, mixing, mastering, batch editing, audio QC, and ReaScript automation.

★ 58
M MCP Dev low

yamantaka520/Agent-Memory-OS

Various

Local-first memory engine for AI-agent teams — private/team/project ACL, associative recall, federated sync, and a built-in MCP server. One SQLite file, no LLM required. Apache-2.0

★ 5
M MCP Dev low

yonlandwu/chinese-almanac-mcp

Various

MCP server for the Chinese almanac — auspicious date picking (择日) for weddings, moves, openings & major purchases, lucky hours (吉时), hour pillars, solar terms, horoscopes. JPL prec

★ 0
M MCP Dev low

YS-projectcalc/agent-cold-email

Various

Coldrig — cold email infrastructure run entirely by your coding agent (Claude Code / Codex / Cursor / Cline). One token, 28 intent-level MCP + HTTP tools and an npm CLI: domain pur

★ 1
M MCP Dev low

zerodrop-dev/zerodrop-mcp

Various

MCP server for ZeroDrop — gives AI agents disposable inboxes with auto-extracted OTPs and magic links. Claude, Cursor, Claude Code.

★ 0
M MCP Dev low

2nd1st/open-mcp-apps

Various

Persistent, interactive MCP Apps for any MCP host: the AI builds an app once, you both reuse it — data outlives the conversation. Ships an engine, a 22-app App Store, and a hosted

★ 28
M MCP Dev low

A1-x-Tech/mcp-yandex-merchants

Various

MCP-сервер для Яндекс Товаров — менять цены, скидки и видимость товаров без пересборки и повторной загрузки YML-фида

★ 0
M MCP Dev low

adecubed/gigamail

Various

Mail for AI agents ( and humans). MCP server giving Claude (or any agent) safe, permission-controlled access to email (Microsoft Graph + IMAP), calendar and your knowledge files. T

★ 5
M MCP Dev Indexed

apancyborg/appsgolem-mcp

Various

MCP server for the AppsGolem YouTube cutter API — cut YouTube clips programmatically, or let an AI agent do it. npx appsgolem-mcp

★ 0
M MCP Dev low

ArtBreguez/greeks-mcp

Various

MCP server exposing the Greeks options-analytics API (Greeks, GEX, Max Pain, flow) as tools for Claude Desktop, Cursor, and any MCP client

★ 0
M MCP Dev low

atifnayeem-oss/saveproptax-mcp

Various

agent access for saveproptax.com

★ 0
M MCP Dev low

awarselabs/awarse-mcp

Various

Model Context Protocol (MCP) server for automated test heal, Playwright orchestration, and AI-assisted QA workflows.

★ 1
M MCP Dev low

bartekrutkowski/watchgoose-mcp

Various

MCP implementation for https://watchgoose.com

★ 1
M MCP Dev low

bborota/cairn-mcp

Various

Give your coding agent the lessons other agents already learned. One MCP server, a shared knowledge base of one-sentence lessons, must-dos and must-nots by stack. Read before a tas

★ 0
M MCP Dev low

bridgenode-ai/bridgenode-mcp

Various

BridgeNode — x402 pay-per-request AI inference. MCP server for AI agents.

★ 1
M MCP Dev low

caix84476-netizen/personal-understanding

Various

Evidence-chain memory for AI agents - verbatim-first, auditable, anti-fabrication. Tell your story once, recall it with proof. Local-first skill + MCP server for Claude, Codex and

★ 2
M MCP Dev low

CHANGCHINFU/mcp-gauge

Various

MCP server for GAUGE — verifiable, screening-level signals (environment, agriculture, power grid, shipping, SEC filings) for AI agents. Pay-per-call in USDC on Base via x402, no AP

★ 0
M MCP Dev low

chuofringer/placeroot

Various

Open map data for your AI — free, no account, no API key. MCP server for Overture Maps: places, geocoding, routing.

★ 2
M MCP Dev low

claimidx/claimidx

Various

Prior art for AI agents. Public signed claim index of failures other agents have already paid to solve.

★ 1
M MCP Dev Indexed

Cubiczan/governed-mcp-gateway

Various

Governed MCP Gateway — principal on every tool call and SSE frame, vaulted credential rotation, tool allowlists.

★ 0
M MCP Dev Indexed

CydVilla/peckish

Various

[](https://glama.ai/mcp/servers/CydVilla/peckish) 📇 🏠 🍎 - Order food on DoorDash: searches stores, compares real fee-included totals from live quotes, builds carts, plus groceri

★ 0
M MCP Dev low

davidmosiah/whoop-mcp

Various

Local-first MCP server for WHOOP recovery, HRV & sleep — Claude, Cursor, ChatGPT ready

★ 12
M MCP Dev low

dockndevai/mcp-azure

Various

MCP server for Azure (Resource Manager) — inventory, tags, VM power, lifecycle — with governance controls (scoping, protected groups, location allowlist, delete gating, confirmatio

★ 1
M MCP Dev Indexed

echoloc-ai/echoloc-mcp

Various

Remote MCP server for echoloc company technographics — search 760K+ companies by tech stack with direction of change (adopting/replacing/evaluating)

★ 0
M MCP Dev low

equinoxaifinance-rgb/civicdataforge-mcp

Various

Official public-records MCP tools for STR permits, LEIE screening, childcare licensing, and film permits.

★ 0
M MCP Dev low

extentos/mcp-server

Various

MCP server that lets AI coding agents add smart-glasses capabilities to Android and iOS apps — scaffold, validate, and simulate before touching hardware

★ 2
M MCP Dev low

felixpg13-glitch/spendshield

Various

Policy & authorization layer for AI agent payments: ALLOW / APPROVAL / DENY with budgets, merchant lists, signed one-time grants and tamper-evident audit. Python + MCP.

★ 2
M MCP Dev Indexed

flovoice53-tech/agent-identity-mcp

Various

MCP server that gives an AI agent a disposable email address and a real UK phone number to test signup/verification flows end to end

★ 0
M MCP Dev low

flovoice53-tech/sms-florin-mcp

Various

MCP server for sms-florin — rent a real UK phone number and receive SMS/OTP codes from AI coding agents (Claude, Cursor, Codex...)

★ 0
M MCP Dev Indexed

german-krasnikov/unity-biome-mcp

Various

MCP server for Unity Editor — 160 tools for scene, assets, animation, VFX, playtest & more

★ 29
M MCP Dev low

giacomomaria81/scorm-mcp-server

Various

Turn HTML, Claude Design bundles or mobile-learning exports into LMS-ready SCORM 2004/1.2 packages — and validate any SCORM zip. Offline, tracked, MIT.

★ 6
M MCP Dev low

giggal-ai/giggal-mcp

Various

Official MCP server for Giggal.ai: catch-all, accept-all, and SEG-protected email verification for Claude, ChatGPT, Cursor, and other MCP clients.

★ 0
M MCP Dev low

growsurf/growsurf-mcp

Various

MCP server for GrowSurf. Implement referral programs and affiliate programs with minimal dev time.

★ 0
M MCP Dev low

gzchenhao/openhire

Various

Agent-native job search over employer ATS APIs (Greenhouse/Lever/Ashby/Beisen/Moka) — 139 employers across US/EU/China incl. robotics & autonomous-driving. Ghost-job scoring; your

★ 2
M MCP Dev Indexed

haljishi/vidwords-mcp

Various

Hosted YouTube MCP server for AI agents — search transcripts, read a video's frames, and cite exact timestamps. Works with Claude, Claude Code, Cursor, Codex and ChatGPT.

★ 0
M MCP Dev Indexed

icohangar-ops/codesentinel

Various

AI-Powered Codebase Health Agent for Slack — dead code, circular deps, coupling, architectural drift

★ 0
M MCP Dev low

illodev/workfile

Various

Repository-native Work, Docs, History and durable Memory for humans and AI agents — Markdown as the source of truth, with a local UI, CLI and MCP server

★ 2
M MCP Dev low

jakzaizzat/cukaimax-agent

Various

Source-linked Malaysian tax authority for ChatGPT, Claude, Gemini, Codex, Cursor, VS Code and any MCP client

★ 0
M MCP Dev low

jblaz6335/mcp-server-aidatamarketplace

Various

Decision-ready x402 APIs for transaction preflight, company intelligence, endpoint verification, VIN safety, and market checks on Base.

★ 0
M MCP Dev low

KasayoDotCom/identityforge-mcp

Various

Design systems, brand naming, and domain research for coding agents through MCP and CLI.

★ 0
M MCP Dev low

kevin2003050666-coder/x402-micro-tollgate

Various

Drop-in HTTP 402 + MCP paywall. Point it at any existing API; agents pay USDC per call.

★ 0
M MCP Dev low

klabianco/plantrip-mcp-server

Various

MCP server for Plantrip — AI travel itineraries, packing lists, weather & cost tools for Claude and any MCP client

★ 0
M MCP Dev low

koraynar/doc-extract-mcp

Various

MCP server that gives an AI assistant deterministic document tooling: PDF/text reading, chunking, JSON Schema validation, structured output — path-confined, fully tested

★ 0
M MCP Dev Indexed

krovacloud/krova-node

Various

Monorepo for the Krova Cloud JS/TS packages — SDK, CLI, MCP, webhook verifier, n8n node.

★ 0
M MCP Dev low

logisky/logisheets-mcp

Various

give your AI agent a spreadsheet it can actually think in: deterministic Excel-compatible math + structured memory (blocks), real .xlsx out. Open source, self-hostable.

★ 40
M MCP Dev Indexed

Luqueee/kivgraph

Various

A local MCP server for cross-repository semantic code intelligence in TypeScript and Go, backed by a persistent LadybugDB graph.

★ 19
M MCP Dev low

Marvy101/pod-mcp

Various

Search firsthand observations that agents recorded while doing real work. MCP server for Pod.

★ 1
M MCP Dev low

MaxEllis/orcaslicer-mcp

Various

OrcaSlicer MCP — drive OrcaSlicer from Claude or any MCP client: load models, tune settings, slice, analyze

★ 44
M MCP Dev low

meridian-silkdev/meridian-mcp

Various

[](https://glama.ai/mcp/servers/meridian-silkdev/meridian-mcp) 📇 ☁️ 🍎 🪟 🐧 - Toolbox for startups and founders: browse services, create/track service requests, verify payments (

★ 0
M MCP Dev low

minia2auk/minia2a-mcp

Various

Remote MCP server for minia2a.uk — 1,680+ x402 pay-per-call agent tools. USDC on Base, 5 free trial calls per wallet.

★ 1
M MCP Dev low

MrGo2/icloud-mcp

Various

MCP server for Apple services — Mail, Calendar, Contacts, Reminders, Notes, Messages, Safari — via AppleScript (local) or iCloud IMAP/CalDAV/CardDAV (cloud)

★ 49
M MCP Dev Indexed

mrnh/rigor

Various

Verified statistical inference for AI agents -- classical and non-parametric hypothesis testing, correlation/regression, effect sizes, power/sample-size, multiple-comparisons corre

★ 1
M MCP Dev low

murzin-ml/mcp-ps-store

Various

MCP server that exposes your PlayStation Network gaming history — playtime, trophies, purchased library — so an AI assistant can recommend games from your real data. Python, no off

★ 1
M MCP Dev low

myelixlabs/synapse-mcp

Various

Free, 100% local MCP server. Turns your codebase into an AST knowledge graph so AI coding agents (Claude, Cursor, Copilot) get exact caller trees, semantic search, and safe writes

★ 1
M MCP Dev low

nandhakumar-murugan/gemini-antigravity-bridge

Various

⚡ Bridge connecting Google Gemini Spark & Cloud AI to your local machine via MCP with autonomous file creation, terminal execution, and subagent orchestration.

★ 6
M MCP Dev low

nazar256/memheaven

Various

Self-hosted, searchable remote MCP memory server you own for ChatGPT and AI agents on Cloudflare.

★ 2
M MCP Dev low

ni-c/osm-mcp

Various

MCP server for OpenStreetMap: geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search

★ 1
M MCP Dev low

ninetails-io/gnucash-mcp

Various

MCP server enabling AI assistants to read and write GnuCash accounting data

★ 66
M MCP Dev low

nmhaaa3218/TuViMCP

Various

Tử Vi Horoscope MCP Server - a Python MCP server for generating, analyzing, and managing Vietnamese Tử Vi astrology charts with clean JSON output for LLM agents.

★ 6
M MCP Dev low

noordeen123/culprit

Various

Superpowers your agent's debugging: what introduced this bug, and is my fix actually complete? Deterministic, offline, read-only, MCP-native.

★ 6
M MCP Dev low

openhonest/umbra

Various

Umbra: an apophatic code auditor that reports what your tests are structurally unable to see, and proves each gap with a real failing test.

★ 3
M MCP Dev low

Pexafy/pexafy-mcp

Various

Stock photo search for AI assistants — remote MCP server with OAuth, three tools, results rendered inline.

★ 0
M MCP Dev low

postmcp/postmcp-mcp-server

Various

[](https://glama.ai/mcp/servers/postmcp/postmcp-mcp-server) 🎖️ 📇 🏠 ☁️ 🍎 🪟 🐧 - Publish and schedule posts to LinkedIn, X, Facebook, Instagram, Threads, Bluesky and YouTube Sho

★ 0
M MCP Dev Indexed

rafim-dev/mcp-context-condenser

Various

Token-slimming AST code outliner, log compressor & context budget analyzer for AI coding agents (Cursor, Claude, Cline, Antigravity). Slashes token usage & LLM API bills up to 85%.

★ 0
M MCP Dev low

RantumBits/addressintel-mcp

Various

MCP server for SF Peninsula building permits and parcel buildability: search issued permits, SB 9 lot-split eligibility, ADU feasibility and redevelopment leads.

★ 0
M MCP Dev low

readyagents/readyagents-core

Various

Local one-shot YAML/JSON agent workflow engine + MCP toolkit (BYOK).

★ 0
M MCP Dev Indexed

servelink-swyftlabs/serve-mcp

Various

Public listing and configuration home for serve — give anything on your machine a public HTTPS link, from your agent. Implementation repository is private.

★ 0
M MCP Dev low

smartdatabrokers/slideforge-mcp

Various

MCP server for consulting-quality PowerPoint slides. Remote — no install required.

★ 4
M MCP Dev Indexed

smeet666/mcp-supertoinette

Various

MCP server for Supertoinette. Read French recipes and rescale their quantities honestly. No API key.

★ 0
M MCP Dev Indexed

soulware-studio/promethic-mcp

Various

Hosted MCP docs and packaging for Promethic prompt library (Streamable HTTP at mcp.getpromethic.com/v1)

★ 0
M MCP Dev Indexed

sqemo/sqemo-mcp

Various

MCP server for Sqemo. AI agents query and edit ERDs, generate physical names from your team's shared glossary, import/export SQL (7 dialects) and DBML, and diff the model against a

★ 0
M MCP Dev low

suleyman416/mcp-applemusic

Various

The ultimate 74-tool Apple Music MCP server for macOS: playback, Spotify playlist importer, listening journal, Replay reports, smart DJ crossfades, and AirPlay.

★ 1
M MCP Dev low

SynapseLayer/synapse-layer

Various

MCP-native infrastructure for persistent AI agent memory with encrypted storage, semantic retrieval and cross-agent continuity.

★ 13
M MCP Dev low

The-40-Thieves/obsidian-tc

Various

Obsidian Turbocharged — governed, agent-ready Obsidian MCP server. 163 tools across 31 domains, multi-vault native, pluggable embeddings. TypeScript + Rust. AGPL-3.0-only.

★ 5
M MCP Dev Indexed

TheBestCo/bestprice-mcp

Various

Official BestPrice MCP and WebMCP for shopping decisions, product search, offer comparison, and price history

★ 0
M MCP Dev Indexed

TheWhiteWater/tube-bridge

Various

Self-hosted YouTube MCP server: search, transcripts, frames, comments, and local semantic corpora.

★ 0
M MCP Dev low

thomasjumper/agentbay

Various

StremAI: shared memory for AI coding agents. Connected agents can recall project context across Claude Code, Codex, Cursor, and MCP clients.

★ 2
M MCP Dev Indexed

TranscriptFetch/mcp-server

Various

Model Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.

★ 0
M MCP Dev low

TrendTweekers/mintpdf

Various

HTML & Markdown → PDF, as a REST API and an MCP server. No template editor, no dashboard.

★ 1
M MCP Dev low

turnnoblindeye/wellness-project-mcp

Various

Connect Apple Health, Fitbit, Oura, and Health Connect to Claude and ChatGPT. Hosted fitness MCP server.

★ 2
M MCP Dev low

UladzKha/samuraizer-cli

Various

Local-first CLI and MCP server for meeting transcription, summarization, and provenance — reference implementation of the memnex specification.

★ 1
M MCP Dev Indexed

Val7h/dados-b3-mcp

Various

Servidor MCP para dados fundamentalistas da bolsa brasileira (B3): ROIC, ROE, margens, multiplos ponto-no-tempo, metodologia publica. Remoto: https://dados-b3.onrender.com/mcp/

★ 0
M MCP Dev Indexed

vibeads/mcp

Various

MCP Server for VibeAds — talk to your Google Ads from Claude Desktop, Cursor, or any MCP client

★ 0
M MCP Dev Indexed

vikasny30/aletheia-mcp

Various

Model Context Protocol (MCP) server for Aletheia: Sub-millisecond runtime safety & scope creep (S3) filter for AI agent tool calls

★ 0
M MCP Dev Indexed

WhaleCupl/ai-daily-insights-mcp

Various

MCP server for AI Daily Insights — list, fetch and search the daily AI briefing (aidailyinsights.cn)

★ 0
M MCP Dev Indexed

zaharajabeen13-create/ai-rete-rag-mcp

Various

MCP server for ai·rete·rag — deterministic rule-based decisions with RAG-powered explanations

★ 0
M MCP Dev Indexed

zarcherlot/code-relay

Various

[](https://glama.ai/mcp/servers/zarcherlot/code-relay) 🏎️ 🏠 🍎 🪟 🐧 - Branch-scoped runbooks and cross-machine verification with auditable receipts for coding agents.

★ 0
M MCP Dev low

zxhwolfe-dev/aiworkstation-open-source-intelligence

Various

Evidence-backed research, comparison, license verification, and stack planning for open-source AI projects. 1 Skill + 9 read-only MCP tools.

★ 2
Pairs with45entries
M MCP Dev low

1mcp/agent

Various

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

★ 447
M MCP Dev low

9hannahnine-jpg/arc-gate-mcp

Various

Runtime governance for MCP tool calls — Arc Gate for the MCP protocol layer

★ 0
M MCP Dev low

agentbodegastore/agentbodega

Various

AgentBodega MCP discovery package and public registry metadata

★ 0
M MCP Dev low

AgiMaulana/HuaweiAppGalleryMcp

Various

AgiMaulana/HuaweiAppGalleryMcp — indexed from awesome-mcp-servers-punkpeye

★ 2
M MCP Dev low

Alpic

ai.alpic.mcp

Alpic: build, deploy, monitor and distribute your ChatGPT Apps and MCP servers

M MCP Dev low

anaisbetts/mcp-installer

Various

An MCP server that installs other MCP servers for you

★ 1,528
M MCP Dev low

aos-standard/mcp-blast-radius

Various

MCP Blast-Radius Auditor — static blast radius extraction and CI divergence gate for MCP servers.

★ 0
M MCP Dev low

aparajithn/agent-utils-mcp

Various

aparajithn/agent-utils-mcp — indexed from awesome-mcp-servers-punkpeye

★ 4
M MCP Dev low

arnavranjan005/mcp-telemetry

Various

Socket.IO-style telemetry for MCP servers — live progress from any tool call, watched by any MCP client.

★ 1
M MCP Dev low

chrishayuk/mcp-cli

Various

🐍 🏠 - Yet another CLI tool for testing MCP servers

★ 1,978
M MCP Dev low

co-browser/attestable-mcp-server

Various

Verify that any MCP server is running the intended and untampered code via hardware attestation.

★ 18
M MCP Dev low

cqtrinv/trinvmcp

Various

a MCP server for TRINV

★ 1
M MCP Dev low

creatorrmode-lead/avp-sdk

Various

Action Control for autonomous agents. Check posture. Gate risky actions. Prove execution. Fits your existing agent stack.

★ 11
M MCP Dev low

Data-Everything/mcp-server-templates

Various

A flexible platform that provides Docker & Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. Spin up servers from templates, route r

★ 18
M MCP Dev low

evalstate/mcp-hfspace

Various

MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.

★ 386
M MCP Dev low

glenngillen/mcpmcp-server

Various

Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.

★ 33
M MCP Dev low

HarperZ9/telos

Various

Build shared AI workspaces for creation, simulation, verification, MCP tools, and replayable receipts.

★ 3
M MCP Dev low

hostodo/hostodo-mcp

Various

Registry metadata for the hosted Hostodo MCP server

★ 0
M MCP Dev low

loglux/authmcp-gateway

Various

🔐 Secure authentication proxy for MCP servers with JWT auth, real-time monitoring, and admin dashboard. Production-ready Docker deployment.

★ 7
M MCP Dev low

Model Context Protocol (MCP) Quickstart

Various

Model Context Protocol (MCP) is an open-source standard released by Anthropic in November 2024 that enables AI models to interact with external data sources through a unified int

M MCP Dev low

msaad00/agent-bom

Various

AI supply-chain security scanner and self-hosted control plane for agents, MCP, SBOM/SARIF, graph findings, runtime enforcement, and compliance evidence.

★ 20
M MCP Dev low

muhannad-hash/mcp-shield

Various

Security scanner for MCP servers - detect backdoors, exfiltration, and prompt injection

★ 1
M MCP Dev low

nonameuserd/paybond-kit

Various

TypeScript SDK for agent spend governance around paid tool calls across MCP, LangGraph, OpenAI, Claude, and Gemini: spend authorization, evidence receipts, refunds, disputes, and s

★ 1
M MCP Dev low

nullpath-labs/mcp-client

Various

Discover and pay AI agents on nullpath's marketplace via MCP. x402 micropayments with USDC.

★ 0
M MCP Dev low

ouvreboite/openapi-to-mcp

Various

An MCP server for your API

★ 33
M MCP Dev low

P4ST4S/mcp-audit

Various

A transparent Go proxy that intercepts, signs, and audits all MCP tool calls between any client and server, without modifying either.

★ 4
M MCP Dev low

realwigu/mcp-doctor

Various

Diagnose, secure, and benchmark your MCP servers. Zero-config CLI for Claude Code, Cursor, VS Code, and Windsurf.

★ 1
M MCP Dev low

rinadelph/Agent-MCP

Various

Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Protocol (MCP). The system is designed for

★ 1,244
M MCP Dev low

rkocosmergon/cosmergon-agent

Various

rkocosmergon/cosmergon-agent — indexed from awesome-mcp-servers-punkpeye

★ 1
M MCP Dev low

rsdouglas/janee

Various

Secrets management for AI agents via MCP • @janeesecure

★ 28
M MCP Dev low

rudraneel93/mcp-guardian

Various

Security, cost, and health governance proxy for MCP infrastructure — YAML policy engine, OAuth 2.1/OIDC, web dashboard, mTLS, semantic shell analysis, STRIDE threat model

★ 2
M MCP Dev low

sapph1re/mcp-billing-gateway-sdk

Various

Client SDK and docs for MCP Billing Gateway — add Stripe + x402 billing to any MCP server

★ 0
M MCP Dev low

ShinyDapps/l402-kit

Various

The simplest way to charge for your API in Bitcoin sats. 3 lines of code. TypeScript + Python. Lightning Network L402 protocol.

★ 2
M MCP Dev low

sint-ai/sint-protocol

Various

Open-source runtime security and governance for AI agents, MCP tools, robotics, industrial automation, and physical AI.

★ 9
M MCP Dev low

SonAIengine/graph-tool-call

Various

Graph-based tool retrieval for LLM agents — 248 tools → 82% accuracy, 79% fewer tokens. Zero dependencies. OpenAPI / MCP / LangChain.

★ 7
M MCP Dev low

strato-space/media-gen-mcp

Various

Media Gen MCP — Strict TypeScript MCP server for OpenAI gpt-image-1 and sora-2: generate, edit, and fetch images/video with smart compression, resourcelink and image outputs, and a

★ 8
M MCP Dev low

thinkchainai/mcpbundles

Various

MCPBundles .mcpb package releases for MCP registry

★ 3
M MCP Dev low

Tool Definition Quality Score (TDQS)

Various

An open framework for scoring how well an MCP tool definition communicates to an AI agent – the Tool Definition Quality Score (TDQS).

★ 5
M MCP Dev low

tstockham96/engram

Various

Universal memory layer for AI agents. Remember, recall, consolidate.

★ 39
M MCP Dev low

wanaku-ai/wanaku

Various

Wanaku MCP Router

★ 117
M MCP Dev low

willianpinho/mcp-gateway-scan

Various

[](https://glama.ai/mcp/servers/willianpinho/mcp-gateway-scan) 📇 🏠 - Read-only static scanner for MCP / agent-gateway production-readiness. The scangateway tool scores a repo acr

★ 1
M MCP Dev low

wong2/mcp-cli

Various

A CLI inspector for the Model Context Protocol

★ 436
M MCP Dev low

ws-mcp

Various

Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz))

★ 20
M MCP Dev low

zueai/mcp-manager

Various

simple web ui to manage mcp (model context protocol) servers in the claude app

★ 287
P Apps Productivity low

Model Context Protocol

Various

What is the Model Context Protocol (MCP)? - Model Context Protocol

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks