FastMCP
by Various
🚀 The fast, Pythonic way to build MCP servers and clients.
MCP
FastMCP
Added 1 June 2026
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.promptFastMCP 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.
0xDegenMo/lighter-mcp
Various
0xDegenMo/lighter-mcp — indexed from awesome-mcp-servers-punkpeye
Epistates/TurboMCP
Various
A full featured, enterprise grade rust MCP SDK
getalai/alai-mcp-server
Various
Alai MCP Server
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.
lightpanda-io/gomcp
Various
Lightpanda MCP server written in Go
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
Octodamus/octodamus-core
Various
Octodamus/octodamus-core — indexed from awesome-mcp-servers-punkpeye
peturgeorgievv-factory/postfast-mcp
Various
peturgeorgievv-factory/postfast-mcp — indexed from awesome-mcp-servers-punkpeye
profullstack/mcp-server
Various
A generic, modular server for implementing the Model Context Protocol (MCP).
pydantic/pydantic-ai/mcp-run-python
Various
AI Agent Framework, the Pydantic way
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!
signaltech-org/bolthub-sdk
Various
Source for bolthub's published SDK packages (npm @bolthub/, PyPI bolthub)
sxhxliang/mcp-access-point
Various
Turn a web server into an MCP server in one click without making any code changes.
vinkius-labs/mcp-fusion
Various
MCP Fusion - The TypeScript framework for secure MCP servers.
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
Work90210/APIFold
Various
Turn any REST API into an MCP server. No code required.
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.
singhpratech/crimson-crab-mcp-template
Various
A ready-to-clone Rust MCP server for Claude via crimson-crab — askclaude, chat, counttokens, listmodels, getmodel
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
OpenDevin
Community
🙌 OpenHands: AI-Driven Development
Crewai
Community
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
AceDataCloud/MCPShortURL
Various
MCP server for short URL creation and management through Ace Data Cloud.
ailenshen/apple-notes-mcp
Various
Read and write Apple Notes, with Apple Notes native formatting support
cantian-ai/bazi-mcp
Various
MCP server for Bazi (八字) information
fernikolic/clawdentials
Various
📇 ☁️ - Trust layer for AI agent commerce — escrow-protected payments, verifiable reputation scores, and Nostr identity (NIP-05) for agents. Supports USDC, USDT, and BTC (Cashu).
kukapay/pumpswap-mcp
Various
An MCP server that enables AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.
malamutemayhem/unclick-agent-native-endpoints
Various
The operating system for the AI-native era.
alexar76/aimarket-oracle-gateway
Various
MCP server: verifiable oracle services (Platon VRF, Chronos VDF, LUMEN reputation) for AI agents — pay-per-call over the AIMarket protocol, every result independently verifiable.
reeeeemo/ancestry-mcp
Various
Ancestry MCP server made with Python that allows interactability with .ged (GEDCOM) files
shellsage-ai/mcp-server-boilerplate
Various
Production-ready MCP server templates in TypeScript and Python. Quickstart boilerplate for building Model Context Protocol servers.
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.
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.
06ketan/substack-ops
Various
Standalone Substack CLI + 26-tool MCP server. Your IDE drafts the replies. Zero AI API keys.
0x1abin/matter-controller-mcp
Various
An MCP server for Matter Controller, enabling AI agents to control and interact with Matter devices.
0xdaef0f/job-searchoor
Various
A simple MCP server that delivers you jobs based on your needs
1000ri-jp/atsurae
Various
MCP Server for AI-powered video editing — Let Claude, GPT, or any AI agent edit videos through natural language
1luvc0d3/metabase-mcp
Various
MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries
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
27dream/mcp-eastmoney
Various
📈 东方财富MCP服务器 | A股实时行情+主力资金+板块数据+K线 | Claude Code/Cursor通用
2niuhe/plantuml_web
Various
Generate PlantUML Diagrams as PNG/SVG with Embedded Web Viewer
2niuhe/qrcode_mcp
Various
mcp tool to generate qrcode
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
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
82ch/MCP-Dandan
Various
MCP Security Solution for Agentic AI — real-time proxying, behavior analysis, and malicious tool detection
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.
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
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.
a2cr/a2cr
Various
MCP server for client-encrypted AI agent handoffs with WorkBaton and WorkStash
aaronjmars/web3-research-mcp
Various
Deep Research for crypto - free & fully local
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).
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
abhiemj/manim-mcp-server
Various
🐍 🏠 🪟 🐧 - A local MCP server that generates animations using Manim.
abhiphile/fermat-mcp
Various
🚀 Fermat MCP: The Ultimate Math Engine - Unifying SymPy, NumPy & Matplotlib in one powerful server! Perfect for devs & researchers.
ABMeter
ai.abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
abrinsmead/mindpilot-mcp
Various
See through your agent's eyes. Visualize legacy code, architect new systems, understand everything.
ac3xx/mcp-servers-kagi
Various
A Model Context Protocol server implementation for Kagi's API
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
AceDataCloud/MCPNanoBanana
Various
MCP server for Nano Banana AI image generation and editing via Ace Data Cloud.
AceDataCloud/MCPShortURL
Various
MCP server for short URL creation and management through Ace Data Cloud.
AdAdvisor MCP Server
ai.adadvisor
An AI autopilot for all your paid advertising. Today Meta. Next Google, TikTok, and Snap.
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.
adawalli/nexus
Various
MCP Server to make searching openrouter easy
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.
adhikasp/mcp-git-ingest
Various
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
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
AdsMCP/tiktok-ads-mcp-server
Various
TikTok Ads MCP Server – Model Context Protocol Server for TikTok Ads Marketing API Integration
AdWeave — Meta Ads MCP Server
ai.adweave
Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights.
aeoess/mingle-mcp
Various
Your AI finds the right people for you. Agent-to-agent networking via MCP.
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
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.
afshinator/mcp-server-pexels
Various
MCP server for Pexels stock photos and videos.
agent-blueprint/mcp-server
Various
MCP server for Agent Blueprint — connect AI agents to your blueprints, business cases, and implementation plans
agent-hanju/char-index-mcp
Various
A Model Context Protocol server for character-level index-based string manipulation
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
AgentDM: Agent to Agent Communication Platform
ai.agentdm
Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills.
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.
AgentHotspot
Various
🔍 MCP server to search 6,000+ AI agent MCP connectors from AgentHotspot.com Marketplace
agentic-mcp-tools/owlex
Various
🐍 🏠 🍎 🪟 🐧 - AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds
Agentic Shelf
ai.agenticshelf
Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.
Agentic News
ai.agentic-news
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
agenticdecks/deckrun-mcp
Various
MCP server for Deckrun — generate presentation PDFs, videos, and audio from Markdown
Agentled/mcp-server
Various
The automation engine built for AI agents. Workflows, memory, and 100+ integrations — one API key.
agentlux/agentlux-mcp
Various
Embedded MCP toolkit for AgentLux marketplace, identity, creator, services, and social flows
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.
agentmetal/mcp
Various
AgentMetal MCP server — let an AI agent provision Linux VPSes (USDC/x402 or card) over HTTP 402.
AgentValet/AgentValet
Various
IGA for AI agents. IETF AIMS-compliant identity, credential governance & MCP proxy. SPIFFE · RFC 7591 · AuthZEN · CIBA. npx @agentvalet/register
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
agrath/Trello-Desktop-MCP
Various
Trello integration for Claude Desktop via Model Context Protocol (MCP) - 19 tools for comprehensive board, card, and list management
ahmedxuhri/bigindexer
Various
BGI tries to group code based on what the code actually does (its behavior), not just which file imports what.
ahnlabio/bicscan-mcp
Various
BICScan MCP Server
ahujasid/blender-mcp
Various
🐍 - MCP server for working with Blender
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.
AiAgentKarl/solana-mcp-server
Various
MCP-Server für Solana-Blockchain-Daten — Wallets, Token-Preise, DeFi-Yields, Sicherheitschecks
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.
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
AIDC-AI/Pixelle-MCP
Various
An Open-Source Multimodal AIGC Solution based on ComfyUI + MCP + LLM https://pixelle.ai
aidemd-mcp/server
Various
MCP server that teaches any AI agent the AIDE spec methodology — progressive disclosure specs alongside code
aidesignblueprint/integrations
Various
Official integrations and installable doctrine for AI Design Blueprint — MCP, IDE rules, prompt files, and agent runtimes.
aikts/yandex-tracker-mcp
Various
Yandex Tracker MCP Server with OAuth2 support
AIM-Intelligence/AIM-Guard-MCP
Various
AIM MCP Server :: Guard and Protect your MCPs & AI Chatting
AIMLPM/markcrawl
Various
Fast Python web crawler for RAG and AI ingestion. Extracts clean Markdown from any site for LLMs and vector stores.
AIOProductOS/claude-plugin
Various
Official AIOProductOS plugin for Claude Code — connect your workspace (39 MCP tools) and run evidence-backed weekly product triage
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)
airblackbox/air-blackbox-mcp
Various
MCP server for AIR Blackbox. Expose audit, replay, scan, and compliance tools to any MCP-compatible agent or IDE.
Aiven-Open/mcp-aiven
Various
Model Context Protocol server for Aiven
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.
akseyh/bear-mcp-server
Various
MCP Server integration for Bear note app
alberthild/shieldapi-mcp
Various
MCP server for ShieldAPI — URL scanning, breach detection, domain/IP reputation as AI agent tools. Pay-per-request via x402.
albertnahas/icogenie-mcp
Various
MCP server for IcoGenie - Enable AI agents to generate SVG icons programmatically
alchemy/alchemy-mcp-server
Various
Alchemy's official MCP Server. Allow AI agents to interact with Alchemy's blockchain APIs.
alcylu/nightlife-mcp
Various
The first nightlife discovery MCP server. Search events, venues, and performers in Tokyo and beyond.
Aleksey-Panf/b2b-enrichment-mcp
Various
Unified MCP server combining Hunter.io and Apollo for B2B lead enrichment
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.
alex-gon/thegamecrafter-mcp-server
Various
MCP server for The Game Crafter API — design, manage, and price tabletop games through Claude
alexanderclapp/clirank-mcp-server
Various
MCP server for CLIRank - search, compare, and get docs for 420+ APIs ranked by AI-agent friendliness
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
alexbakers/mcp-ipfs
Various
🪐 MCP IPFS Server
alexey-pelykh/lhremote
Various
CLI and MCP server for LinkedHelper automation — let AI assistants control LinkedIn outreach
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.
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/
aliafsahnoudeh/shahnameh-mcp-server
Various
ام سی پی سرور برای شاهنامه
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.
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
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
AliKarami/MikroMCP
Various
Production-grade MCP server for MikroTik RouterOS with secure AI-native network automation.
alilxxey/openobserve-community-mcp
Various
alilxxey/openobserve-community-mcp — indexed from awesome-mcp-servers-punkpeye
alimo7amed93/webhook-tester-mcp
Various
FastMCP server for managing and testing webhooks via webhook-test.com API
Alisammour/storyflo-mcp
Various
Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.
aliyun/alibaba-cloud-ops-mcp-server
Various
AlibabaCloud CloudOps MCP Server
allenporter/mcp-server-home-assistant
Various
A Model Context Protocol Server for Home Assistant
Alog/alog-mcp
Various
Alog MCP Server - AI agent activity logger & monitor for Claude Code, Cursor, and other MCP clients
alpadalar/netops-mcp
Various
A comprehensive MCP server that provides access to essential DevOps and networking tools through a standardized interface.
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.
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
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.
AMKRS3/keycae-mcp
Various
MCP Server for Argentine electronic invoicing (facturación electrónica) with ARCA/AFIP. 10 tools for AI agents.
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
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.
andreas-roennestad/openhive-mcp
Various
MCP server for OpenHive — search and contribute to a shared knowledge base of AI-discovered problem-solution pairs
andrewschreiber/desktopinsights-mcp
Various
MCP server for desktopinsights.com
andybrandt/mcp-simple-arxiv
Various
Tool to work with arXiv, provide LLM with ability to search and read papers from there
andybrandt/mcp-simple-openai-assistant
Various
MCP server that gives Claude ability to use OpenAI's GPTs assistants
andyliszewski/webcrawl-mcp
Various
andyliszewski/webcrawl-mcp — indexed from awesome-mcp-servers-punkpeye
andyWang1688/sql-query-mcp
Various
A general-purpose MCP server that lets AI work with multiple databases within clear boundaries.
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:
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
antics-gg/antics-mcp
Various
MCP server that deploys a web game to a playable multiplayer URL (rooms, state sync, leaderboards).
antonio-mello-ai/mcp-proxmox
Various
MCP server for managing Proxmox VE clusters through AI assistants
antonio-mello-ai/mcp-redis-monitor
Various
MCP server for redis-monitor
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.
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
ap311036/ews-meeting-mcp
Various
MCP server and CLI for scheduling meetings through on-prem Exchange EWS
aparajithn/agent-deploy-dashboard-mcp
Various
Unified deployment management MCP server for Vercel, Render, Railway, and Fly.io
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.
api7/apisix-mcp
Various
APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.
APOGEOAPI/apogeoapi-mcp
Various
MCP server for ApogeoAPI — geographic data, live exchange rates & IP geolocation
araa47/jupiter-mcp
Various
🐍 ☁️ - Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders )
AppVisionOS/apple-search-ads-mcp
Various
MCP server exposing the full Apple Ads (Search Ads) Campaign Management API v5 — 74 typed tools
@arbitova/mcp-server
Various
Arbitova — AI-powered trade arbitration platform. Neutral verdict engine for disputed transactions, with MCP server, TypeScript & Python SDKs.
arbengine/mailbox-mcp
Various
Official MCP server for mailbox.bot — physical postal mail API for AI agents.
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.
ArchAI-Labs/fastmcp-sonarqube-metrics
Various
Chat with your SonarQube data: explore metrics, compare trends, and track issues—effortlessly.
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.
archoor/painspotter-mcp
Various
Remote MCP for PainSpotter - AI-analyzed startup opportunities from Reddit, Hacker News, Product Hunt & Stack Exchange.
aresyn/codex-control-plane-mcp
Various
Durable MCP control plane for long-running Codex Desktop tasks
ariadng/metatrader-mcp-server
Various
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
ariekogan/ateam-mcp
Various
ADAS MCP Server — build, validate, and deploy multi-agent solutions from any AI environment
arifur9993/attendance-engine-mcp
Various
MCP server giving AI agents tools for workforce attendance, overtime, overnight shifts & California wage-and-hour compliance.
arikusi/nakkas
Various
MCP server that turns AI into an SVG artist
ark-forge/mcp-eu-ai-act
Various
MCP EU AI Act Compliance Scanner - Open source tool to detect EU AI Act violations in codebases
ARKALDA/hejdar-mcp
Various
Hejdar MCP Server — runtime policy enforcement for AI agents
armorwallet/armor-crypto-mcp
Various
The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
arnstarn/mcp-server-spotinst
Various
MCP server for Spot.io (Spotinst) API - Ocean clusters, VNGs, Elastigroups, costs, right-sizing across AWS and Azure
arrismo/kaggle-mcp
Various
MCP server for Kaggle
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
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
arturogarrido/claudinho
Various
⚽ 2026 World Cup live scores in your terminal, Claude Code statusline & MCP. No API keys. Not affiliated with FIFA or Anthropic.
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.
ashev87/propstack-mcp
Various
Connect AI assistants (Claude, ChatGPT) to Propstack real estate CRM via MCP
ashlesh-t/cognirepo
Various
Local cognitive infrastructure for AI coding agents — semantic memory, repository intelligence, and MCP tools to reduce token usage.
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.
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
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
astafford8488/agentaegis-mcp
Various
MCP server for cybersecurity operations — compliance, vuln scans, code security, threat intel. Pay-per-use via x402.
astandrik/codex-pets
Various
astandrik/codex-pets — indexed from awesome-mcp-servers-punkpeye
aTars MCP
ai.aarna
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
atlasprzetargow/mcp-server
Various
Official MCP server for Atlas Przetargów — search 800 000+ Polish public tenders (BZP + TED) from any AI client.
atmospore/atmospore-mcp
Various
MCP (Model Context Protocol) server for Atmospore — pollen forecast tools for Claude and other AI assistants.
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)
atomno-labs/mcp-fns-check
Various
MCP server for checking RU counterparties via FNS open data (EGRUL/EGRIP, EFRSB, KAD, FSSP)
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.
attalla1/photopea-mcp-server
Various
MCP server for AI-driven image editing with Photopea
austenstone/myinstants-mcp
Various
MCP server that lets your ai agent press sound buttons. it's not that deep.
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.
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
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.
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.
automateyournetwork/pyATS_MCP
Various
An MCP Server for pyATS (experimental)
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
autonsol/sol-mcp
Various
MCP server for Solana token risk scoring and momentum signals
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.
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.
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.
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
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.
awslabs/mcp
Various
Open source MCP Servers for AWS
axliupore/mcp-code-runner
Various
📇 🏠 - An MCP server for running code locally via Docker and supporting multiple programming languages.
ayo-nci/bulkrender-mcp
Various
MCP server for BulkRender — generate DOCX and PDF documents from Claude, Cursor, Windsurf, and any MCP-compatible AI assistant
aywengo/kafka-schema-reg-mcp
Various
A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.
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
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
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.
Badhansen/notion-mcp
Various
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
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.
baodq06/memocall
Various
An MCP server that lets Claude Code recall past conversations from any project, as clean compact Markdown.
bamwor-dev/bamwor-mcp-server
Various
MCP server for world geographic data. 261 countries, 13.4M cities.
bankless/onchain-mcp
Various
Bringing the bankless onchain API to MCP
baphometnxg/aloha-fyi-mcp
Various
baphometnxg/aloha-fyi-mcp — indexed from awesome-mcp-servers-punkpeye
Battam1111/Myco
Various
Self-evolving cognitive organism for AI agents — eternal devouring, eternal evolution.
bch1212/agentfetch-mcp
Various
MCP server for fetching web URLs with token estimation, caching, and intelligent routing. Built for AI agents.
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
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
BeBraveBeKind/mcpskills-server
Various
Pre-install trust layer for MCP servers, AI skills & npm packages — the @mcpskillsio/server MCP server (io.mcpskills/server).
BelleKou/mcp-viral-transformer
Various
🚀 ViralTransformer: A high-performance MCP server for automated web scraping & AI-driven viral content transformation. 基于 MCP 协议的自动化网页抓取与爆款文案转化引擎。
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.
benmonopoli/open-greenhouse-mcp
Various
Production-ready MCP server for Greenhouse, designed for recruiters and hiring teams.
berlinbra/alpha-vantage-mcp
Various
MCP Server for Alpha Advantage API
besslframework-stack/project-tessera
Various
Tessera — Memory layer for every AI. 58 MCP tools, 54 REST endpoints, local-first, AES-256 encrypted.
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.
BetterDB-inc/monitor
Various
Real-time monitoring, slowlog analysis, and audit trails for Valkey and Redis
betterhyq/mermaid-grammer-inspector-mcp
Various
A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities
bevanding/signaldaemon
Various
Narrative & signal intelligence MCP server for AI agents (crypto/AI/macro). Remote MCP at api.signaldaemon.com/mcp.
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
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.
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.
Bichev/agentradar-mcp
Various
MCP server for AgentRadar — trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.
bighippoman/intercept-mcp
Various
MCP server with multi-tier fallback chain for fetching web content as clean markdown
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.
billster45/mcp-chatgpt-responses
Various
MCP server for access to OpenAI's ChatGPT API with Responses API for conversation management
bintocher/mcp-superset
Various
MCP server for managing Apache Superset — 128+ tools for dashboards, charts, datasets, SQL Lab, access control
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.
bitbonsai/mcp-obsidian
Various
A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
blazickjp/arxiv-mcp-server
Various
A Model Context Protocol server for searching and analyzing arXiv papers
blockrunai/blockrun-mcp
Various
Live data for AI agents — search, research, markets, crypto, X/Twitter. Pay-per-call via x402 micropayments.
BlockRunAI/x-grow
Various
📇 ☁️ - X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement.
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
blurrah/mcp-graphql
Various
Model Context Protocol server for GraphQL
bogdan01m/zapcap-mcp-server
Various
MCP Server for ZapCap.ai
boldsign/boldsign-mcp
Various
Model Context Protocol (MCP) server for BoldSign API
bolivian-peru/baozi-mcp
Various
MCP server for Baozi prediction markets on Solana - 68 tools for AI agents
botmonster/image2svg-mcp
Various
MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format
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.
bradleylab/stella-mcp
Various
MCP server for Stella
BrainGrid MCP
Various
Step-by-step guide to install BrainGrid MCP
briandconnelly/mcp-server-ipinfo
Various
IP Geolocation Server for MCP using ipinfo.io
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
BRNDMK/brandomica-mcp-server
Various
BRNDMK/brandomica-mcp-server — indexed from awesome-mcp-servers-punkpeye
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.
bubilife1202/crossfin
Various
The only way AI agents access Asian crypto markets. Routing engine + x402 payments across 9 exchanges.
buildsyncinc/gibs-mcp
Various
Gibs MCP Server — EU regulatory compliance for AI agents (AI Act, GDPR, DORA)
burningion/video-editing-mcp
Various
MCP Interface for Video Jungle
BurtTheCoder/mcp-dnstwist
Various
MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage.
BurtTheCoder/mcp-maigret
Various
MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
BV-Venky/excalidraw-architect-mcp
Various
An MCP server that generates beautiful Excalidraw architecture diagrams with perfect auto-layout.
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
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
cablate/mcp-google-map
Various
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
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.
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.
cafferychen777/ChatSpatial
Various
MCP server for spatial transcriptomics analysis through natural language interfaces.
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.
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
cammac-creator/ibanforge-mcp
Various
IBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents
can4hou6joeng4/boss-agent-cli
Various
AI-agent-first CLI for BOSS 直聘 — 职位搜索、福利筛选、招聘者工作流、MCP 工具与 AI 简历优化
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
caol64/wenyan-mcp
Various
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
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
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.
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
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
catrinmdonnelly/royalmail-mcp
Various
Book, label, track and cancel Royal Mail and Parcelforce shipments from any MCP-compatible AI.
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
cct15/war-dashboard-data
Various
Futuristic Risk Intelligence — Geopolitical conflict risk data for AI agents (MCP/API)
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
cerebrixos-org/tuning-engines-cli
Various
CLI & MCP server for Tuning Engines — fine-tune LLMs on code repositories
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
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.
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
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
chatmcp/mcp-server-chatsum
Various
Query and Summarize your chat messages.
chasesaurabh/mcp-page-capture
Various
Capture web page screenshots and return MCP-compatible metadata for automated workflows.
checkra1neth/xbird
Various
Twitter/X skill for AI agents — works with Claude Code, Cursor, Windsurf and 35+ agents. Powered by xbird-mcp.
chopmob-cloud/AlgoVoi-Platform-Adapters
Various
chopmob-cloud/AlgoVoi-Platform-Adapters — indexed from awesome-mcp-servers-punkpeye
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.
ChristianHinge/dicom-mcp
Various
Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)
ChronulusAI/chronulus-mcp
Various
MCP Server for Chronulus AI Forecasting and Prediction Agents
Chronolapse411/sicarius-guard
Various
Solana Token Safety Oracle for AI Agents & Trading Bots — byte-level SPL analysis, honeypot detection, Birdeye enrichment, MCP server
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
cipherfoxie/sovereign-mcp
Various
MCP server for the Sovereign AI Blog: Search, retrieve, and diagnose tools for self-hosted AI on NVIDIA DGX Spark.
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
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.
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.
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
ckanthony/openapi-mcp
Various
Dockerized MCP Server to allow your AI agent to access any API with existing api docs
CKBrennan/overtone-news-mcp
Various
MCP server for the Overtone Intelligence API — news with tone, brand safety, and narrative shift signals for agents
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
clanker-records/crompton-network
Various
Machine-native listening platform for C.W.A.'s Straight Outta Crompton. Your agent can listen. For real.
clawdbotworker/imagegen-mcp
Various
clawdbotworker/imagegen-mcp — indexed from awesome-mcp-servers-punkpeye
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.
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
clicks-protocol/mcp-server
Various
Autonomous yield for AI agents on Base. 80% liquid, 20% earning. No lockup. One SDK call.
clouatre-labs/math-mcp-learning-server
Various
Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace
cmcgrabby-hue/syndicate-links
Various
cmcgrabby-hue/syndicate-links — indexed from awesome-mcp-servers-punkpeye
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,
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.
codeislaw101/katzilla
Various
codeislaw101/katzilla — indexed from awesome-mcp-servers-punkpeye
codeurali/mcp-dataverse
Various
MCP server for Microsoft Dataverse Web API for devs !
codex-data/codex-mcp
Various
A Model Context Protocol server for the Codex API
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.
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
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.
competlab/competlab-mcp-server
Various
Competitive intelligence MCP server — monitor competitors and track how AI ranks your brand
ConfigCat/mcp-server
Various
Official ConfigCat Model Context Protocol (MCP) Server
confluentinc/mcp-confluent
Various
🐍 ☁️ - Confluent integration to interact with Confluent Kafka and Confluent Cloud REST APIs.
connerlambden/bgpt-mcp
Various
Scientific paper search API for AI agents: REST, Python, OpenAPI, and MCP with structured full-text evidence.
conorbronsdon/gws-mcp-server
Various
MCP server that exposes Google Workspace CLI (gws) as Model Context Protocol tools
conorbronsdon/op3-mcp
Various
MCP server for OP3 podcast analytics: downloads, geography, app share. Read-only.
conorbronsdon/substack-mcp
Various
MCP server for Substack — read posts, manage drafts. No publish or delete by design.
context-rot-detection
Various
Context Rot Detection & Healing MCP Service — gives AI agents self-awareness about their cognitive state
ContextPulse/contextpulse
Various
Always-on context for AI agents: screen capture, OCR, voice, MCP server. Local-first, AGPL-3.0.
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
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.
conviction-fm/conviction-mcp
Various
Strategy competition for AI agents. MCP server + CLI for conviction.fm
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.
coreyhines/opnsense-mcp
Various
coreyhines/opnsense-mcp — indexed from awesome-mcp-servers-punkpeye
Couchbase-Ecosystem/mcp-server-couchbase
Various
MCP Server to interact with data in Couchbase Clusters
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.
cqfn/aibolit-mcp-server
Various
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
cr7258/elasticsearch-mcp-server
Various
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
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
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.
crystaldba/postgres-mcp
Various
Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
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.
csjoblom/musclesworked-mcp
Various
MCP server for exercise-to-muscle mapping. 856 exercises, 65 muscles, 14 muscle groups with primary/secondary/stabilizer activation data.
cswkim/discogs-mcp-server
Various
MCP Server for Discogs
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
Custodia-Admin/pagebolt-mcp
Various
An MCP server to allow AI agents to interact with PageBolt to take screenshots, grab PDFs, and more.
cuttalo/depscope
Various
DepScope — Package Intelligence for AI Agents. 22 MCP tools, 19 ecosystems, free, no auth. https://depscope.dev
Cyberweasel777/botindex-mcp-server
Various
Cyberweasel777/botindex-mcp-server — indexed from awesome-mcp-servers-punkpeye
@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.
Daichi-Kudo/llm-advisor-mcp
Various
Daichi-Kudo/llm-advisor-mcp — indexed from awesome-mcp-servers-punkpeye
daisys-ai/daisys-mcp
Various
The Daisys mcp server
dan1d/dolar-mcp
Various
Argentine exchange rates MCP server. Dollar blue, oficial, CCL, crypto and all currencies via DolarAPI.
dan1d/mercadolibre-mcp
Various
MercadoLibre MCP server for AI agents. Search products, browse categories, track trends across Latin America.
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.
danhilse/notion_mcp
Various
A simple MCP integration that allows Claude to read and manage a personal Notion todo list
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.
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.
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
DareDev256/fcpxml-mcp-server
Various
🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.
darktw/chatpipe-mcp
Various
Publish live web pages from your AI coding agent — instant shareable URLs from your terminal.
datalayer/jupyter-mcp-server
Various
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
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
Dataring-engineering/mcp-server-trino
Various
MCP Server for Trino
davidan90/time-node-mcp
Various
MCP server for timezone-aware date and time operations
davidlin2k/pox-mcp-server
Various
A Model Context Protocol (MCP) server for the POX SDN controller
davidmosiah/short-video-agent-kit
Various
Agent-first short-form AI video generation CLI and MCP server for Sora, Veo, xAI and Seedance
davidmosiah/uap-pulse
Various
MCP server + 3D map for the Pentagon's declassified UAP/UFO files — for Claude, Cursor & ChatGPT
davidsimoes/digisign-mcp
Various
MCP server for DigiSign.cz digital signature API — built for Claude Code
dbt-labs/dbt-mcp
Various
A MCP (Model Context Protocol) server for interacting with dbt.
deadletterq/mcp-opennutrition
Various
MCP server providing access to the comprehensive OpenNutrition food database with 300,000+ food items, nutritional data, and barcode lookups
dearlordylord/voila-sdk
Various
Voila.ca shopping sdk and mcp to make shopping accessible to coding agents
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.
decksaga/market-pulse-mcp
Various
Real-time market data server for Claude. Crypto prices, forex rates & sentiment — powered by MCP.
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.
deficlow/HyperStore-MCP
Various
HyperStore-MCP
delano/postman-mcp-server
Various
An MCP server that provides access to Postman.
dengls24/annota
Various
Annota — AI-Powered Paper Annotation MCP Server. Reads PDFs, highlights findings, explains formulas, writes structured notes.
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
deploy-mcp/deploy-mcp
Various
Universal deployment tracker for AI assistants - check deployment status without leaving your AI chat
deslay1/amendor-mcp
Various
Connect your coding agent to Amendor. Pulls change requests into your agent so it builds them and opens PRs.
dev-mirzabicer/ticktick-sdk
Various
A comprehensive async Python library for TickTick with MCP support.
devilcoder01/weather-mcp-server
Various
A simple minimal weather mcp server :)
devopam/MCPg
Various
Postgres MCP Server
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
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-
DigiCatalyst-Systems/dep-diff-mcp
Various
MCP server that reads dependency changelogs and tells you what's risky in an upgrade.
diivi/aseprite-mcp
Various
MCP server for interacting with the Aseprite API
discava/mcp-server
Various
discava - The Business Directory for AI - mcp server
djalal/quran-mcp-server
Various
Quran.com API integration for verse search, translation and tafsir
dkships/pm-copilot
Various
MCP server that triangulates customer support tickets and feature requests to help PMs decide what to build next
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.
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
dl4rce/flaiwheel
Various
MCP Docs Vector - Documentation vectorization and search via MCP
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
dmang-dev/mcp-ppsspp
Various
MCP server for PPSSPP — drive PSP games through PPSSPP's built-in WebSocket debugger
docs-mcp
ac.tandem
Tandem is the authority layer for AI-first work: runtime authority for agents, tools, memory, approvals, and audit trails.
doctorm333/promptpilot-mcp-server
Various
MCP server for PromptPilot.club — generate images, video, and audio via Pollinations API
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,
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.
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
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.
dot-RealityTest/obsidian-codex-mcp
Various
Local-first Obsidian MCP server for Codex, Claude Desktop, and markdown vault automation.
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
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.
drashrafsaiyed-cyber/instagram-mcp
Various
Instagram MCP server — control Instagram via Claude Desktop & Claude Web
drolosoft/immich-photo-manager
Various
📸🧹🗺️ MCP server for intelligent photo management with Immich — search, curate geographic albums, clean up libraries, and publish galleries
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
DuhoKim/NebulaMind
Various
The universe, explored by AI agents worldwide. Collaborative astronomy wiki with open API.
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
Dusheh/myclaw-toolkit
Various
23-in-1 developer utility MCP server — search, exchange rates, crypto, QR codes, JSON formatter, and more
ebbfijsf/agent-reader
Various
ebbfijsf/agent-reader — indexed from awesome-mcp-servers-punkpeye
echojobsio/jdl-mcp-server
Various
MCP server for JobDataLake — search 1M+ enriched job listings from AI tools
edge-claw/mood-booster-agent
Various
edge-claw/mood-booster-agent — indexed from awesome-mcp-servers-punkpeye
edgarriba/prolink
Various
🐍 ☁️ 🏠 🍎 🪟 🐧 - Agent-to-agent marketplace middleware — MCP-native discovery, negotiation, and transaction between AI agents
effytech/freshdesk-mcp
Various
MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules
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.
eirikb/any-cli-mcp-server
Various
Convert any (whatever) CLI to proper MCP server with tools mapped based on CLI help
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.
ekas-io/open-sales-stack
Various
MCP and tools for various tasks related to ekas
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
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.
elie222/inbox-zero
Various
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
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.
ellmos-ai/n8n-manager-mcp
Various
MCP server for n8n workflow management -- view, create, sync, and manage n8n workflows via AI assistants
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.
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.
endiagram/mcp
Various
MCP server for EN Diagram — structural analysis for any system. Install: npx @endiagram/mcp
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
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
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
equivault/equivault-mcp
Various
MCP server for EquiVault — AI-powered equity research tools for Claude
erajasekar/ai-diagram-maker-mcp
Various
erajasekar/ai-diagram-maker-mcp — indexed from awesome-mcp-servers-punkpeye
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
esignaturescom/mcp-server-esignatures
Various
MCP server for eSignatures (https://esignatures.com)
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
espressif/esp-rainmaker-mcp
Various
ESP RainMaker MCP server
etbars/vibetrader-mcp
Various
Official VibeTrader MCP server enabling AI agents to manage trading bots, portfolios, strategies, and market analysis via natural language.
EthanQC/feishu-user-plugin
Various
飞书 MCP 服务器 + CLI 工具:让 Claude Code/Codex/脚本 直接接管你的飞书工作流 — 84 个工具、3 层鉴权 cookie / 官方 API / OAuth,以你本人身份发消息、读取群和私聊、操作文档 / 多维表格 / 知识库 / 云空间 / 日历 / 任务 / OKR
ethbak/icon-composer-mcp
Various
Apple Icon Composer CLI & MCP server: create and manipulate .icon bundles and images with Liquid Glass rendering
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.
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
evan-moon/firma
Various
Local-first CLI portfolio tracker for overseas investors, with built-in MCP server for Claude
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,
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,
exoticknight/mcp-file-merger
Various
MCP server for merging multiple files into one
ExpertVagabond/solana-mcp-server
Various
Solana MCP server for wallet management, transactions, and program interactions
ExpertVagabond/solmail-mcp
Various
MCP server for sending physical mail with Solana cryptocurrency. Colosseum Agent Hackathon submission.
Explorer-64/imagcon-mcp
Various
MCP server for Imagcon — generate deployment-ready PWA, iOS, and Android app icon sets from a text description
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
f4ww4z/mcp-mysql-server
Various
A Model Context Protocol server for MySQL database operations
FacundoLucci/plsreadme
Various
FacundoLucci/plsreadme — indexed from awesome-mcp-servers-punkpeye
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.
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
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.
fantasieleven-code/callout
Various
fantasieleven-code/callout — indexed from awesome-mcp-servers-punkpeye
FantomaSkaRus1/telegram-bot-mcp
Various
Full-featured Telegram Bot API MCP server with 174 tools for Claude Code and AI agents
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
fatwang2/search1api-mcp
Various
📇 ☁️ - Search via search1api (requires paid API key)
fasuizu-br/brainiall-mcp-server
Various
MCP Server for Brainiall Speech AI - pronunciation assessment, speech-to-text, and text-to-speech
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.
ferdousbhai/investor-agent
Various
A Model Context Protocol server for building an investor agent
ferdousbhai/tasty-agent
Various
Let Claude manage your tastytrade portfolio.
ferdousbhai/wsb-analyst-mcp
Various
MCP server for analyzing WallStreetBets
fernsugi/x402-api-server
Various
x402 protocol API server — pay-per-call DeFi data endpoints using USDC micropayments on Base
ferodrigop/forge
Various
Terminal MCP server for AI coding agents — spawn, manage, and monitor PTY sessions via the Model Context Protocol
ferrants/memvid-mcp-server
Various
A Streamable HTTP MCP Server for Memvid
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
firecrawl/firecrawl-mcp-server
Various
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
fireproof-storage/mcp-database-server
Various
Store and load JSON documents from LLM tool use
flexorch/flexorch-mcp
Various
MCP server for FlexOrch — SDK for machines
flipt-io/mcp-server-flipt
Various
📇 🏠 - Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io).
flowcore/mcp-flowcore-platform
Various
MCP server for managing and interacting with Flowcore Platform
flowzap-xyz/flowzap-mcp
Various
MCP server for FlowZap - Create workflow diagrams via AI assistants
Fluke-Studio/uk-business-intelligence-mcp
Various
Fluke-Studio/uk-business-intelligence-mcp — indexed from awesome-mcp-servers-punkpeye
flytohub/flyto-core
Various
The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering.
foldwork-dev/mcp-injector
Various
Local MCP daemon that compresses your codebase before sending it to Claude 41-89% token reduction
FoodXDevelopment/foodblock-mcp
Various
A content-addressable protocol for universal food data
forgemeshlabs/anomaly-mcp
Various
Blockchain event sequence anomaly detection MCP server. Scores event streams using NASA-derived SequenceMiner via x402 micropayments.
forgemeshlabs/coinopai-mcp
Various
MCP server for CoinOpAI - agent automation prompts and crypto signals via x402 micropayments on Base
forgemeshlabs/disruption-intelligence-mcp
Various
AI-native commercial disruption intelligence for MCP clients and x402-powered agents.
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
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
format37/youtube_mcp
Various
youtube transcriber mcp server
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
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
fouradata/mcp
Various
MCP server for the FourA web scraping API - four tools, six prompts, one API key.
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
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
@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
Frontier-Compute/zcash-mcp
Various
ZAP1 attestation and proof-verification MCP for Zcash agents. Attestation layer, not a wallet.
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.
furey/mongodb-lens
Various
🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
future-audiences/wikimedia-enterprise-model-context-protocol
Various
🐍 ☁️ - Wikipedia Article lookup API
gabrielmahia/mpesa-mcp
Various
MCP server for M-Pesa (Safaricom Daraja) and Africa's Talking — give AI agents East African fintech superpowers
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
gannonh/firebase-mcp
Various
🔥 Model Context Protocol (MCP) server for Firebase.
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
gautam-u/sieve-mcp
Various
MCP server for Sieve — local AI chat history secret scanner for macOS
gavxm/ani-mcp
Various
MCP server for AniList with taste-aware recommendations, watch analytics, social tools, and full list management.
GeiserX/lynxprompt-mcp
Various
MCP Server for LynxPrompt — browse, search, and manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via MCP
geolabel/geolabel-mcp
Various
MCP server for GeoLabel — GPS coordinates to AI-ready location context
geondongkim/geond-agent-protocol
Various
Local-first MCP server for shared memory, reservations, handoffs, and review evidence across AI coding agents.
george-kozlitin/borme-mcp
Various
MCP server for Spain's company registry (BORME): 9.5M events since 2009, hosted at mcp.bormeapi.com
gerkensm/callcenter.js-mcp
Various
Callcenter.JS AI Voice Agent VOIP Connector, MCP + CLI
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.
getalby/nwc-mcp-server
Various
Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect and Model Context Protocol
getpoststack/mcp
Various
MCP server for the PostStack Email API — 84 tools, 5 prompts, 5 resources for AI agents.
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
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
githejie/mcp-server-calculator
Various
A Model Context Protocol server for calculating.
gitopia/gitopia-mcp-server
Various
MCP server for Gitopia
giuseppe-coco/Google-Workspace-MCP-Server
Various
🐍 ☁️ 🍎 🪟 🐧 - MCP server that seamlessly interacts with your Google Calendar, Gmail, Drive and so on.
gjenkins20/webmin-mcp-server
Various
MCP server for managing Linux systems via Webmin's XML-RPC API
glaksmono/finbud-data-mcp
Various
AI & Developer centric financial data API
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.
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
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.
goodmeta/intelligence-mcp
Various
MCP server for agent payments ecosystem intelligence. Scan, classify, and score opportunities.
googlarz/suunto-mcp
Various
MCP server that connects your Suunto watch data to Claude and other AI assistants
google-ads
ai.adramp
Google Ads MCP server — manage campaigns, keywords, and metrics.
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.
grafana/mcp-grafana
Various
MCP server for Grafana
graphlit-mcp-server
Various
Model Context Protocol (MCP) Server for Graphlit Platform
gregario/astronomy-oracle
Various
Celestial object catalog and observing session planner MCP server
gregario/brewers-almanack
Various
A brewing knowledge MCP server — beer styles, ingredients, off-flavour diagnosis, water chemistry, and recipe guidance for AI brewing assistants
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
gregario/hearthstone-oracle
Various
Hearthstone MCP server with card search, deck analysis, and strategy coaching
gregario/lorcana-oracle
Various
Disney Lorcana TCG MCP server — card search, deck analysis, and franchise browsing powered by LorcanaJSON
gregario/warhammer-oracle
Various
Warhammer 40K and Kill Team rules, stats, and game flow MCP server
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
GreptimeTeam/greptimedb-mcp-server
Various
A Model Context Protocol (MCP) server for GreptimeDB
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.
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
gsmethells/preflight-mcp
Various
gsmethells/preflight-mcp — indexed from awesome-mcp-servers-punkpeye
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.
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.
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.
gupta-kush/spotify-mcp
Various
Control Spotify from Claude, Cursor, or any MCP client. 100+ tools for playback, playlists, discovery, and curation.
gwbischof/bluesky-social-mcp
Various
A Bluesky MCP
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.
gwbischof/outsource-mcp
Various
Give your AI assistant its own AI assistants.
HadiCherkaoui/crafty-mcp
Various
Crafty Controller MCP server
HagaiHen/facebook-mcp-server
Various
Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.
hampsterx/claude-mcp-bridge
Various
MCP server bridging Claude CLI to Gemini CLI, Codex, Cursor - queries, and search with hardened subprocess management
handsomejustin/mijia-control
Various
MijiaPilot - 小米-米家生态 × MCP × CLI x AI Agent × HomeKit 全桥接家庭智能家居平台。
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,
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
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
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.
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
haris-musa/excel-mcp-server
Various
A Model Context Protocol server for Excel file manipulation
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
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).
helbertparanhos/easypanel-mcp-server
Various
MCP Server for Easypanel — control deployments, services, logs and databases from Claude Code, Cursor and Claude Desktop
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.
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
helbertparanhos/resend-email-mcp
Various
The most complete MCP server for the Resend email API — full API coverage plus a unique debug/diagnostics layer.
Helm-Protocol/openttt-mcp
Various
OpenTTT MCP Server — Proof-of-Time temporal attestation for AI agents
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,
hellokaton/unsplash-mcp-server
Various
🔎 A MCP server for Unsplash image search.
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.
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
hernaninverso/eleion-scanner-mcp
Various
MCP server for the Eleion security scanner: register/verify your domains, queue scans, read findings — for AI agents
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
hieutran/entraid-mcp-server
Various
MCP server for interacting with EntraID through Microsoft Graph API.
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
hikmahtech/drwhome
Various
hikmahtech/drwhome — indexed from awesome-mcp-servers-punkpeye
Himalayas-App/himalayas-mcp
Various
A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app.
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,
hlydecker/ucsc-genome-mcp
Various
An MCP server to interact with the UCSC Genome Browser API
honeylabshq/honeylabs-mcp
Various
HoneyLabs MCP server — query 90 days of honeypot probe data from Claude, Cursor, Gemini, Cline. Free tier 500 credits/day.
hoklims/stacksfinder-mcp
Various
MCP server for StacksFinder - deterministic tech stack recommendations for LLM clients
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.
horustechltd/horus-flow-mcp
Various
Official MCP server for Horus Flow Intelligence: Institutional-grade market microstructure and orderflow physics for AI trading agents.
horw/esp-mcp
Various
Centralize ESP32 related commands and simplify getting started with seamless, LLM-driven interaction and help.
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
hubinoretros/deep-thinker
Various
Advanced cognitive reasoning MCP server — DAG thought graph, 10 strategies, metacognition, self-critique, knowledge integration, and pruning
Hug0x0/mcp-reunion
Various
MCP server for La Réunion open data
hugoles/langfuse-mcp
Various
hugoles/langfuse-mcp — indexed from awesome-mcp-servers-punkpeye
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 &
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.
hungthai1401/bruno-mcp
Various
MCP Server for running Bruno Collections
hustcc/mcp-mermaid
Various
❤️ Generate mermaid diagram and chart with AI MCP dynamically.
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.
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
hypeprinter007-stack/signalfuse-mcp
Various
MCP server for SignalFuse trading intelligence API
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
hyunjae-labs/lore
Various
Semantic search MCP server for Claude Code conversations. Hybrid vector + keyword search across all your sessions, fully local.
iamredmh/volta-mcp-server
Various
MCP server for Volta Notes — burn-after-read encrypted notes for AI agents
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
iaptic/mcp-server-iaptic
Various
Model Context Protocol server for interacting with iaptic
idoru/influxdb-mcp-server
Various
An MCP Server for querying InfluxDB
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
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.
ignaciohermosillacornejo/copilot-money-mcp
Various
MCP server for Copilot Money App - AI powered personal finance queries using local data
@iiatlas/hledger-mcp
Various
A local MCP server for interacting with the HLedger cli
imatza-rh/mcp-zuul
Various
MCP server for Zuul CI — read-only access to builds, logs, status, and jobs
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
imprvhub/mcp-rss-aggregator
Various
Model Context Protocol Server for aggregating RSS feeds in Claude Desktop
imprvhub/mcp-status-observer
Various
Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop.
incentivai/quickchat-ai-mcp
Various
The Quickchat AI MCP server
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.
IndigoProtocol/indigo-mcp
Various
MCP for connecting LLMs to Indigo Protocol data
InfluxData/influxdb3_mcp_server
Various
MCP Server for InfluxDB 3
Infrawise/mcp-server
Various
Infrawise MCP server for Claude Code — Azure FinOps cost optimization
ingero-io/ingero
Various
eBPF agent and MCP server for GPU causal observability
InhiblabCore/mcp-image-compression
Various
A high-performance image compression microservice based on MCP (Modal Context Protocol)
inkbytefo/screenmonitormcp
Various
🐍 🏠 🍎 🪟 🐧 - Real-time screen analysis, context-aware recording, and UI monitoring MCP server. Supports AI vision, event hooks, and multimodal agent workflows.
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.
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 )
intentos-labs/beeper-mcp
Various
A backend service for executing beeper transactions on Binance Smart Chain
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.
ip2location/mcp-ip2location-io
Various
IP Geolocation MCP server using IP2Location.io API
ipfred/aiwen-mcp-server-geoip
Various
埃文IP定位MCP
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.
iris-eval/mcp-server
Various
The agent eval standard for MCP — score output quality, catch safety failures, enforce cost budgets
irskep/persistproc
Various
MCP server to allow LLMs to manage and inspect long-running processes
isaac-levine/forage
Various
Self-improving tool discovery for AI agents. Agents find, install, and learn to use new MCP tools automatically.
isaacphi/mcp-language-server
Various
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
isaacwasserman/mcp-snowflake-server
Various
🐍 ☁️ - Snowflake integration implementing read and (optional) write operations as well as insight tracking
isdaniel/mcp_weather_server
Various
A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
itsalissonsilva/ModelSafetyMCP
Various
MCP server for model safety inspection.
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
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
ivo-toby/contentful-mcp
Various
MCP (Model Context Protocol) server for the Contentful Management API
izzzzzi/codewiki-mcp
Various
MCP server for codewiki.google — search, fetch docs, and ask questions about any open-source repo
izzzzzi/izTolkMcp
Various
MCP server for Tolk smart contract compiler — compile, check, and deploy TON blockchain smart contracts from any MCP-compatible AI assistant
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.
j4c0bs/mcp-server-sql-analyzer
Various
MCP server for SQL static analysis.
jabbawocky/proposalcraft
Various
MCP server for freelancers — draft winning proposals in your voice from a client brief
jabbawocky/statuscraft
Various
MCP server that checks the live status of major software services — GitHub, AWS, Stripe, OpenAI, Cloudflare, and more
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.
jacksun911/megalaunch-mcp
Various
MCP server for MegaLaunch — AI-powered meme token launch service on Solana/pump.fun
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
jagan-shanmugam/open-streetmap-mcp
Various
An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.
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.
JamesANZ/bitcoin-mcp
Various
An MCP server that provides real-time Bitcoin blockchain data.
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
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
JamesANZ/memory-mcp
Various
A simple MCP server that stores and retrieves memories from multiple LLMs.
JamesANZ/prediction-market-mcp
Various
A simple MCP server that grabs prediction market data from polymarket, PredictIt, & Kalshi.
JamesANZ/us-legal-mcp
Various
An MCP server that provides comprehensive US legislation.
jamjet-labs/jamjet
Various
The open-source safety layer for AI agents — block unsafe tool calls, require approval, enforce budgets, audit, replay.
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
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.
japlete/md-vision-mcp
Various
stdio MCP server to read or index markdown with images
jasonwilbur/cloud-cost-mcp
Various
Model Context Protocol server for Cloud Infrastructure pricing information
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
jbechtel-97/dealflowpro-mcp-server
Various
DealFlowPro MCP Server — Analyze multifamily real estate deals from Claude Code or Claude Desktop
jcooley8/pincushion-plugin
Various
Cursor marketplace plugin for Pincushion — MCP server + slash commands
jeannier/homebrew-mcp
Various
Homebrew MCP : Comprehensive brew support for installing, upgrading, searching, and maintaining macOS packages.
jen6/ticktick-mcp
Various
Enhance your TickTick workflow with MCP server. Better filtering interface
JeongSeongMok/tossinvest-openapi-mcp
Various
토스증권 Open API(Toss Securities Open API)를 AI 에이전트가 쉽게 탐색·연동하도록 돕는 MCP 서버 (stdio). Claude·Cursor·Codex 지원.
jf-cmyk/blocksize-agentic-payments-mcp
Various
Read-only MCP package for Blocksize agentic payments and x402 market-data discovery
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.
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
jhomen368/steam-reviews-mcp
Various
Search Steam games, fetch user reviews, and analyze sentiment with topic drill-down to make informed purchasing decisions.
jiayao/mcp-chess
Various
MCP server for playing chess against AI
jiezeng2004-design/PatchWarden
Various
Secure local MCP bridge for ChatGPT and local agents with workspace-scoped tasks, safe summaries, audits, and Direct editing.
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.
jimfilippou/things-mcp
Various
A Model Context Protocol (MCP) server that provides seamless integration with the Things productivity app.
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
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.
jjlabsio/korea-stock-mcp
Various
MCP Server for Korean stock analysis. 한국 주식 분석을 위한 MCP 서버입니다.
Jktfe/serveMyAPI
Various
📇 🏠 🍎 - A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.
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,
joelio/stocky
Various
An MCP server for searching and downloading stock photography.
joepangallo/mcp-server-agentpay
Various
MCP server for AgentPay — payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs.
joergmichno/clawguard-mcp
Various
MCP Server for ClawGuard Shield — security scanning via Model Context Protocol.
JoeyBrar/agentseal-mcp
Various
MCP server for AgentSeal. Cryptographic audit trails for AI agents
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
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.
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.
joinly-ai/joinly
Various
Make your meetings accessible to AI Agents
jordandalton/restcsv-mcp-server
Various
MCP Server for RestCSV, Generated using MCPGen
jordantete/verychic-mcp
Various
Unofficial read-only MCP server for VeryChic hotel offers (search, filter, availability & prices)
JordiNei/mcp-databricks-server
Various
MCP Server for Databricks
jorgenclaw/nostr-mcp-server
Various
A Model Context Protocol (MCP) server that provides Nostr capabilities to AI agents
jorkal-crypto/jorkal-nft-mcp
Various
MCP server for Solana NFT market data — floor prices, listings, stats, wallet holdings. Powered by x402 micropayments.
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
joshuarileydev/mac-apps-launcher-mcp-server
Various
📇 🏠 - An MCP server to list and launch applications on MacOS
joshuarileydev/simulator-mcp-server
Various
📇 🏠 - An MCP server to control iOS Simulators
joshuarileydev/supabase-mcp-server
Various
Supabase MCP Server for managing and creating projects and organisations in Supabase
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.
Jott2121/agent-gate
Various
MCP server that adds a fail-closed quality gate and hash-chained receipt ledger to any AI agent workflow.
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
jparkerweb/mcp-sqlite
Various
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
jstibal/openterms-mcp
Various
MCP server that provides signed receipts before an agent takes an external action.
jtalk22/slack-mcp-server
Various
Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.
JuhongPark/mcp-server-pronunciation
Various
Local MCP voice coach with English pronunciation, grammar, and fluency feedback.
junipr-labs/mcp-server
Various
MCP server for Junipr APIs — screenshots, PDFs, and metadata extraction
justadityaraj/amazon-in-mcp
Various
MCP server for amazon.in — cheapest in-stock, best-value picks, and price history links. No paid APIs.
jwaxman19/qlik-mcp
Various
An MCP server to run qlik
K-Dense-AI/claude-skills-mcp
Various
MCP server for searching and retrieving Claude Agent Skills using vector search
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.
kadykov/mcp-openapi-schema-explorer
Various
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.
kaiyuanxiaobing/atomgit-mcp-server
Various
📇 ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more.
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.
kaka-milan-22/kops
Various
Read-only kubectl as an MCP server for Claude Code — structured JSON, hardcoded safe verbs, one-shot triage & inventory.
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.
kao273183/mk-qa-master
Various
AI 測試大師 — MCP server driving pytest / Jest / Cypress / Go / Maestro. Analyze, generate, run, advise. Web + Mobile (iOS/Android/BlueStacks).
KashiwaByte/vikingdb-mcp-server
Various
a mcp server for vikingdb store and search
keel-trade/keel-trade
Various
Keel — CLI and MCP server for AI-driven crypto strategy development on Hyperliquid
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
kenliao94/mcp-server-rabbitmq
Various
MCP server for interacting with RabbitMQ
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
keturiosakys/bluesky-context-server
Various
Bluesky MCP server
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
khalidsaidi/ragmap
Various
RAG MCP Registry Finder (RAGMap): subregistry API + MCP server + Firestore ingestion
Khamel83/argus
Various
Multi-provider web search broker for AI agents. 14 providers, budget-aware routing, content extraction — one API.
khaoss85/arvo-mcp
Various
MCP Server for Arvo AI Personal Trainer - Connect Claude Desktop to your training data
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:
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
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.
kiliczsh/mcp-mongo-server
Various
A Model Context Protocol Server for MongoDB
kimdonghwi94/Web-Analyzer-MCP
Various
This project is a web analysis summary MCP server project.
kinance/circle-agent-stack-mcp
Various
MCP server for Circle Agent Stack — wallet management, USDC transfers, and x402 nanopayments via tool calls
kindrat86/mcp-deal-flow-signal
Various
MCP server for VC Deal Flow Signal — startup engineering acceleration data for investors
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
kiro0x/five-mcp
Various
160,000 deductively-derived JSON constraints that enforce LLM persona consistency — eliminates persona drift across interactions.
kitao/pyxel-mcp
Various
MCP server for AI-assisted retro game development with Pyxel
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.
Klavis-AI/YouTube
Various
Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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
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
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.
KryptosAI/mcp-observatory
Various
An MCP server that tests your MCP servers for breaking changes
krystiangw/agenticpay
Various
MCP-native pay-per-tool-call micropayments for AI agents (Solana + USDC + x402)
ksterx/srunx
Various
A modern Python library for SLURM workload manager integration with workflow orchestration capabilities.
ktanaka101/mcp-server-duckdb
Various
A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
kukapay/binance-alpha-mcp
Various
An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.
kukapay/bitcoin-utxo-mcp
Various
An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics.
kukapay/bridge-metrics-mcp
Various
An MCP server that provides real-time cross-chain bridge metrics.
kukapay/chainlink-feeds-mcp
Various
An MCP server that provides real-time access to Chainlink's decentralized on-chain price feeds.
kukapay/cointelegraph-mcp
Various
An MCP server that provides real-time access to the latest news from Cointelegraph.
kukapay/crypto-feargreed-mcp
Various
Providing real-time and historical Crypto Fear & Greed Index data
kukapay/crypto-indicators-mcp
Various
An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
kukapay/crypto-orderbook-mcp
Various
An MCP server that analyzes order book depth and imbalance across major crypto exchanges.
kukapay/crypto-whitepapers-mcp
Various
An MCP server serving as a structured knowledge base of crypto whitepapers.
kukapay/dao-proposals-mcp
Various
An MCP server that aggregates live governance proposals from major DAOs.
kukapay/defi-yields-mcp
Various
An MCP server for AI agents to explore DeFi yield opportunities, powered by DefiLlama.
kukapay/dex-pools-mcp
Various
An MCP server that provides AI agents with real-time access to DEX liquidity pool data.
kukapay/dexscreener-trending-mcp
Various
An MCP server that provides real-time trending tokens from DexScreener.
kukapay/dune-analytics-mcp
Various
A mcp server that bridges Dune Analytics data to AI agents.
kukapay/etf-flow-mcp
Various
An MCP server that delivers crypto ETF flow data to power AI agents' decision-making.
kukapay/ethereum-validator-queue-mcp
Various
An MCP server that tracks Ethereum’s validator activation and exit queues in real time.
kukapay/freqtrade-mcp
Various
An MCP server that integrates with the Freqtrade cryptocurrency trading bot.
kukapay/funding-rates-mcp
Various
An MCP server that provides real-time funding rate data across major crypto exchanges.
kukapay/jupiter-mcp
Various
An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.
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.
kukapay/modbus-mcp
Various
An MCP server that standardizes and contextualizes industrial Modbus data.
kukapay/nearby-search-mcp
Various
An MCP server for nearby place searches with IP-based location detection.
kukapay/pancakeswap-poolspy-mcp
Various
An MCP server that tracks newly created liquidity pools on Pancake Swap
kukapay/opcua-mcp
Various
An MCP server that connects to OPC UA-enabled industrial systems.
kukapay/polymarket-predictions-mcp
Various
An MCP server that delivers real-time market odds from Polymarket.
kukapay/raydium-launchlab-mcp
Various
An MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).
kukapay/rug-check-mcp
Various
An MCP server that detects potential risks in Solana meme tokens.
kukapay/stargate-bridge-mcp
Various
An MCP server that enables cross-chain token transfers via the Stargate protocol.
kukapay/thegraph-mcp
Various
An MCP server that powers AI agents with indexed blockchain data from The Graph.
kukapay/token-minter-mcp
Various
An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
kukapay/token-revoke-mcp
Various
An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
kukapay/uniswap-poolspy-mcp
Various
An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.
kukapay/uniswap-price-mcp
Various
An MCP server that delivers real-time token prices from Uniswap V3 across multiple chains.
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.
kukapay/web3-jobs-mcp
Various
An MCP server that provides AI agents with real-time access to curated Web3 jobs.
kunallunia/twitter-mcp
Various
Manage your twitter account using mcp
kukapay/whale-tracker-mcp
Various
A mcp server for tracking cryptocurrency whale transactions.
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
KuvopLLC/purroxy2
Various
KuvopLLC/purroxy2 — indexed from awesome-mcp-servers-punkpeye
KVANTRA-dev/NOUZ-MCP
Various
MCP Server for local knowledge systems
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.
KyaniteLabs/DialectOS
Various
Spanish dialect localization MCP server and CLI. Translate across 25 regional variants with register control, structure preservation, and QA gates.
KyaniteLabs/kinocut
Various
Guardrailed video editing MCP server for AI agents. FFmpeg, Hyperframes, repurposing tools, Python client, and CLI. Local, fast, free.
KyuRish/fiverr-mcp-server
Various
MCP server for searching Fiverr gigs, sellers, and reviews
KyuRish/mcp-dashboards
Various
Turn your data into interactive dashboards inside any AI client - MCP Apps powered
KyuRish/trading212-mcp-server
Various
MCP server for Trading 212 - portfolio analytics, order management, pies, dividends. Works with Claude, ChatGPT, Cursor, Windsurf.
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.
labeveryday/nba_mcp_server
Various
NBA MCP server to get nba stats and data
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
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
LamboPoewert/mcp-server-madeonsol
Various
MCP server for MadeOnSol Solana KOL intelligence — use from Claude, Cursor, or any MCP client
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.
LarryWalkerDEV/mcp-immostage
Various
MCP Server for AI Virtual Staging — stage rooms, beautify floor plans, classify images, optimize property listings. Built by immostage.ai
laszlopere/mcp-kodi
Various
An MCP server for controlling Kodi over JSON-RPC
laukikk/alpaca-mcp
Various
MCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
layervai/qurl-mcp
Various
MCP server for QURL - secure link management for AI agents
leehanchung/bing-search-mcp
Various
MCP Server for Bing Search API
Leekangbum/networklytics-mcp
Various
Leekangbum/networklytics-mcp — indexed from awesome-mcp-servers-punkpeye
legolev/mediamcp
Various
🎨 MCP server for AI media generation — create and edit images, generate video via OpenRouter or any OpenAI-compatible API
leonardoca1/aesthetics-wiki-mcp
Various
MCP server for the Aesthetics Wiki (aesthetics.fandom.com) — search, read, and discover aesthetics from your LLM.
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
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
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.
lfnovo/content-core
Various
Extract what matters from any media source
lightningfaucet/lightning-wallet-mcp
Various
MCP Server for Lightning Faucet - Give your AI agent a Bitcoin wallet
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).
lihtness/gnomon-mcp
Various
lihtness/gnomon-mcp — indexed from awesome-mcp-servers-punkpeye
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.
line/line-bot-mcp-server
Various
MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
lintbase/lintbase-mcp
Various
ESLint for your database — CLI + SaaS dashboard
linxule/lotus-wisdom-mcp
Various
Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.
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-
liquidmetal-ai/raindrop-mcp
Various
📇 ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP.
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
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.
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
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.
LLM-Pulse/llmpulse-mcp
Various
Public metadata for the hosted LLM Pulse MCP server
lmwharton/sieve-mcp
Various
From company name to investment decision. Sieve scores startups across 7 dimensions so you know who's worth a meeting.
lodordev/mcp-romm
Various
MCP server for RomM — browse and manage your retro game library with AI
lodordev/mcp-tautulli
Various
MCP server for Tautulli — Plex monitoring via Claude Code
lodordev/mcp-teslamate-fleet
Various
MCP server for TeslaMate analytics + Fleet API commands via Claude Code
lofder/dsers-mcp-product
Various
lofder/dsers-mcp-product — indexed from awesome-mcp-servers-punkpeye
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.
logly/mureo
Various
Your local-first AI ad ops crew. Works with Claude Code, Cursor, Codex & Gemini.
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
longevity-genie/biothings-mcp
Various
MCP (Model Context Protocol) server for biothings
longevity-genie/opengenes-mcp
Various
MCP for the open-genes
longevity-genie/synergy-age-mcp
Various
🎖️ 🐍 🏠 ☁️ - MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.
louis030195/apollo-io-mcp
Various
let AGI print dollars for you
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
louis030195/toggl-mcp
Various
let AGI know how you spend your time through the best Toggl MCP
louiscklaw/hko-mcp
Various
Fetch data from Hong Kong Observatory with MCP
lpigeon/ros-mcp-server
Various
Connect AI models like Claude & GPT with robots using MCP and ROS.
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.
LucasHild/mcp-server-bigquery
Various
A Model Context Protocol server that provides access to BigQuery
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
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.
lulzasaur9192/marketplace-search-mcp
Various
MCP server for marketplace search & price data — TCGPlayer, Reverb, Thumbtack, OfferUp, Craigslist + contractor/nurse license verification + PSA grading
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.
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.
macrocosm-os/macrocosmos-mcp
Various
The MCP for macrocosmos subnets.
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
mahAnuj/mcp-multi-db
Various
Read-only MCP server for querying PostgreSQL, MySQL, and SQLite from AI agents — multi-database, safe by default.
mahdin75/geoserver-mcp
Various
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API
makeev/alphai-mcp
Various
Real-time, AI-enriched financial news for AI agents — the hosted AlphaAI MCP server (mcp.alphai.io)
malinoto/tracepass-mcp-server
Various
Model Context Protocol server for TracePass — the EU Digital Product Passport platform
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.
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.
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.
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,
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
MarceauSolutions/amazon-seller-mcp
Various
Amazon Seller Central operations via SP-API - MCP server for Claude Desktop
MarceauSolutions/fitness-influencer-mcp
Various
Fitness content creator workflow automation - MCP server for Claude Desktop
MarceauSolutions/hvac-quotes-mcp
Various
HVAC equipment RFQ management for contractors - MCP server for Claude Desktop
MarceauSolutions/md-to-pdf-mcp
Various
Convert Markdown to professional PDFs with customizable themes - MCP server for Claude Desktop
MarceauSolutions/rideshare-comparison-mcp
Various
Compare Uber and Lyft prices for any route - MCP server for Claude Desktop
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.
marin1321/mcp-devtools
Various
AI-native developer tools via MCP — filesystem, databases, processes and OpenAPI for any MCP-compatible agent
marketplaceadpros/amazon-ads-mcp-server
Various
MCP Server to interact with Amazon Ads
MarkusPfundstein/mcp-gsuite
Various
MCP Server to interact with Google Gsuite prodcuts
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
marras0914/agent-toolbelt
Various
marras0914/agent-toolbelt — indexed from awesome-mcp-servers-punkpeye
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).
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
matbel91765/gis-mcp-server
Various
🐍 🏠 🍎 🪟 🐧 - Geospatial tools for AI agents: geocoding, routing, elevation, spatial analysis, and file I/O (Shapefile, GeoJSON, GeoPackage)
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
Mattbusel/Reddit-Options-Trader-ROT-
Various
A modular research pipeline that turns trending Reddit discussions into structured market events and options trade ideas.
mattijsdp/dbt-docs-mcp
Various
MCP (model context protocol) server for interacting with dbt Docs
MattJeff/orizn-mcp-server
Various
MCP server for Orizn Visa API — visa requirements for 39,585 passport-destination pairs in 15 languages
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.
mattjoyce/mcp-persona-sessions
Various
MCP server for persona-driven AI sessions: practice interviews, conduct guided reflection, and role-play conversations with realistic personas
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.
mbailey/voice-mcp
Various
Natural voice conversations with Claude Code
mbrassey/solentic
Various
mbrassey/solentic — indexed from awesome-mcp-servers-punkpeye
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.
mberg/kokoro-tts-mcp
Various
Kokoro Text to Speech (TTS) MCP Server
mcp
ai.aient
MCP-native AI SRE: ask what's broken in production, get a reviewed GitHub fix PR.
mcpdotdirect/evm-mcp-server
Various
MCP server that provides LLMs with tools for interacting with EVM networks
mcpdotdirect/starknet-mcp-server
Various
MCP server that provides LLM with tools for interacting with Starknet
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.
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
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
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.
mercurialsolo/counsel-mcp
Various
MCP server for counsel
MervinPraison/praisonai-mcp
Various
MCP server that exposes PraisonAI tools for Claude Desktop, Cursor, and other MCP clients
merterbak/Grok-MCP
Various
MCP server for xAI's Grok API with agentic tool calling, image and video generation, vision, and file support.
MeshLedger/MeshLedger
Various
MeshLedger/MeshLedger — indexed from awesome-mcp-servers-punkpeye
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
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
michael-denyer/memory-mcp
Various
Engram-inspired memory MCP server with hot cache and pattern mining
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.
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.
michielinksee/linksee-memory
Various
Local-first agent memory MCP - cross-agent brain with token-saving file diff cache. By Synapse Arrows.
micl2e2/code-to-tree
Various
A runtime-free MCP server that converts source code into AST🌲, regardless of language.
microservices-sh/mcp
Various
Local stdio MCP server for microservices.sh modules and guarded agent workflows.
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
mikechao/metmuseum-mcp
Various
Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York
mikusnuz/app-publish-mcp
Various
Unified MCP server for App Store Connect & Google Play Console — 91 tools for listings, screenshots, releases, reviews & submissions
mikusnuz/cws-mcp
Various
MCP server for Chrome Web Store — upload, publish, status, metadata & Playwright-based UI automation
mikusnuz/meta-ads-mcp
Various
MCP server for Meta Marketing API v25.0 — 135 tools for Facebook & Instagram ad campaign management
mikusnuz/npm-mcp
Various
MCP server for npm package management — 32 tools for publish, install, audit, search, security & more
mikusnuz/pexbot-mcp
Various
MCP server for pex.bot — AI simulated crypto trading with real-time Upbit prices. 11 tools, 5 resources, 5 prompts.
Milofax/xert-mcp
Various
Model Context Protocol (MCP) server for XERT API - access fitness signature, training load, workouts and activities
MindscapeHQ/server-raygun
Various
Give your AI coding assistants access to Raygun so they can investigate, explain, and help resolve errors for you.
mission69b/t2000
Various
Agentic finance infrastructure.
mithun4elp/briefkit-mcp-server
Various
BriefKit — Engineer-grade specs for AI-built SaaS. 14 files. $9. briefkit.online
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
mlorentedev/hive
Various
Context infrastructure for AI-assisted development — on-demand Obsidian vault access via MCP
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
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.
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.
mnoomnoo/resume-mcp-server
Various
MCP server enabling AI assistants to search and retrieve information from local resume and job application documents
mobb-dev/mobb-vibe-shield-mcp
Various
Automatic security vulnerability remediation for your code.
MobileReality/mdma
Various
Interactive documents from Markdown. Extends MD with forms, approvals, webhooks, and more — built for next gen apps
mobile-next/mobile-mcp
Various
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
mockherodev/mcp-server
Various
mockherodev/mcp-server — indexed from awesome-mcp-servers-punkpeye
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.
Mogacode-ma/infomaniak-mcp-agent
Various
Full unofficial agentic Infomaniak MCP server — guided automation of web hosting, mail, kDrive, domains and DNS.
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.
molanojustin/smithsonian-mcp
Various
A Model Context Protocol (MCP) server that provides AI assistants with access to the Smithsonian Institution's Open Access collections.
MoltyCel/moltrust-mcp-server
Various
MCP server for MolTrust — Trust Infrastructure for AI Agents
MonadsAG/capsulecrm-mcp
Various
📇 ☁️ Allows AI clients to manage contacts, opportunities and tasks in Capsule CRM including Claude Desktop ready DTX-file
moro3k/mcp-altegio
Various
📇 ☁️ - MCP server for Altegio API — appointments, clients, services, staff schedules for salon/spa/clinic management. 18 tools with Docker support.
moxiespirit/oathscore
Various
Every API makes promises. OathScore checks the receipts. Real-time world state + independent API quality ratings for AI trading agents.
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.
mrslbt/rakuten-mcp
Various
MCP server for the Rakuten Web Service API. Covers Rakuten Ichiba, Rakuten Books, and Rakuten Travel.
mrslbt/xendit-mcp
Various
MCP server for the Xendit payment API. Invoices, disbursements, balances, and transactions across Indonesia, the Philippines, Thailand, Vietnam, and Malaysia.
mrz1880/mcp-keycloak-admin
Various
MCP server to administer Keycloak via its Admin REST API — safe-by-default, Clean Architecture, TDD
mshegolev/gitlab-ci-mcp
Various
MCP server for GitLab CI/CD — pipelines, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted).
muend/arcgis-mcp-bridge
Various
Secure, local-first MCP server exposing ArcGIS Pro's ArcPy engine over stdio JSON-RPC.
Muhammed-AbdelGhany/rest_api_mcp
Various
Muhammed-AbdelGhany/rest_api_mcp — indexed from awesome-mcp-servers-punkpeye
muhannad-hash/git-context-mcp
Various
MCP server that answers why code exists - git blame, PR descriptions, and linked issues
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)
multimail-dev/mcp-server
Various
MCP server for MultiMail — Verifiable identity email for AI agents
mumez/pharo-smalltalk-interop-mcp-server
Various
A local MCP server to communicate local Pharo Smalltalk image
musepy/genable
Various
Quality-first AI UI generator for Figma. Multi-protocol: Gemini · Claude · OpenAI-compatible.
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
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
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
mzxrai/mcp-openai
Various
Chat with OpenAI models from Claude Desktop
mzxrai/mcp-webresearch
Various
MCP web research server (give Claude real-time info from the web)
n24q02m/better-email-mcp
Various
IMAP/SMTP email server for AI agents -- 6 composite tools with multi-account and auto-discovery
n24q02m/mnemo-mcp
Various
Persistent AI memory with hybrid search and embedded sync. Open, free, unlimited.
n24q02m/wet-mcp
Various
Open-source MCP Server for web search, content extraction, library docs & multimodal analysis.
nach-dakwale/instadomain-mcp
Various
MCP server that lets AI agents register domains instantly. Stripe + x402 crypto payments, Cloudflare DNS, bulk checks, renewals, transfers.
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.
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)
nanana-app/mcp-server-nano-banana
Various
MCP server for Nanana AI image generation powered by Google Gemini's nano banana
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
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
narumiruna/yfinance-mcp
Various
🐍 ☁️ - An MCP server that uses yfinance to obtain information from Yahoo Finance.
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.
naveenayalla1-CS50/mcp-server-toolkit
Various
MCP servers that help Claude Code/Cursor search your repo, docs, database, and git history instead of guessing.
NavinAgrawal/mcp-broker
Various
Local MCP broker that exposes one compact MCP entry for MCP clients while routing to many configured upstream servers.
nckhemanth0/subscription-tracker-mcp
Various
🐍 ☁️ 🏠 - MCP server for intelligent subscription management with Gmail + MySQL integration.
Nebula-Block-Data/nebulablock-mcp-server
Various
📇 🏠 - integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools
neo4j-contrib/mcp-neo4j
Various
Neo4j Labs Model Context Protocol servers
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
netdata/netdata#Netdata
Various
The fastest path to AI-powered full stack observability, even for lean teams.
newsagentdata/newsagent-mcp
Various
MCP server for the NewsAgent Data API — scored, classified Russian & English news intelligence for AI agents (Claude, Cursor, Cline).
nexusforge-tools/mcp-eu-finance
Various
MCP server for European financial data — ECB rates, Eurostat inflation, GDP, unemployment. Works with Claude, Cursor, Windsurf.
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
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.
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
nickpending/mcp-recon
Various
Tellix is a conversational recon interface powered by httpx and LLMs. Just ask.
nicktcode/swissgroceries-mcp
Various
MCP server for Swiss grocery stores: Migros, Coop, Aldi, Denner, Lidl
nihalxkumar/arch-mcp
Various
Arch Linux MCP (Model Context Protocol) Server
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
nikicat/mcp-wallet-signer
Various
MCP server that routes blockchain transactions to browser wallets for signing
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
nikolai-vysotskyi/trace-mcp
Various
MCP server for Claude Code and Codex. One tool call replaces ~42 minutes of agent exploration
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.
nk3750/jitapi
Various
Just-in-Time API Orchestration for LLMs - An MCP server for dynamic API discovery and execution
nnemirovsky/iwdp-mcp
Various
MCP server + CLI for iOS Safari debugging via ios-webkit-debug-proxy — full WebKit Inspector Protocol support
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
node-man/dechonet-mcp
Various
Domain security reconnaissance MCP server — 13 tools for AI agents. Free, no API key.
NON906/omniparser-autogui-mcp
Various
Automatic operation of on-screen GUI.
Nolas-Shadow/agent1st-ads-mcp
Various
Facebook and Tic Toc MCP
nonatofabio/local-faiss-mcp
Various
Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for Claude / Copilot / Agents.
none298-dotcom/mylinedchart-mcp-chart-context
Various
Read-only MCP server giving AI agents access to your live MyLinedChart desktop chart context.
novyxlabs/novyx-mcp
Various
novyxlabs/novyx-mcp — indexed from awesome-mcp-servers-punkpeye
nvms/tui-mcp
Various
nvms/tui-mcp — indexed from awesome-mcp-servers-punkpeye
NyxToolsDev/dicom-hl7-mcp-server
Various
DICOM/HL7 healthcare interoperability MCP server for Claude
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.
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
OctoTrip/rental-cars
Various
Free MCP server for rental car discovery. No login, no API key. Streamable HTTP + SSE.
OctoEverywhere/mcp
Various
A free 3D Printing MCP server that allows for getting live printer state, webcam snapshots, and printer control.
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.
offorte/offorte-mcp-server
Various
MCP server for the Offorte API - Create & send proposals using AI
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.
OHNLP/omop_mcp
Various
Model Context Protocol (MCP) server for mapping clinical terminology to Observational Medical Outcomes Partnership (OMOP) concepts using Large Language Models
OilpriceAPI/mcp-server
Various
MCP server for real-time oil, gas, and commodity prices
olalonde/mcp-human
Various
Human Assistance for AI Assistants
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.
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.
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
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
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
ooples/mcp-console-automation
Various
MCP server for AI-driven console application automation and monitoring
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.
OpenDataMCP/OpenDataMCP
Various
Connect any Open Data to any LLM with Model Context Protocol.
openfate-ai/bazi-mcp
Various
OpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
openMF/mcp-mifosx-self-service
Various
MCP Server for Mifos X - Self Service
@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.
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
operative_sh/web-eval-agent
Various
An MCP server that autonomously evaluates web applications.
optuna/optuna-mcp
Various
The Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.
opusforge/gorilla-mcp
Various
MCP server for Gorilla. Find your first SaaS users on Reddit, X, YouTube, and TikTok. https://usegorilla.app
OrbiAds/Orbiads-GAM-MCP
Various
Google Ad Manager MCP hosted - AdOps Skills for Claude, Gemini, OpenAI - Inventory, trafficking, forecast & reporting with natural language
optimaquantum/claude-critical-rules-mcp
Various
MCP server for Claude AI providing automatic enforcement of critical rules - Prevents 96 documented failure patterns
orellazi/coda-mcp
Various
MCP Server for Coda
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.
oso95/domain-suite-mcp
Various
MCP with skills for your agent to do domain and DNS management across Porkbun, Namecheap, GoDaddy and Cloudflare.
Osseni94/oyemi-mcp
Various
MCP support for Oyemi Library
ovlabs/mcp-server-originalvoices
Various
MCP (Model Context Protocol) server that provides access to OriginalVoices' network Digital Twins for real-time audience research.
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
ozers/hooksense-mcp
Various
MCP server for HookSense — the webhook & callback layer for AI agents
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
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
Pactlio-ai/pactlio-mcp
Various
Contract tools for AI agents — Pactlio's remote MCP server, OpenClaw plugin, and skill
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
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
pallaprolus/mendeley-mcp
Various
MCP server for Mendeley reference manager - search, retrieve, and manage your academic library from Claude and other MCP clients
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,
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
PantelisGeorgiadis/dicomweb-mcp-server
Various
DICOMweb Model Context Protocol (MCP) server implementation
Pantheon-Security/notebooklm-mcp-secure
Various
Secure NotebookLM MCP Server - Query Google NotebookLM from Claude/AI agents with 17 security hardening layers
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
paracetamol951/caisse-enregistreuse-mcp-server
Various
Kash.click MCP server [Official]
particlefuture/MCPDiscovery
Various
🐍 ☁️ 🏠 🍎 🪟 - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.
partymola/monzo-mcp
Various
MCP server for the Monzo banking API with OAuth, local transaction cache, and spending analysis
pastorsimon1798/mcp-video
Various
Guardrailed video editing MCP server for AI agents. FFmpeg, Hyperframes, repurposing tools, Python client, and CLI. Local, fast, free.
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
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.
pathrule/mcp
Various
Pathrule Remote MCP server
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
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.
payclaw/mcp-server
Various
Badge identity + virtual Visa cards for AI agents. MCP-native.
PCDCK/ozon-mcp
Various
MCP-сервер для Ozon Seller API и Performance API — подключите любого AI-агента к кабинету продавца
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.
peek-travel/mcp-intro
Various
☁️ 🍎 🪟 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation
pepabo/muumuu-domain-mcp
Various
pepabo/muumuu-domain-mcp — indexed from awesome-mcp-servers-punkpeye
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
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.
peter-j-thompson/semanticapi-mcp
Various
MCP server for Semantic API — discover and call any API using natural language
pfillion42/memviz
Various
A local vector memory explorer with a modern UI. Browse, search, visualize and manage SQLite-vec databases from MCP Memory Service.
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.
pgtuner_mcp
Various
provides AI-powered PostgreSQL performance tuning capabilities.
philrox/ris-mcp-ts
Various
MCP Server for the Austrian Legal Information System (RIS) - Access Austrian federal laws, state laws, court decisions and more
PhononX/cv-mcp-server
Various
Carbon Voice MCP Server
phuongrealmax/code-guardian
Various
Code Guardian Studio – AI-powered code refactor engine for large repositories, built on Claude Code + MCP.
phuocdu/agentpay-vn
Various
VietQR payment rail for AI agents — Python SDK + MCP server. agentpay.servicesai.vn
pibblokto/cert-manager-mcp-server
Various
MCP Server for cert-manager
pickelfintech/the13f-mcp
Various
Institutional 13F intelligence for Claude Desktop, Cursor, and VS Code. Nine Read tools: manager search, holdings, similarity, regime, sector flows.
pierrebrunelle/mcp-server-openai
Various
Query OpenAI models directly from Claude using MCP protocol.
pilat/mcp-datalink
Various
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
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
Pingfyr/mcp
Various
MCP server for Pingfyr — schedule reminders from Claude and AI agents
pipeboard-co/meta-ads-mcp
Various
MCP server to manage Facebook and Instagram Ads (Meta Ads)
piquesignal/piquesignal-mcp
Various
piquesignal/piquesignal-mcp — indexed from awesome-mcp-servers-punkpeye
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
plagtech/spraay-x402-mcp
Various
MCP server for Spraay x402 Gateway —33 paid tools for onchain data, AI models & batch payments on Base
planetscale/mcp
Various
The CLI for PlanetScale Database
playidea-lab/pcq
Various
playidea-lab/pcq — indexed from awesome-mcp-servers-punkpeye
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
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.
polygon-io/mcp_polygon)
Various
An MCP server for Massive.com Financial Market Data
PostalDataPI/postaldatapi-mcp
Various
MCP server for PostalDataPI — postal code lookups for AI agents
posthog/mcp
Various
Official PostHog MCP Server 🦔
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 ✈️.
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)
pranciskus/newsmcp
Various
MCP server for real-time world news — free, no API key required
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
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.
PrinceGabriel-lgtm/freshcontext-mcp
Various
Timestamped web intelligence for AI agents. MCP server with guaranteed freshness envelopes.
prompeteer/prompeteer-mcp
Various
Prompeteer.ai MCP
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.
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.
pskill9/website-downloader
Various
MCP server to download entire websites
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
publora/mcp-server
Various
Official MCP server for Publora - control social media scheduling from AI assistants like Claude, Cursor
pubspro/pubmed-search
Various
MCP server for PubMed search and literature summarization
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
pushtodisplay/cli
Various
cli & mcp-server package for Push To Display
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.
pwh-pwh/cal-mcp
Various
用于计算数学表达式的MCP
pwh-pwh/coin-mcp-server
Various
use Bitget’s API to get cryptocurrency info
pylonapi/pylon-mcp
Various
MCP server for Pylon AI — 10 pay-per-request APIs as AI agent tools. Powered by x402 on Base.
pyroprompts/any-chat-completions-mcp
Various
MCP Server for using any LLM as a Tool
pythonanywhere/pythonanywhere-mcp-server
Various
🐍 🏠 - MCP server implementation for PythonAnywhere cloud platform.
qainsights/jmeter-mcp-server
Various
✨ JMeter Meets AI Workflows: Introducing the JMeter MCP Server! 🤯
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
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
QGIS MCP
Various
Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop
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
qinisolabs/floodwise
Various
England flood-risk by postcode for AI agents — verified Environment Agency data, not guesses.
qiniu/qiniu-mcp-server
Various
🐍 ☁️ - A MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage, media processing services, etc.
qr-maker-io/mcp-server
Various
MCP server for QR Maker
qq418716640/botbell-mcp
Various
BotBell MCP Server — Give Your AI a Voice
QuantConnect/mcp-server
Various
Official Python MCP server for local interactions with the QuantConnect API
QuantGeekDev/coincap-mcp
Various
A coincap mcp server to access crypto data from coincap API
QuantGeekDev/mongo-mcp
Various
A mongo db server for the model context protocol (MCP)
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
Quantum3-Labs/ARBuilder
Various
AI-powered code generator for Arbitrum Stylus, SDK bridging, dApps & Orbit chains — 19 MCP tools with RAG
QuantToGo/quanttogo-mcp
Various
Macro-factor quantitative signal source for AI agents via MCP. 宏观因子量化信号源。
QuentinCody/braintree-mcp-server
Various
🐍 - Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely.
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
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
quokkapix/quokkapix-mcp
Various
Private browser image workflows for AI agents via MCP
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
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
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
r-huijts/rijksmuseum-mcp
Various
Rijksmuseum MCP integration for artwork exploration and analysis
r-huijts/strava-mcp
Various
A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
r-huijts/xcode-mcp-server
Various
MCP Server implementation for Xcode integration
rad-security/mcp-server
Various
Rad Security MCP Server
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).
Rai220/think-mcp
Various
MCP Server for reasoning
rajdeepmondaldotcom/whoop-mcp-server
Various
Ask your AI anything about your WHOOP data
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.
raveenb/fal-mcp-server
Various
MCP server for Fal.ai - Generate images, videos, music and audio with Claude
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.
rbmuller/scherlok
Various
A detective for your data. Zero-config data quality monitoring — works with dbt, Postgres, BigQuery, Snowflake. No YAML.
re-port-flow/reportflow-mcp
Various
ReportFlow MCP Server - PDF report generation for Claude and AI agents (public publish mirror of monepla/report-mcp)
realcrabcut/crabcut-mcp-server
Various
CrabCut MCP Server
reading-plus-ai/mcp-server-data-exploration
Various
🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
ReAPI-com/mcp-openapi
Various
OpenAPI specification MCP server.
recursechat/mcp-server-apple-shortcuts
Various
📇 🏠 🍎 - An MCP Server Integration with Apple Shortcuts
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.
religa/multi-mcp
Various
Multi-Model chat, code review and analysis MCP Server for Claude Code
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
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.
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
rishijatia/fantasy-pl-mcp
Various
Fantasy Premier League MCP Server
rnwkr7rscy-lang/fittin-mcp
Various
Free startup IP protection MCP for Cursor and Claude — know what's protectable before competitors copy it
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.
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.
robhunter/agentdeals
Various
MCP server aggregating free tiers, startup credits & developer tool deals. 4 tools, 54 categories, 1,525+ offers.
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
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
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.
ronantakizawa/a11ymcp
Various
MCP Server for Web Accessibility Testing (6k+ Downloads, #20 on ProductHunt)
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
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.
rosenvladimirov/odoo-claude-mcp
Various
Self-hosted MCP server connecting Claude to Odoo 15→19 — 197+ tools, multi-tenant, Bulgaria l10n
rossshannon/Weekly-Weather-mcp
Various
Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
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.
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
runapi-ai/mcp
Various
RunAPI MCP server for model discovery, pricing lookup, task creation, and LLM chat.
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.
rupinder2/mcp-orchestrator
Various
MCP Orchestration Gateway – aggregates tools from multiple MCP servers with BM25 search and deferred loading for Claude Desktop
rusiaaman/wcgw
Various
Shell and coding agent on mcp clients
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
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 (
saikiyusuke/registep-mcp
Various
Registep MCP Server - AI-powered POS & sales analytics for Claude Code, Cursor, and other MCP clients
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
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.
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
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.
salwks/mcp-techTrend
Various
salwks/mcp-techTrend — indexed from awesome-mcp-servers-punkpeye
samrothschild23/intelligence-api
Various
samrothschild23/intelligence-api — indexed from awesome-mcp-servers-punkpeye
sanyambassi/ciphertrust-manager-mcp-server
Various
MCP Server for Thales CipherTrust Manager
sanyambassi/thales-cdsp-cakm-mcp-server
Various
MCP Server to manage encryption for Ms SQL and Oracle databases using Thales CAKM connector
sapientpants/sonarqube-mcp-server
Various
Model Context Protocol (MCP) server for SonarQube
sapph1re/findata-mcp
Various
FinData MCP — Financial data via Model Context Protocol. Live market prices, SEC filings, earnings, options flow, macro indicators.
sarefe12-sudo/visibilityradar-mcp
Various
MCP server for VisibilityRadar — analyze AI brand visibility from Claude Desktop, Cursor & Windsurf
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.
Savirinc/unfragile-mcp-server
Various
The match graph for AI. Search 100K+ capabilities across 13K+ AI artifacts.
saurav61091/mcp-openapi
Various
Turn any OpenAPI 3.x spec into MCP tools for Claude — zero config, instant API access
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.
sbuysse/gnome-desktop-mcp
Various
GNOME desktop automation via MCP — screenshots, window management, and input injection for AI agents
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
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
scotia1973-bot/api-hub
Various
🧠 Memory Vault — Persistent agent memory for MCP. 46 tools: agentmemory, memorysearch, 45 utilities, 300+ REST. Free + .99/mo Pro.
scrapeless-ai/scrapeless-mcp-server
Various
Scrapeless Mcp Server
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.
SDGLBL/mcp-claude-code
Various
MCP implementation of Claude Code capabilities and more
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
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.
SecretiveShell/MCP-timeserver
Various
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
SecretiveShell/MCP-wolfram-alpha
Various
Connect your chat repl to wolfram alpha computational intelligence
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
SecurityRonin/docx-mcp
Various
MCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, and structural validation
SegfaultSorcerer/heap-seance
Various
MCP server that channels JVM forensics into structured leak verdicts — for Claude Code.
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,
selic/mcp-itglue
Various
MCP server for IT Glue — semantic search, documents, and flexible assets for MSPs
semgrep/mcp
Various
A MCP server for using Semgrep to scan code for security vulnerabilities.
Semiotronika/LINZA-MCP
Various
Review-gated MCP sidecar for Markdown notes and incoming artifacts
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.
seob717/redash-mcp
Various
MCP server for querying and managing Redash with Claude AI
Sequenzy/mcp
Various
Sequenzy MCP server for AI-powered email marketing automation
SEOcrawl/seocrawl-mcp
Various
SEOcrawl AI MCP server — public manifest for MCP directories. Hosted server: https://mcp.seocrawl.ai
serkan-ozal/browser-devtools-mcp
Various
📇 - An MCP Server enables AI assistants to autonomously test, debug, and validate web applications.
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
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
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
shaikhspeare/wanderlog-mcp
Various
MCP server for Wanderlog — build and edit trip itineraries through conversation
shaqmughal/seekstone
Various
Obsidian MCP server for Claude — filesystem-direct, 575× smaller payloads than the REST plugin. No Obsidian app or plugins required.
shareseer/shareseer-mcp-server
Various
ShareSeer MCP Server - Access SEC filings and insider transactions via Claude
shibley/apistatuscheck-mcp-server
Various
MCP server for checking real-time API and cloud service status
shensi8312/blogburst-mcp-server
Various
Official MCP server for BlogBurst — AI content generation, repurposing, and multi-platform publishing
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.
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.
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.
shipstatic/mcp
Various
MCP server for instant static site deploys from AI agents — free, no account needed
Shopify/dev-mcp
Various
📇 ☁️ - Model Context Protocol (MCP) server that interacts with Shopify Dev.
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.
shunshi-ai/bazi-reader-mcp
Various
Give your AI agent the ability to read Chinese Bazi (八字) charts — an open-source MCP server 🔮
Shweta-Mishra-ai/tokenmizer
Various
Graph memory for AI agents — decisions, context, and session history that survive across every conversation. Works with any LLM.
sidclawhq/platform
Various
The approval and accountability layer for agentic AI. Identity → Policy → Approval → Trace. Try: npx sidclaw-mcp-guard demo
Sidd27/infrawise
Various
MCP server for AWS infrastructure analysis — Lambda, DynamoDB, SQS, PostgreSQL, MongoDB, EventBridge & more. Works with Claude Code, Cursor, and GitHub Copilot.
SidneyBissoli/medical-terminologies-mcp
Various
MCP Server for global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH
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.
sim-xia/blind-auditor
Various
MCP tool for improving model coding quality by mandatory self-audition
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
simplypixi/bugbug-mcp-server
Various
☁️ - MCP for BugBug API, to manage test and suites on BugBug
sinanefeozler/reddit-summarizer-mcp
Various
A MCP server for summarizing reddit homepage of the user or contents of subreddits and comments on posts.
sirmews/apple-notes-mcp
Various
Read your Apple Notes with Claude Model Context Protocol
sitbon/magg
Various
Magg: The MCP Aggregator
skullzarmy/vibealive
Various
Full-featured utility to test Next.js projects for unused files and APIs + MCP server
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.
slouchd/cyberchef-api-mcp-server
Various
CyberChef API MCP Server ✨🧑🍳
smigolsmigol/llmkit
Various
Know what your AI agents cost. API gateway with budget enforcement, session tracking, and MCP tools.
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
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
smythmyke/patent-search-mcp-server
Various
MCP server for the AI Patent Search Generator — patent dossiers, prosecution history, citation graphs, and Google Patents search
SoapyRED/freightutils-mcp
Various
FreightUtils MCP Server — 19 free freight tools for AI agents
softvoyagers/ogforge-api
Various
📇 ☁️ - Free Open Graph image generator API with themes, Lucide icons, and custom layouts. No API key required.
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
sonnyflylock/voxie-ai-directory-mcp
Various
MCP server for the Voxie AI Phone Number Directory. Query AI services you can chat with via webchat.
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
sooperset/mcp-atlassian
Various
MCP server for Atlassian tools (Confluence, Jira)
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
Souzix76/n8n-workflow-tester-safe
Various
Safe MCP server + CLI for testing, inspecting, and operating n8n workflows with a constrained scope
SPARKIT-science/sparkit-mcp
Various
MCP server for SPARKIT — call the scientific research agent from Claude Desktop, Cursor, and other MCP clients.
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
spokenmd/spoken
Various
Podcast transcript API — turn any published podcast into clean Markdown with real speaker names. Built for AI agents.
SPL-BGU/PlanningCopilot
Various
A modular chatbot that runs planning tools via natural language using MCP.
spranab/brainstorm-mcp
Various
MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek, Groq, Ollama, etc.)
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.
spranab/saga-mcp
Various
A Jira-like project tracker MCP server for AI agents. SQLite-backed, 22 tools, full hierarchy, activity logging, and dashboard.
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
spyrae/claude-concilium
Various
Multi-agent AI consultation framework for Claude Code via MCP — get second opinions from OpenAI, Gemini, Qwen, DeepSeek
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
squidcode/timebook-cli
Various
Timebook CLI + MCP server — track time on usetimebook.com from your terminal or expose it to AI agents (Claude, Codex, ...).
ssatama/rescuedogs-mcp-server
Various
📇 ☁️ - Search and discover rescue dogs from European and UK organizations with AI-powered personality matching and detailed profiles.
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
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
stagproject/sec-filings-mcp
Various
SEC EDGAR filing MCP for agents - search, preview, purchase (x402).
stape-io/google-tag-manager-mcp-server
Various
MCP server for Google Tag Manager
stape-io/stape-mcp-server
Various
Interact with the Stape API using AI assistants like Claude, or in AI-powered IDEs like Cursor.
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.
stass/exif-mcp
Various
MCP server to extract image metadata (EXIF, XMP, etc)
stefan-xyz/mcp-server-runescape
Various
MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data
stfade/moth
Various
A debugging workflow plugin for AI coding agents. Turns terminal failures into source-backed fixes via MCP and structured skills.
stippi/code-assistant
Various
An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.
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.
subhatta123/twilize
Various
subhatta123/twilize — indexed from awesome-mcp-servers-punkpeye
subsquid-labs/portal-mcp-server
Various
MCP server exposing SQD Portal blockchain data to AI agents and Claude.
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.
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
suekou/mcp-notion-server
Various
A Model Context Protocol server for connecting Notion to MCP-compatible clients
summerstateofmind/cityparity
Various
Cost of living and quality of life comparison tool
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
sunriseapps/imagesorcery-mcp
Various
An MCP server providing tools for image processing operations
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
sunsiyuan/human-survey
Various
sunsiyuan/human-survey — indexed from awesome-mcp-servers-punkpeye
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
supra126/taiwan-payroll
Various
台灣勞健保勞退法定費用計算引擎 — Taiwan statutory payroll calculation engine (TS core + MCP server + Python)
SureScaleAI/openai-gpt-image-mcp
Various
📇 ☁️ - OpenAI GPT image generation/editing MCP server.
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
Swarmwage/swarmwage
Various
The agent hire protocol — one AI agent hires another in USDC on Base via MCP and x402.
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
Synter-Media-AI/mcp-server
Various
MCP server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more
Synvoya/codeinspectus
Various
Local-first MCP security scanner for AI-generated web apps.
System-R-AI/systemr-python
Various
Python SDK for agents.systemr.ai. 55 MCP tools, 25 brokers. pip install systemr
szhygulin/recon-crypto-mcp
Various
Safety first. Hardware-verified DeFi for AI agents — designed for when the AI can be compromised.
szhygulin/vaultpilot-mcp
Various
Safety first. Hardware-verified DeFi for AI agents — designed for when the AI can be compromised.
taisly/agent
Various
Taisly Agent Kit: SDK, CLI, examples, and docs for AI agents that publish videos through Taisly.
tadas-github/a2asearch-mcp
Various
MCP server for searching AI agents, MCP servers, CLI tools and agent skills via A2ASearch
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.
takumi0706/google-calendar-mcp
Various
Google Calendar MCP server for Claude Desktop integration
tamasPetki/HeadlessTracker
Various
MCP server for crypto portfolio tracking. No dashboard UI — AI hosts render on demand. Bybit, Binance, MetaMask, Solana, Polymarket.
TamiShaks-2/git-context-mcp
Various
Local MCP server that extracts high-level Git repository context for AI coding agents
tan-yong-sheng/ai-vision-mcp
Various
A Model Context Protocol (MCP) server that provides vision capabilities to analyze image and video
tanigami/mcp-server-perplexity
Various
🐍 ☁️ - Interacting with Perplexity API.
tasopen/mcp-alphabanana
Various
A local MCP server for generating image assets using Google Gemini AI (Nano Banana 2 / Pro). Enable transparency and resize.
tao-izm/devpulse-mcp
Various
Zero-config MCP server that gives AI coding assistants a real-time diagnostic snapshot of your dev environment
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
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
TechDocsStudio/biel-mcp
Various
Connect AI tools like Cursor, VS Code, and Claude to your product docs.
teddyzxcv/ntfy-mcp
Various
The MCP server that keeps you informed by sending the notification on phone using ntfy
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.
TencentEdgeOne/edgeone-pages-mcp
Various
An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
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
test-mcp-server
ai.alpic.test
Alpic Test MCP Server - great server!
tevonsb/homeassistant-mcp
Various
A MCP server for Home Assistant
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.
the-momentum/fhir-mcp-server
Various
FHIR MCP Server for handling medical data standard.
the0807/GeekNews-MCP-Server
Various
📰 GeekNews MCP Server
theagenttimes/tat-mcp-server
Various
MCP server for The Agent Times — query news, stats, and social tools from the agent economy newspaper
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.
thelongevityvault/decoder-3am-mcp
Various
Sleep disruption cause classifier MCP server from The Longevity Vault
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.
TheSameAbramovych/qmailing-mcp-server
Various
MCP server for QMailing - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API.
thevibepreneur/gapbase-mcp
Various
Query 474 validated startup gaps from Claude Desktop, Cursor, and Windsurf.
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.
ThinAirTelematics/thinair-data
Various
Connect your AI assistant to any PostgreSQL, MySQL, or SQL Server database in 60 seconds via MCP.
thinq-connect/thinqconnect-mcp
Various
ThinQ Connect MCP Server
ThinkneoAI/mcp-server
Various
Dual-protocol gateway: 62 MCP tools + A2A Protocol agent (82/82 TCK intentional) in a single governed runtime
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
tianqitang1/enrichr-mcp-server
Various
📇 ☁️ - A MCP server that provides gene set enrichment analysis using the Enrichr API
tickadoo/tickadoo-mcp
Various
MCP server for tickadoo® — discover and book theatre, events & experiences in 700+ cities worldwide
tiianhk/MaxMSP-MCP-Server
Various
MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter)
TimLukaHorstmann/mcp-weather
Various
A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API.
timmx7/acheron-mcp-server
Various
MCP server bridging context between Claude Chat, Code, and Cowork
timkulbaev/mcp-gmail
Various
timkulbaev/mcp-gmail — indexed from awesome-mcp-servers-punkpeye
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.
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.
tjclaude88/mcp-bling
Various
Give your bot an identity!
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
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
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.
tomba-io/tomba-mcp-server
Various
MCP Server for Tomba.io API integration
tomekkorbak/oura-mcp-server
Various
MCP server for Oura API integration
Tommertom/sonos-ts-mcp
Various
Sonos MCP server for Sonos using Typescript
tools-mcp/vessel-traffic-mcp
Various
Read-only MCP server for vessel AIS, ship tracking, schedules, and BYOK maritime providers
toolstem/toolstem-mcp-server
Various
Agent-ready financial intelligence MCP tools — stock snapshots, company metrics, derived signals
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
TopazLabs/topaz-mcp
Various
Topaz Labs MCP Server — AI image enhancement via Model Context Protocol
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
torrentclaw/torrentclaw-mcp
Various
🎖️ 📇 ☁️ - Search and discover movies and TV shows with torrent links, quality scoring, streaming availability, and cast/crew metadata.
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.
Touchpoint-Labs/touchpoint
Various
Give your AI agent eyes and hands on any desktop — cross-platform accessibility API with MCP server
tracegazer/invgate-service-desk-mcp
Various
MCP server for the InvGate Service Desk API — exposes InvGate Service Desk operations as Model Context Protocol tools.
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.
tradallo/reputation
Various
MCP server + TypeScript client + CLI for Tradallo's verified record protocol, query cryptographically-verified human + agent trading records.
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
tradercjz/dolphindb-mcp-server
Various
dolphindb-mcp-server
transcribe-app/mcp-transcribe
Various
Add transcription tools to your AI-powered assistants.
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
trading
agency.lona
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
translated/lara-mcp
Various
🎖️ 📇 ☁️ - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.
trayders/trayd-mcp
Various
Trade Robinhood via Claude Code - MCP Server
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
trycourier/courier-mcp
Various
🎖️ 💬 ☁️ 🛠️ 📇 🤖 - Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.
TT-Wang/forge
Various
Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory
tuanle96/mcp-odoo
Various
MCP Server for Odoo
tufantunc/ssh-mcp
Various
MCP server exposing SSH control for Linux servers via Model Context Protocol.
tumf/mcp-text-editor
Various
🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
tunedforai/x402-mcp
Various
stdio MCP wrapper for x402.tunedfor.ai — camelCase tool names, zero config, works everywhere
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
Turbo-Puffin/measure-mcp-server
Various
MCP server for Measure.events — connect AI agents to your web analytics
tushariitr-19/immigration-mcp
Various
MCP server for US immigration guidance — live Visa Bulletin, priority date checker, USCIS news, and immigration term explanations
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
twtrubiks/odoo19-mcp-server
Various
MCP Server for Odoo 19 using JSON-2 API, built with FastMCP
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.
udjin-labs/mnemostack
Various
Durable hybrid memory for AI agents: vector + BM25 + temporal + graph recall, exposed through MCP, HTTP, and Python.
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.
ujisati/anki-mcp
Various
the best anki mcp
ukkit/memcord
Various
🧠 Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.
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
unixlamadev-spec/aiprox-mcp
Various
MCP server for AIProx — discover, hire, and pay autonomous AI agents via Bitcoin Lightning, Solana USDC, or Base x402
untitledfinancial/dpx-mcp
Various
MCP server for DPX — AI intelligence oracle and institutional cross-border settlement rail via Base mainnet
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.
urldna/mcp
Various
urlDNA MCP server
us-all/airflow-mcp-server
Various
Airflow MCP server — DAG list, runs, task instances, log tails, trigger and clear over the Airflow REST API
us-all/mlflow-mcp-server
Various
MLflow MCP server — experiments, runs, registered models, model versions, logged models (v3), traces, and assessments
V0v1kkk/DotNetMetadataMcpServer
Various
A Model Context Protocol (MCP) server that provides detailed type information from .NET projects for AI coding agents.
vakharwalad23/google-mcp
Various
Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP
utensils/mcp-nixos
Various
MCP-NixOS - Model Context Protocol Server for NixOS resources
valado/pantheon-mcp
Various
A collection of AI agents
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.
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).
vdalhambra/axiom-calculator-mcp
Various
Personal finance calculators for Claude and AI agents — mortgage, compound interest, FIRE, loan comparison, debt payoff. Zero API keys.
Vbj1808/retrieval-lens
Various
MCP server that audits RAG retrieval - logs what chunks the model saw before any answer was generated
vdalhambra/financekit-mcp
Various
Financial Market Intelligence MCP Server — stock quotes, technical analysis, crypto data, and portfolio insights for AI agents
vdalhambra/siteaudit-mcp
Various
Instant SEO, performance, and security audits for any URL — an MCP server for AI agents
vectara/vectara-mcp
Various
Open source MCP server for Vectara
vdmeu/registrum-mcp
Various
MCP server for the Registrum Companies House API
veelenga/claude-mermaid
Various
MCP Server to previewing mermaid diagrams with live reload
velyan/pdf-card-mcp
Various
Local-first MCP tool that converts PDFs into polished standalone card-based HTML readers
velvetway/minreestr-mcp
Various
MCP-сервер для Claude, который ищет российское ПО в каталогпо.рф (26 000+ продуктов). Подбор отечественных аналогов, продукты с сертификатами ФСТЭК/ФСБ, список производителей — пря
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.
verIdyia/autoeq-mcp
Various
MCP server for AutoEQ headphone equalization database — search, compare, and get EQ settings for 8800+ headphones/IEMs
VeriTeknik/pluggedin-mcp-proxy
Various
Plugged.in MCP Server manages all your other MCPs in one MCP.
vespo92/OPNSenseMCP
Various
MCP Server for OPNSense to act as IaC proxy
victorlane/Flyan
Various
Unofficial Python SDK and MCP server for Ryanair flight search.
video-edit-mcp
Various
🐍 🏠 🍎 🪟 - Comprehensive video and audio editing MCP server with advanced operations including trimming, merging, effects, overlays, format conversion, audio processing, YouTube
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
vighriday/Veris
Various
Behavioral Verification Infrastructure — MCP-native intelligence layer for autonomous software correctness. 17 MCP tools, semantic workflow grouping, drift detection, counterfactua
vikramgorla/mcp-swiss
Various
Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
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
vinaybhosle/agentstamp
Various
🔏 Trust verification for AI agents — Ed25519 stamps, trust scoring (0-100), x402 micropayments, 14 MCP tools. Free tier.
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.
viniciuslazzari/bolsai-mcp
Various
MCP server for bolsai — Brazilian stock market data (B3, CVM, BCB) for Claude, Cursor, and other AI assistants
vinvuk/apiverket-mcp
Various
MCP server for querying Swedish government data via Apiverket.se API
ViperJuice/mcp-gateway
Various
MCP Gateway - A meta-server for minimal Claude Code tool bloat with progressive disclosure
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.
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
vitrine3d/mcp
Various
vitrine MCP server — manage 3D product viewers, scenes, and embeds from AI agents
vivek081166/japan-utils-mcp
Various
MCP server exposing Japan-specific utilities (era conversion, romaji, holidays, postal codes, kana, name split) to AI agents.
Vivekpatil200320/CyberRescue
Various
A secure, lightweight Model Context Protocol (MCP) host telemetry gateway built using Python, FastMCP, and python-on-whales.
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.
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
Vovala14/vynly-mcp
Various
MCP server for Vynly — the AI-only social feed. Post, read, search, and spark from any MCP-aware agent.
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.
W3Ship/w3ship-mcp-server
Various
W3Ship/w3ship-mcp-server — indexed from awesome-mcp-servers-punkpeye
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
webaesbyamin/agent-receipts
Various
Cryptographic receipts for AI agent actions. MCP server, SDK, CLI, and dashboard. Local-first, zero infrastructure.
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的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个
wende/cicada
Various
AI Coders search blindly. Be their guide.
wenerme/wener-mssql-mcp
Various
Wener Node, Bun, NestJS, React Utils, Hooks & Demos
wenhuwang/mcp-k8s-eye
Various
MCP Server for kubernetes management and diagnose your cluster and applications
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
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.
whdrnr2583-cmd/token-meter
Various
whdrnr2583-cmd/token-meter — indexed from awesome-mcp-servers-punkpeye
whynowlab/jarvis-orb
Various
See AI thinking in real time — 3D orb that visualizes Claude Code reasoning. Free, open-source MCP server
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,
willianpinho/large-file-mcp
Various
MCP Server for efficient large file operations in AI development workflows — chunk reading, smart search, replace
wkalidev/multichain-mcp
Various
MCP server for AI agents — Stacks, Celo, Base in one package
wklee610/kafka-mcp
Various
MCP Server for Apache Kafka
wn01011/llm-token-tracker
Various
Token usage tracker for OpenAI and Claude APIs with MCP support. Pass accurate API costs to your users.
wnbhr/being
Various
Personality Runtime — persistent memory, identity, and relationships for AI agents that work across multiple LLM platforms via MCP
woladi/macos-vision-mcp
Various
MCP server for Claude Code — Apple Vision OCR & image analysis, fully offline, no API keys
Wolfe-Jam/faf-mcp
Various
Persistent Project Context for Cursor, IDEs and VS Code — IANA-registered .faf format · 25 tools
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.
Wopee-io/wopee-mcp
Various
Wopee-io/wopee-mcp — indexed from awesome-mcp-servers-punkpeye
workopia/workopia-mcp
Various
Workopia MCP Server — free job search, resume builder & career advice for Claude, ChatGPT, Cursor.
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
wowinter13/solscan-mcp
Various
An MCP server for querying Solana transactions using natural language with Solscan API
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
wso2/fhir-mcp-server
Various
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
Wuye-AI/mcp-server-wuye-ai
Various
CRIC物业AI MCP Server
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.
x402-index/x402search-mcp
Various
Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz
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
x51xxx/copilot-mcp-server
Various
MCP server for GitHub Copilot CLI integration
XavierFabregat/spotify-mcp
Various
Control Spotify by talking to your AI — MCP server for Claude, Cursor, and any MCP client
xcodebuild
Various
MCP tool for building Xcode iOS workspace/project and feeding back error to LLMs.
XeroAPI/xero-mcp-server
Various
An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction
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
xfloukiex-lab/road-poneglyph
Various
Road Poneglyph — an MCP server that finds a plan's blind spots. Part of the Grand Line stack.
XGenerationLab/xiyan_mcp_server
Various
A Model Context Protocol (MCP) server that enables natural language queries to databases
XJTLUmedia/AI-HR-Management-Toolkit
Various
AI HR Management Toolkit
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-
xmpuspus/ph-civic-data-mcp
Various
The first multi-source MCP server for Philippine civic data: earthquakes, weather, typhoons, procurement, population, poverty
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
xspadex/bilibili-mcp
Various
📇 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface.
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.
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
yakuphanycl/instinct
Various
Self-learning memory for AI coding agents — MCP server
yamariki-hub/japan-corporate-mcp
Various
MCP Server for Japanese corporate data - gBizINFO, EDINET, e-Stat
Yang1Bai/claw-tsaver
Various
A token-saving MCP proxy for OpenClaw users. Cuts tool call payloads by 90%+ via lazy expansion.
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
yannbrrd/simple_snowflake_mcp
Various
🐍 ☁️ - Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations
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.
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.
ycs77/apifable
Various
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
ydb/ydb-mcp
Various
🎖️ 🐍 ☁️ - MCP server for interacting with [YDB](https://ydb.tech) databases
yeick010/agentshield-mcp
Various
yeick010/agentshield-mcp — indexed from awesome-mcp-servers-punkpeye
yenchieh/diagramzu-mcp
Various
MCP server for diagramzu.ai — read/write Mermaid diagrams in your Space from Claude, Cursor, ChatGPT, or any MCP client.
yessGlory17/job-verify
Various
Detect fake recruiter & job-offer scams with free OSINT — an MCP server for Claude. No API keys.
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
yiwenlu66/PiloTY
Various
PiloTY: AI pilot for PTY operations via MCP - enables AI agents to control interactive terminals like a human
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.
yli769227-jpg/ashare-mcp
Various
MCP server for Chinese A-share financial statements. 把 A 股财报变成 LLM 可调的工具。
ymw0407/auth-fetch-mcp
Various
MCP server that lets AI assistants fetch content from authenticated web pages.
yoelbassin/gnuradioMCP
Various
MCP server for GNU Radio
yolfinance/yolfi-agent
Various
Yolfi Agent Kit SDK, CLI, and MCP server for AI coding agents.
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
Younghef/nutriref-api
Various
Pay-per-call USDA nutrition API for AI agents. x402 + USDC on Base.
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.
YuChenSSR/mindmap-mcp-server
Various
mindmap, mcp server, artifact
YuChenSSR/multi-ai-advisor
Various
council of models for decision
yuna0x0/anilist-mcp
Various
AniList MCP server for accessing anime and manga data
yuna0x0/hackmd-mcp
Various
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
yusong652/pfc-mcp
Various
MCP server connecting AI agents to ITASCA PFC — run DEM simulations through natural conversation
Yutarop/ros-mcp
Various
MCP server for ROS to control robots via topics, services, and actions.
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
yyyhy/nash-arena
Various
Chess and Card Game Arena For LLM
zackpeters93/ugs-mcp
Various
MCP server for controlling CNC machines via Universal GCode Sender
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
zb-ss/servonaut
Various
Manage AWS, Hetzner, OVH, and custom servers from one TUI — with a built-in AI assistant and MCP server
zefarie/pterodactyl-mcp
Various
zefarie/pterodactyl-mcp — indexed from awesome-mcp-servers-punkpeye
zekebuilds-lab/captcha-mcp
Various
MCP server for PoW + Lightning agent auth — charge AI agents per-call without accounts. npm: @powforge/captcha-mcp
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
zenml-io/mcp-zenml
Various
MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines
ZeparHyfar/mcp-datetime
Various
A MCP server for datetime formatting and file name generation.
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
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.
zinja-coder/apktool-mcp-server
Various
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
zkproofport/proofport-ai
Various
zkproofport/proofport-ai — indexed from awesome-mcp-servers-punkpeye
zlinzzzz/finData-mcp-server
Various
FinData enables your AI agents retrieve financial data from different providers like Tushare, Wind, and DataYes.
ZLeventer/salesforce-marketing-mcp
Various
ZLeventer/salesforce-marketing-mcp — indexed from awesome-mcp-servers-punkpeye
zolo-ryan/MarketAuxMcpServer
Various
📇 ☁️ - MCP server for comprehensive market and financial news search with advanced filtering by symbols, industries, countries, and date ranges.
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
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
zw008/VMware-Aria
Various
VMware Aria Operations monitoring, alerting, and capacity planning — MCP tools for AI agents
zw008/VMware-Monitor
Various
Read-only VMware vCenter/ESXi monitoring — code-level enforced safety, zero destructive operations
zw008/VMware-NSX-Security
Various
VMware NSX DFW microsegmentation and security: distributed firewall, security groups, tags, traceflow, IDPS — MCP tools for AI agents
zw008/VMware-Storage
Various
VMware vSphere storage management: datastores, iSCSI, vSAN. Domain-focused MCP skill with 11 tools.
zw008/VMware-VKS
Various
MCP Skill + CLI for vSphere with Tanzu (VKS) — Supervisor, Namespace, and TanzuKubernetesCluster lifecycle management. Requires vSphere 8.x+.
zyx77550/sparda
Various
Turn any Express/FastAPI app into an MCP server, in one command.
930m310n/geomelon-mcp
Various
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
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
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
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.
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
@agentfund/mcp
Various
Fundraising infrastructure for AI agents on Solana — x402 payments, milestone escrow, on-chain reputation. REST + WebSocket + MCP + ACP.
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.
AIops-tools/Nutanix-AIops
Various
Governed Nutanix Prism Central v4 ops: clusters/VMs/storage/DR/LCM, ETag-safe, 47 MCP tools (preview)
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)
AIStoryHub/etincel
Various
Find the AI tells in your prose. Deterministic, local, runs in CI. MCP server + CLI + Action.
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
Albaker-Group/cloudprice-mcp
Various
MCP server that compares on-demand VM pricing across AWS, Azure, and GCP in real time
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
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.
antohins/seo-tools-mcp
Various
8 stdio MCP-серверов для SEO (xmlstock/SERP, wordstat, gsc, ywm, metrika) для Claude Code — read-only, строгий JSON, мультиаккаунт, OAuth с авто-refresh
appwrite/mcp
Various
Appwrite’s MCP server. Operating your backend has never been easier.
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.
ArturLys/ao3-mcp
Various
MCP server for Archive of Our Own: search fanfiction and have an AI read and rank fics for you
askads/mcp-yandex-metrica
Various
MCP-сервер для Yandex Metrica — веб-аналитика (посещаемость, источники, поведение, конверсии по целям) из Claude, Cursor, Codex и других AI-клиентов.
AstaBlackClove/posthive
Various
Agentic social media scheduler to post on multi platforms with built-in MCP
atomno-mcp/mcp-fns-calc
Various
MCP-сервер налоговых расчётов РФ: НДС, УСН, взносы ИП, НДФЛ, патент и пени — без интернета. Плюс проверки статусов. Russian tax calculator MCP.
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.
chessceo/chessceo-mcp
Various
MCP server for chess.ceo — LLM tools for player search, preparation, position stats, and live tournaments
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,
csmediapro/moodle-mcp-server
Various
Open-source MCP server that connects AI agents to Moodle LMS data through Moodle Web Services.
ctxfile/ctxfile
Various
Local-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
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.
davidmosiah/wellness-nourish
Various
Local-first nutrition MCP for Claude/Cursor: USDA food search, barcode + photo, meal logging
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
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.
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.
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
Dudude-bit/yandex-lavka-mcp
Various
Unofficial MCP server for ordering Yandex Lavka groceries from an AI assistant (search, cart, checkout with confirmation)
editmamei/editmamei
Various
Editmamei CE: Photoshop MCP server for natural-language AI photo editing.
emailens/mcp
Various
MCP server for email compatibility analysis: preview, audit, fix, diff, and check deliverability across 21 email clients.
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.
ferinator/bullrun-mcp
Various
Public metadata and connection docs for Bullrun's hosted MCP connector.
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
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
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
forgemeshlabs/x402-ads-mcp
Various
Install one middleware. Monetize unused 402 responses with recommendations, discovery, and machine commerce analytics.
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
Fronesis-Labs/dcl-webhook
Various
DCL Trust Oracle — x402 MCP Server Deterministic AI audit layer with cryptographic micropayments via x402 protocol
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.
getrephonic/rephonic-mcp
Various
Give AI agents and LLMs access to the Rephonic API.
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.
goofrey/zoom-search
Various
MCP search and evidence tool for AI agents with query rewriting, source zoom-in, sourced answers, and runtime metrics.
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.
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.
grzgrzgrz3/pingwa-client
Various
Text your phone from any agent, script or CI - and tap to reply. Python/CLI/MCP client for pingwa.
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
HasData/zillow-mcp
Various
Zillow MCP server by HasData: for-sale, for-rent and sold listings and full property details, as JSON.
healthchainai/HealthChain
Various
Python SDK for healthcare AI — typed, validated FHIR tools for agents, real-time EHR connectivity, production deployment ✨ 🏥
homespunapps/homespun
Various
Homespun: apps your AI builds and hosts. Client CLI, MCP server, SDK core, agent skill and Claude plugin. MIT.
hoornet/agentdocs-mcp
Various
MCP server for AgentDocs (agentdocs.eu) — give any AI agent native tools to read, search, write, and share collaborative docs
huseyinstif/klaket
Various
Turn any video into LLM-ready data - transcripts, speaker labels, scenes, subtitles and on-screen text. Self-hostable, keyless, MCP-ready.
ideation
ai.actwise
Test where your idea stands. VC-style evaluation and hard comparison for founders and product teams.
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.
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
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
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
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,
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
jasp-nerd/marktplaats-mcp
Various
MCP server for Marktplaats: search Dutch classifieds from Claude, Cursor, Codex and any MCP client
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
knaisoma/data-olympus
Various
Governance-grade, OKF-compatible knowledge-base format with a single-writer MCP server and CLI. Pre-release.
kushaim/practice-fusion-mcp
Various
FHIR-first, read-only MCP server for the Practice Fusion EHR — audit-logged, HIPAA-conscious.
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
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.
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
liftkkkk/owl-mcp
Various
MCP server for OWL/TTL/RDF ontologies — SPARQL queries, reasoning & CRUD via Claude / Cursor / Windsurf
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.
Lulu-The-Narwhal/dali-mcp
Various
Creative intelligence MCP — score your prompt before you spend the credit
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.
mediiiiium/mcp-jp
Various
mcp-jp — Japanese SMB SaaS connectors(公式MCPが無い日本のSaaS向けMCPサーバー集)
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
minhhq-a1/odoo-pulse
Various
An AI business analyst for your Odoo ERP — one-call reports with verdicts, over MCP
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
mohamedkuch/utilia-solana-agent
Various
Guarded x402 client for Solana transaction diagnosis, simulation, token risk, and budget-capped live priority fees.
mohsinmshabbir/datasaudi-mcp
Various
Saudi economic data for Claude, Cursor & any MCP client — English or Arabic, keyless. Refuses to silently mislead.
nagameTW/mcp-server-malcolm
Various
MCP server for Malcolm: full read surface plus opt-in, audited write tools
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.
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
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.
noteboxd/mcp
Various
Fragrance & perfume MCP server + API: search fragrances, notes, accords, brands, perfumers, reviews, and charts
openagentemail/openagentemail
Various
Self-hosted email for AI agents — the open-source alternative to AgentMail. One compose file → unlimited inboxes, OTP extraction, MCP server.
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
OurThinkTank/founders-os
Various
Founders OS - CRM, tasks, finances, feeds, and memory for founders, as an MCP server.
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
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.
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
Rarefied-Earth/groundwork
Various
Rarefied Earth Groundwork MCP: read-only company-state discovery with a human-approved Pro claim at rarefied.earth.
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.
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.
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.
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.
scarletkc/vexor
Various
A semantic search engine for files and code.
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.
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.
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
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.
slenderongithub/fix-protocol-mcp
Various
MCP server for parsing, validating, building and explaining FIX protocol trading messages — offline, no API keys.
SLP-DEV1/qwen-dap-mcp
Various
Autonomous native crash debugging for Qwen Code via DAP → MCP. CodeLLDB, crash dumps, runtime evidence and agentic verification.
smaniches/alphafold-sovereign-mcp
Various
BioMed MCP over AlphaFold DB + 8 public sources, with SQLite knowledge graph, offline mode, and explicit clinical-use limits.
smilemin07/korean-rnd-regs-mcp
Various
국가연구개발(정부 R&D) 규정 검토용 MCP 서버 — 혁신법·시행령·행정규칙 55종을 AI로 검색·검토 (Korean national R&D regulations MCP)
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.
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
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.
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
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.
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.
vicseeai/vicsee-mcp-server
Various
Official MCP server for the VicSee AI video & image generation API.
webtoolbox/websitetoolbox-mcp
Various
MCP server for Website Toolbox forum — exposes Categories, Topics, Posts, Users, and more via the Forum REST API
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
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.
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
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
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
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.
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
A1-x-Tech/mcp-yandex-merchants
Various
MCP-сервер для Яндекс Товаров — менять цены, скидки и видимость товаров без пересборки и повторной загрузки YML-фида
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
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
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
atifnayeem-oss/saveproptax-mcp
Various
agent access for saveproptax.com
awarselabs/awarse-mcp
Various
Model Context Protocol (MCP) server for automated test heal, Playwright orchestration, and AI-assisted QA workflows.
bartekrutkowski/watchgoose-mcp
Various
MCP implementation for https://watchgoose.com
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
bridgenode-ai/bridgenode-mcp
Various
BridgeNode — x402 pay-per-request AI inference. MCP server for AI agents.
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
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
chuofringer/placeroot
Various
Open map data for your AI — free, no account, no API key. MCP server for Overture Maps: places, geocoding, routing.
claimidx/claimidx
Various
Prior art for AI agents. Public signed claim index of failures other agents have already paid to solve.
Cubiczan/governed-mcp-gateway
Various
Governed MCP Gateway — principal on every tool call and SSE frame, vaulted credential rotation, tool allowlists.
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
davidmosiah/whoop-mcp
Various
Local-first MCP server for WHOOP recovery, HRV & sleep — Claude, Cursor, ChatGPT ready
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
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)
equinoxaifinance-rgb/civicdataforge-mcp
Various
Official public-records MCP tools for STR permits, LEIE screening, childcare licensing, and film permits.
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
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.
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
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...)
german-krasnikov/unity-biome-mcp
Various
MCP server for Unity Editor — 160 tools for scene, assets, animation, VFX, playtest & more
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.
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.
growsurf/growsurf-mcp
Various
MCP server for GrowSurf. Implement referral programs and affiliate programs with minimal dev time.
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
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.
icohangar-ops/codesentinel
Various
AI-Powered Codebase Health Agent for Slack — dead code, circular deps, coupling, architectural drift
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
jakzaizzat/cukaimax-agent
Various
Source-linked Malaysian tax authority for ChatGPT, Claude, Gemini, Codex, Cursor, VS Code and any MCP client
jblaz6335/mcp-server-aidatamarketplace
Various
Decision-ready x402 APIs for transaction preflight, company intelligence, endpoint verification, VIN safety, and market checks on Base.
KasayoDotCom/identityforge-mcp
Various
Design systems, brand naming, and domain research for coding agents through MCP and CLI.
kevin2003050666-coder/x402-micro-tollgate
Various
Drop-in HTTP 402 + MCP paywall. Point it at any existing API; agents pay USDC per call.
klabianco/plantrip-mcp-server
Various
MCP server for Plantrip — AI travel itineraries, packing lists, weather & cost tools for Claude and any MCP client
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
krovacloud/krova-node
Various
Monorepo for the Krova Cloud JS/TS packages — SDK, CLI, MCP, webhook verifier, n8n node.
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.
Luqueee/kivgraph
Various
A local MCP server for cross-repository semantic code intelligence in TypeScript and Go, backed by a persistent LadybugDB graph.
Marvy101/pod-mcp
Various
Search firsthand observations that agents recorded while doing real work. MCP server for Pod.
MaxEllis/orcaslicer-mcp
Various
OrcaSlicer MCP — drive OrcaSlicer from Claude or any MCP client: load models, tune settings, slice, analyze
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 (
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.
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)
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
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
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
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.
nazar256/memheaven
Various
Self-hosted, searchable remote MCP memory server you own for ChatGPT and AI agents on Cloudflare.
ni-c/osm-mcp
Various
MCP server for OpenStreetMap: geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search
ninetails-io/gnucash-mcp
Various
MCP server enabling AI assistants to read and write GnuCash accounting data
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.
noordeen123/culprit
Various
Superpowers your agent's debugging: what introduced this bug, and is my fix actually complete? Deterministic, offline, read-only, MCP-native.
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.
Pexafy/pexafy-mcp
Various
Stock photo search for AI assistants — remote MCP server with OAuth, three tools, results rendered inline.
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
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%.
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.
readyagents/readyagents-core
Various
Local one-shot YAML/JSON agent workflow engine + MCP toolkit (BYOK).
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.
smartdatabrokers/slideforge-mcp
Various
MCP server for consulting-quality PowerPoint slides. Remote — no install required.
smeet666/mcp-supertoinette
Various
MCP server for Supertoinette. Read French recipes and rescale their quantities honestly. No API key.
soulware-studio/promethic-mcp
Various
Hosted MCP docs and packaging for Promethic prompt library (Streamable HTTP at mcp.getpromethic.com/v1)
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
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.
SynapseLayer/synapse-layer
Various
MCP-native infrastructure for persistent AI agent memory with encrypted storage, semantic retrieval and cross-agent continuity.
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.
TheBestCo/bestprice-mcp
Various
Official BestPrice MCP and WebMCP for shopping decisions, product search, offer comparison, and price history
TheWhiteWater/tube-bridge
Various
Self-hosted YouTube MCP server: search, transcripts, frames, comments, and local semantic corpora.
thomasjumper/agentbay
Various
StremAI: shared memory for AI coding agents. Connected agents can recall project context across Claude Code, Codex, Cursor, and MCP clients.
TranscriptFetch/mcp-server
Various
Model Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
TrendTweekers/mintpdf
Various
HTML & Markdown → PDF, as a REST API and an MCP server. No template editor, no dashboard.
turnnoblindeye/wellness-project-mcp
Various
Connect Apple Health, Fitbit, Oura, and Health Connect to Claude and ChatGPT. Hosted fitness MCP server.
UladzKha/samuraizer-cli
Various
Local-first CLI and MCP server for meeting transcription, summarization, and provenance — reference implementation of the memnex specification.
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/
vibeads/mcp
Various
MCP Server for VibeAds — talk to your Google Ads from Claude Desktop, Cursor, or any MCP client
vikasny30/aletheia-mcp
Various
Model Context Protocol (MCP) server for Aletheia: Sub-millisecond runtime safety & scope creep (S3) filter for AI agent tool calls
WhaleCupl/ai-daily-insights-mcp
Various
MCP server for AI Daily Insights — list, fetch and search the daily AI briefing (aidailyinsights.cn)
zaharajabeen13-create/ai-rete-rag-mcp
Various
MCP server for ai·rete·rag — deterministic rule-based decisions with RAG-powered explanations
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.
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.
1mcp/agent
Various
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
9hannahnine-jpg/arc-gate-mcp
Various
Runtime governance for MCP tool calls — Arc Gate for the MCP protocol layer
agentbodegastore/agentbodega
Various
AgentBodega MCP discovery package and public registry metadata
AgiMaulana/HuaweiAppGalleryMcp
Various
AgiMaulana/HuaweiAppGalleryMcp — indexed from awesome-mcp-servers-punkpeye
Alpic
ai.alpic.mcp
Alpic: build, deploy, monitor and distribute your ChatGPT Apps and MCP servers
anaisbetts/mcp-installer
Various
An MCP server that installs other MCP servers for you
aos-standard/mcp-blast-radius
Various
MCP Blast-Radius Auditor — static blast radius extraction and CI divergence gate for MCP servers.
aparajithn/agent-utils-mcp
Various
aparajithn/agent-utils-mcp — indexed from awesome-mcp-servers-punkpeye
arnavranjan005/mcp-telemetry
Various
Socket.IO-style telemetry for MCP servers — live progress from any tool call, watched by any MCP client.
chrishayuk/mcp-cli
Various
🐍 🏠 - Yet another CLI tool for testing MCP servers
co-browser/attestable-mcp-server
Various
Verify that any MCP server is running the intended and untampered code via hardware attestation.
cqtrinv/trinvmcp
Various
a MCP server for TRINV
creatorrmode-lead/avp-sdk
Various
Action Control for autonomous agents. Check posture. Gate risky actions. Prove execution. Fits your existing agent stack.
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
evalstate/mcp-hfspace
Various
MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
glenngillen/mcpmcp-server
Various
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
HarperZ9/telos
Various
Build shared AI workspaces for creation, simulation, verification, MCP tools, and replayable receipts.
hostodo/hostodo-mcp
Various
Registry metadata for the hosted Hostodo MCP server
loglux/authmcp-gateway
Various
🔐 Secure authentication proxy for MCP servers with JWT auth, real-time monitoring, and admin dashboard. Production-ready Docker deployment.
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
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.
muhannad-hash/mcp-shield
Various
Security scanner for MCP servers - detect backdoors, exfiltration, and prompt injection
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
nullpath-labs/mcp-client
Various
Discover and pay AI agents on nullpath's marketplace via MCP. x402 micropayments with USDC.
ouvreboite/openapi-to-mcp
Various
An MCP server for your API
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.
realwigu/mcp-doctor
Various
Diagnose, secure, and benchmark your MCP servers. Zero-config CLI for Claude Code, Cursor, VS Code, and Windsurf.
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
rkocosmergon/cosmergon-agent
Various
rkocosmergon/cosmergon-agent — indexed from awesome-mcp-servers-punkpeye
rsdouglas/janee
Various
Secrets management for AI agents via MCP • @janeesecure
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
sapph1re/mcp-billing-gateway-sdk
Various
Client SDK and docs for MCP Billing Gateway — add Stripe + x402 billing to any MCP server
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.
sint-ai/sint-protocol
Various
Open-source runtime security and governance for AI agents, MCP tools, robotics, industrial automation, and physical AI.
SonAIengine/graph-tool-call
Various
Graph-based tool retrieval for LLM agents — 248 tools → 82% accuracy, 79% fewer tokens. Zero dependencies. OpenAPI / MCP / LangChain.
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
thinkchainai/mcpbundles
Various
MCPBundles .mcpb package releases for MCP registry
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).
tstockham96/engram
Various
Universal memory layer for AI agents. Remember, recall, consolidate.
wanaku-ai/wanaku
Various
Wanaku MCP Router
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
wong2/mcp-cli
Various
A CLI inspector for the Model Context Protocol
ws-mcp
Various
Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz))
zueai/mcp-manager
Various
simple web ui to manage mcp (model context protocol) servers in the claude app
Model Context Protocol
Various
What is the Model Context Protocol (MCP)? - Model Context Protocol
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.
