Cohere API
Enterprise-focused LLM platform specializing in retrieval-augmented generation (RAG), embeddings, and text generation. Known for Command models (generation) and Embed models (semantic search), plus Rerank for search quality.
Mistral AI API
French AI company offering efficient, open-weight LLM models with strong performance-to-cost ratio. Mistral Large (flagship), Mistral Small, and specialized models for code, math, and embeddings via API and self-hosting.
Modal
Serverless cloud compute platform for running Python functions on demand with GPU acceleration, enabling ML inference, training, and data processing without infrastructure management.
DeepL API
Neural machine translation API that delivers human-quality translations across 30+ languages, with an official MCP server for agent integration.
AssemblyAI API
Speech-to-text API with built-in LLM-powered features including transcription, speaker diarization, sentiment analysis, summarization, and PII detection from audio.
Deepgram API
Deepgram's speech-to-text API offering fast, accurate audio transcription with real-time streaming, speaker diarization, sentiment analysis, and language detection.
Azure OpenAI Service API
Microsoft's enterprise deployment of OpenAI models (GPT-4, GPT-3.5, DALL-E, Whisper, Embeddings) on Azure infrastructure. Same models as OpenAI but with Azure's compliance, data residency, SLAs, and enterprise security.
Lambda Labs Cloud API
GPU cloud computing API providing on-demand and reserved access to NVIDIA H100, A100, and V100 GPU clusters for ML training, fine-tuning, and inference workloads.
AI21 Labs API
Enterprise LLM platform from Israeli AI company AI21 Labs. Features Jamba models (hybrid SSM-Transformer architecture) and specialized document summarization and question-answering capabilities.
Groq API
Groq's ultra-fast LLM inference API using custom Language Processing Units (LPUs) to serve open-source models (Llama, Mixtral, Gemma) at industry-leading speeds.
Together AI API
Together AI's inference API for running open-source LLMs (Llama, Mistral, Mixtral, etc.) with OpenAI-compatible endpoints for chat, completion, and embedding tasks.
fathom-mcp
An MCP (Model Context Protocol) server (built with FastMCP) that wraps the Fathom AI API to provide MCP tools for listing meetings, fetching summaries and transcripts, listing teams and team members, and managing meeting webhooks.
Weights & Biases
ML experiment tracking and model management platform that logs training metrics, visualizes model performance, manages model artifacts, and monitors LLM applications in production via a REST API and Python SDK.
turn-mcp
turn-mcp-web provides a self-hosted MCP server exposing a human-in-the-loop tool (turn.wait/turn_wait) that pauses an agent and forwards control to an operator via a browser console. It also exposes related REST endpoints for pending waits, responding/canceling/extending waits, and real-time updates via SSE.
pinboard-mcp-server
Provides a FastMCP-based Model Context Protocol (MCP) server exposing read-only tools to search and list Pinboard.in bookmarks (including tag listing) for use by LLM clients at inference time. It uses a Pinboard API token from an environment variable and includes caching and rate-limit handling as described in the README.
Replicate API
Replicate's API for running open-source machine learning models in the cloud, including image generation, LLMs, audio processing, and computer vision models via simple API calls.
ElevenLabs API
ElevenLabs' API for generating ultra-realistic text-to-speech audio, voice cloning, and real-time audio streaming using AI-powered voice synthesis.
Google Cloud Translation API
Google Cloud's machine translation API supporting 130+ languages, available as both a basic REST API and an advanced neural model with glossary and batch support.
LangSmith
LLM observability and evaluation platform from LangChain that traces, monitors, and evaluates LLM application runs including agent chains, with a REST API for programmatic access to traces and evaluation datasets.
Comet ML
ML experiment tracking and LLM observability platform that logs training metrics, compares experiments, manages model versions, and monitors production LLM applications via a REST API and Python SDK.
agent-trade-kit
Provides a local Model Context Protocol (MCP) server and a CLI to connect AI agents/assistants to an OKX account for trading and trading-related operations (market data queries, order management, account/positions, earn, and bots). Keys are configured locally and the MCP server runs as a local stdio process.
Perplexity API
Search-augmented LLM API that grounds responses in real-time web search. Provides up-to-date information with citations, combining LLM reasoning with live web search for factual, current answers.
Hugging Face Inference API
The world's largest open-source model hub with a serverless Inference API for running 250k+ models including LLMs, embeddings, image generation, and specialized NLP tasks via a unified REST interface.
oracle.oci-vision-mcp-server
Provides MCP server integration for Oracle Cloud Infrastructure services, enabling diverse AI model context management.
oracle.oci-speech-mcp-server
Provides MCP server integration for Oracle Cloud Infrastructure's speech services.
openalex-research-mcp
Provides an MCP (Model Context Protocol) server that exposes OpenAlex scholarly data to AI assistants via ~31 specialized tools for literature search, entity lookup, citation/reference analysis, trend analysis, and preset-based (journal/institution) constrained discovery. Includes CLI-based setup for MCP client integration (e.g., Claude Desktop) and supports options like caching, validation, and retry behavior.
Exa MCP Server
Official MCP server from Exa that provides AI assistants with web search, code context retrieval, company research, people search, URL crawling, and an autonomous deep research agent. Available as both a hosted MCP endpoint and a local npm package.
Gemini CLI
Google's open-source AI agent for the terminal that integrates Gemini models for code analysis, generation, automation, and general tasks. Supports MCP server integration, multimodal input, Google Search grounding, and deep GitHub workflow automation.
pdf-reader-mcp
Provides an MCP (Model Context Protocol) server with a single tool, `read_pdf`, to extract PDF text, metadata, page counts, and optionally images (base64 + metadata). Supports local file paths (absolute/relative) and HTTP/HTTPS URLs, including page-range selection and Y-coordinate based ordering to preserve reading/layout flow.
MCP
Provides an MCP (Model Context Protocol) remote server exposing Jina AI tools for URL-to-markdown reading, web/arXiv/SSRN/image search, query expansion, PDF extraction, and embeddings/reranking utilities. Uses Streamable HTTP transport with an endpoint at https://mcp.jina.ai/v1, and supports optional or API-key-gated tools.
openscad-mcp
Provides a Model Context Protocol (MCP) server (built with FastMCP) that lets an AI assistant render, export, validate, and analyze OpenSCAD (.scad) models by running an OpenSCAD subprocess. Supports stdio transport for MCP with optional HTTP/SSE via environment configuration, and includes workspace file management and render caching options.
mcp-stata
mcp-stata is a Model Context Protocol (MCP) server that connects AI agents to a locally installed Stata (17+) installation. It runs Stata commands, can load/inspect datasets and variables, executes .do files, exports graphs, and retrieves stored r()/e() results. It also exposes an additional localhost-only HTTP API for a data-browser UI with bearer-token access.
openrouter-mcp-multimodal
A Model Context Protocol (MCP) server that routes requests to OpenRouter models and exposes tools for text chat (including multimodal message content), image analysis (with server-side image fetching and Sharp-based optimization), image generation, and model search/validation.
polymarket-mcp
An MCP (Model Context Protocol) server that exposes PolyMarket prediction-market data via four MCP tools: market details, market listing with pagination, current prices, and historical price/volume data over selectable timeframes. It connects to the PolyMarket API using an API key and provides human-readable responses with stated handling for common API error conditions (rate limiting, invalid keys/markets, timeouts, malformed responses).
alpha-vantage-mcp
Provides an MCP server that exposes Alpha Vantage market-data functionality (stocks, companies, crypto, options, ETFs, and earnings) via a set of MCP tools.
houtini-lm
Provides an MCP server that connects Claude Code to a local (LM Studio/Ollama/vLLM/llama.cpp) or OpenAI-compatible LLM endpoint. It routes bounded “grunt work” tasks to the cheaper model (e.g., code review drafts, tests, commit messages, format conversion, mock data, embeddings), while leaving complex reasoning and orchestration to Claude. Includes model discovery/caching, per-model routing hints, performance stats, and tool functions such as chat/custom_prompt/code_task/embed/discover/list_models.
Anthropic API
Anthropic's API providing access to Claude models for language understanding, reasoning, coding, and agentic tasks including computer use, tool use, and extended thinking.
youtube-connector-mcp
Provides a local Model Context Protocol (MCP) server that connects an MCP client (e.g., Claude/Cursor/etc.) to the YouTube Data API v3 to search and fetch YouTube data such as videos, channels, playlists, transcripts, and comments.
erickwendel-contributions-mcp
Provides a Model Context Protocol (MCP) server exposing tools, prompts, and resources to query Erick Wendel’s public contributions (talks, posts, videos) with filtering and pagination.
memory-lancedb-pro
memory-lancedb-pro is an OpenClaw plugin that provides long-term “memory” storage and hybrid retrieval on top of LanceDB. It combines vector (ANN) search with BM25 full-text search, fuses results, applies cross-encoder reranking, and runs a multi-stage scoring pipeline including recency/importance/length normalization/time decay plus diversity (MMR). It also supports multi-scope isolation, auto-capture/auto-recall hooks in the OpenClaw lifecycle, optional Markdown mirroring, long-context embedding chunking, and a management CLI for memory CRUD/migration/reindexing.
OpenAI API
OpenAI's API providing access to GPT-4, GPT-4o, DALL-E, Whisper, TTS, and embedding models for language, vision, image, audio, and multimodal AI capabilities.
facebook-ads-library-mcp
Provides a Model Context Protocol (MCP) server that lets an AI agent search and retrieve information from Facebook’s public Ads Library by brand/page (via ScrapeCreators), and optionally analyze ad images/videos (video analysis via Google Gemini). Includes caching, request deduplication, and batch-oriented tools for platform IDs, ad retrieval, and (for videos) batched analysis.
muapi-cli
Command-line interface for muapi.ai to generate and process generative media (images, videos, audio), manage account/credits and API keys, upload files, and optionally run an MCP (Model Context Protocol) server for agent integration.
omdb-mcp-server
Provides a Model Context Protocol (MCP) server exposing OMDB (Open Movie Database) search and movie-details retrieval. Implements MCP tools (search_movies, get_movie_details, get_movie_by_imdb_id) over HTTP JSON-RPC and/or SSE transport, with automatic caching and Swagger/OpenAPI documentation for REST-style endpoints (including cache management).
dassian-adt
MCP server that connects AI assistants to an SAP system via the ADT API for ABAP development tasks (read/write/activate objects, manage transports, run syntax/ATC checks, query tables, execute ABAP “run”, and handle sessions/health). Provides both stdio (local) and HTTP (team) MCP transports.
rust-mcp-server
An MCP (Model Context Protocol) server for Rust codebases that exposes tools to parse/check Rust files, index workspaces into analysis graphs, navigate to definitions/references, detect code smells, and provide refactoring suggestions. It communicates via JSON-RPC 2.0 over stdio (e.g., run as a subprocess in MCP clients), with Docker-based deployment described in the README.
google-ai-mode-mcp
Provides an MCP server tool (search_ai) that automates using Google AI Mode in a local browser session, extracts the synthesized answer and citations, and returns them as Markdown plus source links. Includes CAPTCHA handling, language handling, and persistence of a browser profile.
perplexity-mcp-server
Provides a Model Context Protocol (MCP) server (and CLI mode for testing) that lets LLM agents query Perplexity AI’s search capabilities (general web, academic, financial, and filtered search) and optionally cache results locally for later retrieval by ID.
inkos
InkOS is a Node.js/TypeScript CLI/agent tool that autonomously generates, audits, and revises novels chapter-by-chapter using a multi-agent pipeline (plan/compose/draft/audit/revise), with continuity tracking via “truth” files, schema-validated JSON state deltas, and rollback/versioning. It also includes an optional local web studio and an OpenClaw-compatible skill interface with structured (e.g., --json) command outputs.
owui-mcp-server
Provides an MCP server that exposes Open WebUI Knowledge Bases as MCP tools/resources, enabling clients to list knowledge bases, fetch knowledge base info, and run semantic search against a specific knowledge base. Supports stdio (local) and HTTP (remote) transports and proxies requests to the Open WebUI API using an API token.
sora-mcp
Provides an MCP server (stdio for local clients and HTTP for remote clients) that wraps OpenAI Sora 2 video generation APIs. Exposes tools to create videos, check job status, list jobs with pagination, download/save completed videos, remix existing videos, and delete jobs/assets.
cognition-wheel
Provides an MCP (Model Context Protocol) server that answers questions by consulting multiple LLM providers (Anthropic, Google, OpenAI) in parallel and synthesizing the results into a final response via a single tool (`cognition_wheel`).
mcp_on_ruby
Provides a Ruby/Rails integration that exposes a Rails app as a Model Context Protocol (MCP) server, letting you publish application tools (callable functions with JSON Schema input validation) and resources (URI-templated data exposure) over an HTTP/JSON-RPC style transport, with configurable authentication, rate limiting, and security protections.
rmcp
rmcp is a Python-based Model Context Protocol (MCP) server that exposes 52 statistical analysis tools (organized into categories) backed by a curated whitelist of CRAN R packages. It can be run locally (stdio for MCP clients such as Claude Desktop; optional HTTP transport for web apps) or used via a live HTTPS endpoint with interactive docs and health checks.
excel-mcp-server
Provides an MCP server (stdio by default; optional SSE HTTP transport) for reading and writing Microsoft Excel spreadsheets (xlsx/xlsm/xltx/xltm), including reading/writing cell text and formulas, and (on Windows) capturing sheet ranges as images.
modelcontextprotocol
Provides an MCP server that exposes Perplexity API capabilities as MCP tools for AI assistants, enabling real-time web search and model-based Q&A/research (search, ask, research, reasoning). Supports both stdio (typical MCP clients) and an optional HTTP deployment mode.
context-harness
Context Harness ingests external knowledge from connectors into a local-first SQLite store (with FTS5 keyword search and optional embeddings), then exposes retrieval via a CLI (`ctx`) and an MCP-compatible HTTP server (plus REST endpoints) for AI tools like Cursor and Claude.
mcp-server-signoz
Provides a Go-based Model Context Protocol (MCP) server (STDIO transport) that exposes SigNoz observability data access as MCP tools. It connects to a user’s SigNoz instance (URL plus optional API key), supporting queries for dashboards, services, APM metrics, and trace/log retrieval via ClickHouse SQL, as well as executing custom ClickHouse or SigNoz builder queries within time ranges.
mcp-server-siri-shortcuts
MCP server that provides access to Siri shortcuts
mission-control
Mission Control is an open-source, self-hosted AI agent orchestration dashboard that provides task dispatch and multi-agent workflow management, real-time monitoring (WebSocket/SSE), cost/token tracking, and security governance (RBAC, trust scoring, secret detection, and MCP/tool call auditing). It uses a SQLite-backed local-first setup (Next.js/TypeScript).
paperqa-mcp-server
Provides an MCP server that wraps PaperQA2 to index a local PDF library and answer questions by reading/searching/synthesizing across those papers. Indexing uses OpenAI embeddings and (optionally) other LLMs configured via environment variables; the tool is intended for use inside Claude Desktop via MCP.
unity-mcp
unity-mcp (MCP for Unity) is a Unity Editor extension that runs a local MCP/HTTP server on the user machine and exposes a rich set of “tools” and “resources” so AI assistants can inspect and modify Unity projects (assets, scenes, scripts, editor actions) and automate workflows.
world-intel-mcp
world-intel-mcp is an MCP (Model Context Protocol) server and companion CLI/dashboard/collector for pulling and analyzing publicly available global intelligence across 30+ domains (markets, FX, bonds, SEC filings, conflict/security, military/aviation, geospatial datasets, news, cyber threats, etc.). It exposes many MCP tools (100+ per README) and supports semantic retrieval using a Qdrant vector store.
mcp-ppt
mcp-ppt is an MCP server that lets an agent create and modify PowerPoint (.pptx) presentations through natural-language-driven tool calls. It supports creating presentations, adding slide types (title, content, section divider, image, table), exporting/saving outputs, and generating SVG-to-image slides.
claude-agent-sdk-python
A Python SDK that enables applications to interact with Claude Code via an async query API and an interactive ClaudeSDKClient. It supports tool use, including in-process custom tools exposed through MCP servers, and hook-based control of the agent loop.
ihale-mcp
Provides a Model Context Protocol (MCP) server (FastMCP-based) for accessing Turkish public procurement information, including EKAP v2 tenders, tender details and announcements (HTML-to-Markdown conversion), OKAS code search, authority (public institution) search, and integrations for ilan.gov.tr-style official ads such as UYAP e-sales.
mcp-ocr-server
Provides an MCP (Model Context Protocol) server for OCR on images using Tesseract OCR and GoCV/OpenCV, including configurable and auto image preprocessing (quality analysis, denoising, thresholding, deskew, contrast/brightness adjustments), worker pooling, and result caching keyed by SHA256.
mcp-server
A Rust implementation of the Model Context Protocol (MCP) that can run over HTTP (including SSE streaming) and over STDIO, exposing MCP JSON-RPC methods for resources, tools, prompts, completion, and protocol/session management. Includes configurable authentication/authorization options and TOML-based configuration/validation.
ta-lib-mcp-server
A read-only Python MCP server that exposes TA-Lib functionality via MCP tools for listing available indicators/categories, fetching indicator metadata, computing indicator values from numeric OHLCV-like inputs, and reporting version information. If TA-Lib is not installed, it still starts and returns actionable errors for TA-Lib-related tools.
yt-mcp-server
yt-mcp-server is a Python MCP server that exposes YouTube-related tools: searching for videos, fetching video and channel metadata, retrieving transcripts (with timestamps), searching within a single transcript, and searching across all videos of a channel for passages matching a query. It can run as a zero-config MCP server (e.g., via uvx) and also supports running a standalone HTTP server using a specified transport.
paperbanana-skill
Provides Claude Code skill definitions (and an underlying Python package) to generate publication-quality academic diagrams, statistical plots, and slide decks from text or structured data, using a multi-agent pipeline with evaluation/self-critique and provider fallback across multiple LLM/VLM/image providers.
agency-orchestrator
agency-orchestrator is a TypeScript multi-agent orchestration engine that runs YAML-defined DAG workflows using prebuilt role prompts (186 roles). It can execute steps in parallel based on dependencies, pass outputs between steps via variables, and supports execution via multiple LLM providers/CLIs (including subscription-based “no API key” flows) as well as an MCP server mode for tool-calling from AI coding clients.
mcp-youtube-intelligence
Provides an MCP server (stdio-based) and CLI to extract YouTube video metadata/transcripts, generate token-optimized summaries, perform topic segmentation and entity extraction, analyze comments with sentiment, and support channel monitoring, playlist analysis, search, and batch operations. Optional LLM providers (local via Ollama/vLLM/LM Studio, or cloud via OpenAI/Anthropic/Google) power the summarization/enrichment steps with a fallback to extractive summarization.
metashape-mcp
Provides a Model Context Protocol (MCP) server embedded in Agisoft Metashape Professional (2.3+) to expose the full photogrammetry workflow—alignment, dense cloud, mesh, texture, DEM, orthomosaic, export, and network processing—as AI-callable MCP tools. Includes an optional stdio proxy for long-running operations and a local HTTP transport endpoint.
qdrant-loader
Qdrant Loader is a Python toolkit for ingesting content from multiple sources, converting and chunking documents, generating embeddings with configurable LLM providers, and loading the resulting vectors into a Qdrant vector database. It also provides an MCP server (stdio and HTTP/transport) to enable AI development tools to perform semantic and hierarchy-aware search over the indexed content.
mevzuat-mcp
mevzuat-mcp is a Python-based Model Context Protocol (MCP) server that provides LLM/agent-accessible tools for searching and retrieving Turkish legislation and related documents from mevzuat.gov.tr and bedesten.adalet.gov.tr, including full-text Markdown retrieval and within-document searches (optionally semantic).
youtube-fetcher-to-markdown
Provides a Claude Code “skill” (and a standalone Python script) that takes a YouTube URL, fetches captions/transcript and video metadata (optionally chapters/description/duration via yt-dlp), and outputs an Obsidian-ready Markdown file with YAML frontmatter (plus optional JSON/SRT exports).
zvec-mcp-server
Provides an MCP (Model Context Protocol) server exposing tools to manage a Zvec embedded vector database (collections, CRUD for documents, vector similarity search, index management) and optionally generate embeddings via OpenAI using environment-configured API credentials.
node-csfd-api
Unofficial TypeScript/JavaScript library to scrape and expose CSFD.CZ data (movie/series details, creators, user ratings, user reviews), plus optional CLI, Docker support, and an MCP server interface for LLMs.
mcp-prompt-server-go
A Go-based MCP (Model Context Protocol) server that runs over stdio and exposes a set of prompt templates as MCP “tools”, including prompt management utilities (e.g., list available prompts, reload prompt definitions) with hot-reload from a local prompts directory.
mcp-server-ccxt
Provides an MCP server that uses the Python CCXT library to fetch real-time and historical cryptocurrency market data (prices, market summaries, top volumes, OHLCV, price change stats, and volume history) from multiple exchanges.
mem0-mcp-selfhosted
Provides a self-hosted MCP server exposing mem0 memory-management tools (and optional Neo4j graph tools) for use with Claude Code, backed by Qdrant for vector search, Ollama for embeddings and optionally LLM, and optional Anthropic/OAT integration for LLM-based extraction.
ros2-engineering-skills
A SKILL.md-based knowledge module for AI coding agents that teaches production-grade ROS 2 engineering practices, including workspace setup, node/executor patterns, QoS/DDS troubleshooting, lifecycle patterns, ros2_control, Nav2, MoveIt 2, real-time considerations, security (SROS2/DDS security), testing/CI, and deployment guidance across ROS 2 distros. It also includes utility scripts for scaffolding packages, QoS compatibility checking, and launch file static validation.
video-audio-mcp
Provides an MCP (Model Context Protocol) server that exposes FFmpeg-backed tools for common video and audio editing tasks such as format conversion, trimming, resizing/aspect changes, codec/bitrate/frame-rate adjustments, overlays (text/images), subtitle burning, concatenation/transitions, and audio operations like silence removal and format/property conversion. Includes a health_check tool.
yt-dlp-mcp
Provides an MCP server (Node/TypeScript) that wraps yt-dlp to let AI agents search for videos, extract metadata, download subtitles/transcripts, and download video/audio (including trimming), via MCP tools such as ytdlp_search_videos and ytdlp_download_video/audio.
crawl4ai-mcp-server
crawl4ai-mcp-server is a self-hosted MCP server (stdio) that exposes Crawl4AI scraping/crawling capabilities to AI agents via four MCP tools: scrape, crawl, crawl_site, and crawl_sitemap. It supports Markdown extraction, BFS crawling with depth/page limits and optional adaptive stopping, and can optionally persist results to disk via output_dir/manifest files, while applying URL safety blocks for localhost/private/internal targets.
yukkit-e2b-mcp-server
Provides MCP (Model Context Protocol) server tools that let AI clients run code and manage files inside E2B sandboxes. Includes separate JavaScript/TypeScript and Python implementations, offering sandbox lifecycle management, code/command execution, filesystem operations, and optional exposure of sandbox services via public URLs.
ainativelang
AINL (AI Native Lang) is a Python-based compiler/runtime/tooling system for authoring deterministic AI workflow graphs (graph-canonical IR), validating them (strict semantics, diagnostics), and running or emitting artifacts (e.g., local runner, HTTP workers, MCP server/host integrations, and hybrid integrations such as OpenClaw/LangGraph/Temporal).
hwpx-mcp-server
Provides a local Model Context Protocol (MCP) server that uses python-hwpx to automate handling of HWPX (.hwpx) documents from AI clients (read, search, edit, extract). Includes an optional advanced toolset enabled via environment variable.
matlab-mcp-server
Provides an MCP server that lets MCP-compatible clients execute MATLAB code in a persistent session, manage MATLAB workspace variables, perform figure operations, and move data in/out (CSV/JSON/XLSX/MAT), plus access environment info and MATLAB help/toolbox metadata.
bear-notes-mcp
Provides an MCP server for Claude Desktop to read Bear note data directly from Bear’s SQLite database (read-only) and to write changes via Bear’s x-callback-url API (sync-safe) on macOS.
julia-mcp
Provides an MCP server (stdio transport) that runs Julia code in persistent Julia REPL sessions, keeping state (variables/functions/loaded packages) across tool calls and isolating sessions per environment/project directory.
python-genai
Python SDK for Google generative AI models, providing a client interface (Gemini Developer API and Vertex AI) with Pydantic/dict-based typed request/response structures and helper abstractions (e.g., model content generation, async/sync clients, file upload).
rag-mcp-server
Provides an MCP server that builds and queries a local Retrieval-Augmented Generation (RAG) knowledge base from document directories. It extracts text from .txt and .pdf files, chunks content, computes embeddings (SentenceTransformers), indexes vectors with FAISS, and stores document metadata in SQLite; exposes MCP tools for initializing, searching, refreshing, getting stats, and listing documents.
SIRIO_mcp_server
Provides a Model Context Protocol (MCP) server (Spring Boot non-web app using STDIO) exposing SIRIO/OrisTool capabilities to create and manipulate Generalized Stochastic Petri Nets (GSPNs) and run steady-state and transient analyses via MCP tool-calling.
notebooklm-mcp
Provides an MCP server that lets local AI coding agents (e.g., Claude Code, Cursor, Codex) interact with Google NotebookLM to answer questions grounded in user-owned NotebookLM notebooks, including session/library management and browser-automation-based authentication.
stim-mcp-server
Provides an MCP (Model Context Protocol) server that wraps Google’s Stim stabilizer circuit simulator, exposing multiple tools (health check, circuit creation/appending, sampling, error analysis, diagram generation, noise injection, and standard circuit generation) over MCP transports including HTTP/SSE and stdio, plus a hosted Google Cloud Run instance.
ag2
AG2 (formerly AutoGen) is an open-source Python framework for building agentic AI “agent systems”. It provides core conversational agent abstractions (e.g., ConversableAgent), support for multi-agent orchestration patterns (group chats, swarms, nested/sequential flows), tool registration/invocation (including tool use with secrets), and workflows such as human-in-the-loop supervision. It integrates with LLM providers via pluggable configuration (e.g., OpenAI) and includes optional integrations for RAG, code execution, and various retrieval backends.
video-research-mcp
video-research-mcp is a Claude Code plugin that installs and configures MCP servers to enable video understanding/analysis, deep research with evidence grading, academic/paper search and extraction, web search with citations, and an optional knowledge store (Weaviate) for persistent semantic recall. It also describes standalone MCP server usage and related explainer/video/scene-generation MCP servers.
subcog
Subcog is a persistent memory system for AI coding assistants. It captures decisions/learned context during coding sessions, stores them in SQLite (default) plus indexing (FTS5) and vector search (usearch HNSW), supports hybrid retrieval (BM25 + vector with RRF fusion), provides a knowledge-graph layer, and exposes an MCP server for agent interoperability. It also offers optional HTTP serving with JWT auth and Claude Code hook integration.
agency-swarm
Agency Swarm is a Python framework for building multi-agent (swarm) applications by defining specialized agents, tool functions (Pydantic-typed), and directional inter-agent communication flows. It is built on top of the OpenAI Agents SDK / Responses API and provides helpers for running demos and persisting thread/state.
ClawMem
ClawMem is a local-first context engine/memory for AI coding agents. It indexes markdown/project documents into a SQLite-based “vault”, performs hybrid retrieval (BM25 + vector + reranking + graph/intent-based traversal), and integrates with Claude Code via hooks + an MCP stdio server and with OpenClaw via a ContextEngine plugin or MCP tools. It also captures session decisions/handoffs and writes them back to the same local vault; it includes measures against prompt injection in surfaced content and supports deduplication, lifecycle (pin/snooze/archive), and crash-safe transaction-safe indexing.
openclaw-knowledge-distiller
Provides a Python CLI (`kd`) and an MCP server to convert video URLs (YouTube/Bilibili/Facebook) into structured knowledge outputs by extracting subtitles when available, otherwise performing local ASR (Qwen3-ASR on Apple Silicon), and optionally generating summaries via external LLM providers (Google/OpenAI/Anthropic).
space-mcp-server
An MCP server (stdio-based) that exposes NASA/space-related tools to AI agents, including APOD, NASA image search, exoplanets, space weather (DONKI), Mars rover photos/info, near-Earth objects (NeoWs), asteroid orbital details, Earth imagery (EPIC), and natural events (EONET).
vector_mcp
VectorMCP is a Ruby gem that implements the Model Context Protocol (MCP) server-side specification, providing a framework to register MCP tools, resources, prompts, and filesystem roots, and to run the server over transports such as stdio or SSE/HTTP.
ComfyUI-AnimaTool
ComfyUI-AnimaTool provides tool interfaces (MCP server, ComfyUI-compatible HTTP routes, and an optional FastAPI server/CLI) that let an AI agent generate Anima anime/illustration images via a running ComfyUI instance. It supports structured prompts, aspect ratio presets, history/reroll, and batch generation (repeat and batch_size), and includes optional LoRA injection behavior.
rlm-claude
Provides an MCP server for Claude Code that persists “infinite memory” across sessions by saving conversation chunks and extracting/saving reusable “insights”. It auto-snapshots before Claude Code’s /compact and supports search (regex, BM25, optional semantic embeddings), retention/archiving, and multi-project organization.
deep-research-mcp
An MCP (Model Context Protocol) server that performs multi-step web research using Tavily Search and Tavily Crawl, then returns structured JSON (including documentation instructions) for an LLM to generate detailed markdown documents. Optionally supports secure file writing of research outputs when explicitly enabled.
geo-lint
@ijonis/geo-lint is a Node.js/TypeScript CLI and programmatic linter for SEO + GEO (Generative Engine Optimization). It scans Markdown/MDX (and supports custom adapters for other content sources), reports structured violations as JSON (including file/field/line plus suggestion/fixStrategy), and can be used by AI agents to iteratively fix violations until the output is clean.
vmlx
vMLX is a local inference server for Apple Silicon that runs MLX-based text/vision models and provides an OpenAI/Anthropic/Ollama-compatible HTTP API (plus image generation/editing and audio STT/TTS). It also advertises MCP support via a Python dependency.
flights-mcp
A Python MCP server that searches for flight offers (one-way, round-trip, multi-city) and retrieves offer details using the Duffel flight search API. It exposes MCP tools like search_flights and get_offer_details and requires a Duffel API key provided via environment variable.
just-prompt
just-prompt is an MCP (Model Control Protocol) server that exposes a unified interface to multiple LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama). It provides MCP tools to send prompts to one or more models, run prompts loaded from files (optionally writing outputs to disk), list providers/models, and run a multi-model “board” workflow where a “CEO” model decides based on board member responses.
Lemonade
Local AI inference server supporting text generation (LLM), image generation, speech-to-text, and text-to-speech across CPU, GPU (Vulkan/ROCm), NPU (XDNA2), and Apple Silicon. Exposes an OpenAI-compatible REST API on localhost:8000 for drop-in integration with existing tools.
vnstock-mcp-server
Provides an unofficial MCP server exposing vnstock (Vietnam stock/finance data) functionality as MCP tools, with multiple transport options (stdio, SSE, and HTTP streaming).
anki-mcp-server
An MCP server that lets LLMs interact with local Anki flashcards by calling AnkiConnect-style operations (decks, note types, CRUD for notes, search, and related metadata) via MCP tools and resources.
borsa-mcp
Borsa MCP is a FastMCP-based remote/local MCP server that lets LLM agents query unified market and finance data for: BIST (stocks/indices), US stocks and indices (via Yahoo Finance), TEFAS funds, BtcTurk+Coinbase crypto markets, FX/commodities data, macro/TCMB data, KAP news, and provides helper tools like screeners/scanners and regulations. It exposes MCP tools to an agent through a server URL (remote) or via local installation/command.
EDDI
EDDI (Enhanced Dialog Driven Interface) is a Java/Quarkus multi-agent orchestration middleware for conversational AI. It routes conversations to one or more LLM providers, coordinates tool/API calls, and manages stateful, configurable conversation flows via a lifecycle pipeline and versioned JSON behavior rules. It can run as a Docker container (Kubernetes/OpenShift friendly) and includes built-in tools plus support for whitelisted HTTP-call tools.
hf-mcp-server
Provides an MCP server for Hugging Face Hub and Search endpoints (plus Gradio tool integration via proxying) using multiple transports (STDIO, Streamable HTTP, Streamable HTTP JSON-RPC). Includes a management web UI for configuring/adding tools and supports optional authentication/tooling for OAuth-like flows.
mcp-server-openmeteo
Provides an MCP server that exposes OpenMeteo weather capabilities as MCP tools: current weather, multi-day forecasts, historical daily weather, and global location search (geocoding) by delegating to OpenMeteo’s free public API.
chatgpt2md
CLI tool that converts ChatGPT export (ZIP or conversations.json) into organized Markdown files and builds a full-text search index (Tantivy). It also provides an MCP server (stdio transport) with tools for searching and retrieving conversations for Claude Desktop/Claude Code.
DDGS
Metasearch Python library that aggregates results from multiple search engines (Bing, Brave, DuckDuckGo, Google, Mojeek, Yandex, Yahoo, Wikipedia) into a unified interface. Supports text, image, video, news, and book searches. Includes an MCP server with HTTP and SSE transports, plus a standalone API server.
Few-Word
FewWord is a Claude Code plugin that intercepts large shell command outputs and offloads them to files on disk, replacing them in-context with compact pointers (plus small previews for failures). It also provides commands to open, search, and manage offloaded outputs and persists/archives plans via hook events.
MySearch-Proxy
MySearch-Proxy is a unified search backend for AI agents, bundling an MCP server and skills plus a deployable proxy/console. It routes queries to upstream providers (Tavily, Firecrawl, Exa, optional X/Social), manages provider health and auth errors, provides token/key/quotas syncing via the proxy layer, and offers MCP tools (search, extract_url, research, mysearch_health) accessible over stdio/HTTP/SSE.
spring-documentation-mcp-server
Provides a Spring Boot–based Model Context Protocol (MCP) server (SSE) that lets AI assistants search, browse, and retrieve full-text Spring ecosystem documentation and code examples, with automated documentation sync from spring.io and a web management UI for projects/versions and API key management.
builtwith-api
TypeScript/CLI wrapper for the BuiltWith API to look up technologies for domains/companies, retrieve lists and relationships, and support multiple response formats (JSON/XML/CSV/TSV/TXT). Includes an MCP server (separate package) exposing the same 13 methods as MCP tools.
memory-graph
MemoryGraph is an MCP server for AI coding agents that provides persistent, graph-based memory. It lets agents store “memories” (typed items with tags/importance) and create relationships between memories, then retrieve them via recall/search tools (including an “extended” profile with more complex queries and DB statistics).
claude-praetorian-mcp
Provides an MCP server (Node/TypeScript, used via npx/claude mcp) for persisting and retrieving Claude Code context “compactions” as structured, incremental TOON snapshots stored locally under each project’s .claude/praetorian directory. Includes MCP tools/commands for compacting context (with dedup/merge via Jaccard title similarity) and restoring/searching relevant saved snapshots into the active context.
ext-apps
@modelcontextprotocol/ext-apps (MCP Apps) provides an SDK/spec for extending the core MCP protocol so that MCP tools can declare interactive UI resources (e.g., charts, forms, dashboards) that chat clients render inline (typically in a sandboxed iframe) and communicate with via host-mediated messaging.
moneybird-mcp-server
An MCP (Model Context Protocol) server that lets AI assistants query and manage Moneybird bookkeeping data (contacts, invoices, accounts, products/projects, time entries) and optionally make custom Moneybird API requests, using a Moneybird API token provided via environment variables.
novyx-mcp
novyx-mcp provides a Model Context Protocol (MCP) server for persistent agent memory. It supports local operation using SQLite for core memory actions, and can connect to Novyx Cloud for an expanded feature set including audit/rollback, knowledge graph, shared context spaces, replay/tracing, evaluation, and governed/autodefense/threat-intel-related tools (depending on plan).
trading-mcp
trading-mcp is a TypeScript MCP server that exposes tools for stock screening, fundamental metrics, insider trading analysis, options put/call sentiment, and news/social sentiment analysis (via OpenAI and Reddit when configured).
granola-mcp-server
Provides an experimental MCP (Model Context Protocol) stdio server that exposes Granola.ai meeting intelligence stored in local cache files (search, metadata, transcripts, documents/notes, and cross-meeting pattern analysis) to MCP-capable clients like Claude Desktop.
xenodocs-mcp-server
xenodocs-mcp-server is an MCP server that lets an AI agent query a documentation database for up-to-date, version-specific documentation and code examples for Python (and potentially other) libraries. It exposes MCP tools to search for libraries by name and to search within a library’s docs for a query.
xiaoya-teacher-mcp-server
This package provides a Python-based MCP server for “Xiaoya” (小雅) education management, exposing tools for teacher-oriented workflows such as course resource management, question/quiz creation and management, classroom & attendance (签到) queries, and task/assignment + grading workflows. It supports multiple MCP transports (stdio by default, plus SSE and streamable HTTP). Authentication to the upstream service can be done either via account/password (with server-side token caching and automatic re-login) or via a provided Bearer token.
ynab-mcp-server
Provides an MCP (Model Context Protocol) server for YNAB that exposes the YNAB API as MCP tools, auto-generating tools from YNAB’s OpenAPI spec via FastMCP. It uses a YNAB personal access token (env var) to authenticate requests and includes support for common CRUD operations across users, budgets, accounts, categories, transactions, payees, scheduled transactions, and budget months.
damn-vulnerable-MCP-Server
An intentionally vulnerable Model Context Protocol (MCP) server and companion web tools (inspector, dashboard, exfil listener) for security training: it simulates a fictional company with multiple departmental toolsets and challenge scenarios that demonstrate common attack classes (prompt/tool injection, SQL/command/path injection, privilege escalation, data exfiltration, TOCTOU, etc.).
enrichmcp
EnrichMCP is a Python framework for building MCP (Model Context Protocol) servers that expose a semantic, type-safe data layer. It generates typed/discoverable tools from data models (e.g., SQLAlchemy models) or user-defined Pydantic schemas, supports relationships, validation, pagination, caching/context, and can serve over multiple transports (stdio by default, plus streamable HTTP).
portkey-mcp-server
Provides an MCP (Model Context Protocol) server that bridges AI tool/service integrations to Portkey, exposing MCP tools for creating prompts, rendering prompts, and listing prompts via Portkey APIs. Supports both stdio and SSE (HTTP) transports.
pyrestoolbox-mcp
Provides a local Model Context Protocol (MCP) server (FastMCP-based) that exposes ~108 reservoir engineering / petroleum engineering calculation tools by bridging AI agents (e.g., Claude Desktop) to the pyResToolbox library for tasks like PVT, well performance/IPR, nodal/VLP, DCA, material balance, geomechanics, brine properties, and related workflows.
aisuite
aisuite is a lightweight Python library that provides a unified, OpenAI-style chat completions interface across multiple LLM providers. It also offers tool-calling abstractions (manual tool handling and automatic multi-turn tool execution via max_turns) and supports Model Context Protocol (MCP) tools through an MCPClient or tool config. Providers are added via a plugin-style adapter architecture.
anki-mcp-server
Provides an MCP server (with optional local STDIO or remote HTTP mode) that lets AI assistants interact with an Anki collection via the AnkiConnect plugin—supporting sync, deck management, note CRUD, media management, and note model/template retrieval.
bonnard
Bonnard is a self-hosted, Docker-deployable semantic layer for AI agents. It provides an MCP server so agents can query governed metric definitions (cubes/views) consistently. It includes a Cube engine for query execution, a CubeStore cache for pre-aggregation, an admin UI, and a deploy API/CLI flow to push schema updates without restarting containers. A /health endpoint is available for monitoring.
Klavis
YC X25-backed platform providing 100+ pre-built MCP integrations with OAuth support for AI agents. Offers three products: Strata (intelligent connectors that optimize context window usage), MCP Integrations (pre-built connectors for services like Gmail, Slack, GitHub), and MCP Sandbox (scalable environments for LLM training and reinforcement learning). Available as cloud-hosted, self-hosted Docker, Python/TypeScript SDKs, or REST API.
langroid
Langroid is a Python multi-agent framework for building LLM-powered applications. It provides agent/task abstractions where agents collaborate via message exchange, with optional components like LLM backends, tools/functions, and vector stores, plus support for structured extraction/RAG patterns and MCP server tool adaptation.
mcp-memory-server
An MCP (Model Context Protocol) server that provides a memory storage service with tools to store, retrieve (semantic similarity), search by tags, and delete memories. It communicates via stdio (MCP over JSON-RPC transport). Storage backends include in-memory and ChromaDB; embedding models include a dummy generator and an ONNX Runtime-based embedding generator.
mcp-server-ra2-jdbc
Provides an educational Model Context Protocol (MCP) server that exposes JDBC-vanilla database operations (intended for student implementation practice) via MCP tools, backed by a Spring Boot REST layer and an H2 in-memory database.
nomik
Nomik scans a codebase and builds a persistent knowledge graph in Neo4j, then exposes code/navigation/impact and documentation capabilities to AI assistants via MCP tools (plus a local CLI and optional REST dashboard).
perplexica-mcp
Provides an MCP server (via FastMCP) that exposes a Perplexica-backed search tool to MCP clients. Supports multiple MCP transport modes: stdio, SSE, and Streamable HTTP (with Docker deployment options).
private-journal-mcp
Provides an MCP server (stdio via npx) that lets an agent write private, timestamped journal entries to local files (with YAML frontmatter) and perform local semantic search over those entries using embeddings generated with @xenova/transformers.
qdrant-llamaindex-mcp-server
Provides a Model Context Protocol (MCP) server exposing tools to read (and optionally write) documents stored in a Qdrant vector database that were indexed by LlamaIndex. It supports dynamic collection selection at runtime and attempts to adapt to various LlamaIndex payload/content field formats. For embeddings, it detects the embedding model per collection and embeds queries using a whitelisted set of allowed models, otherwise falling back to a default model.
fast-agent
fast-agent is a Python CLI-first framework for interacting with LLMs and building coding agents, workflows, and evaluation pipelines. It supports MCP servers/clients (including stdio and streamable HTTP/SSE transports), shell-mode, interactive TUI prompts, and Python agent definitions (decorator-based) that can call MCP tools and chain workflows. It also includes MCP OAuth (PKCE) integration and optional MCP ping support.
MCP-oura
An MCP (Model Context Protocol) server that exposes Oura API data via MCP tools, allowing clients to fetch sleep, readiness, and resilience data for today or for arbitrary ISO date ranges using an Oura personal access token.
mcp-server-go
mcp-server-go is a Go library for implementing an MCP (Model Context Protocol) server. It provides abstractions to define MCP tools/resources/prompts and to serve the MCP server over stdio via an implementation of the MCP protocol.
mcs-mcp
An MCP server (Go binary) that ingests Atlassian Jira board issue transition history, reconstructs workflow semantics, and serves Monte-Carlo/flow diagnostics to AI agents (e.g., forecasting completion dates, capacity/bottleneck analysis, stability/predictability via control charts).
movies-mcp-server
Movies MCP Server is an MCP (Model Context Protocol) server that manages a PostgreSQL-backed movie database, exposing tools for movie and actor CRUD, linking/unlinking cast, search (multi-criteria, by decade, by rating range), bulk import, recommendations, and director career analysis. It also provides MCP resources for returning full database stats and base64-encoded poster images.
openapi
Archived TypeScript library that converts Swagger/OpenAPI (v2.0, v3.0, v3.1) documents into type-safe schemas suitable for LLM function calling. It normalizes specs through an “emended” OpenAPI v3.1 intermediate format, and includes runtime validation (via typia integration) to validate/repair LLM-generated arguments. It also references MCP-related integration and adapters for common LLM tooling ecosystems.
roxybrowser-mcp-server
An MCP server that integrates with RoxyBrowser to manage browser instances and return Chrome DevTools Protocol (CDP) WebSocket endpoints for automation. It exposes MCP tools for workspace/browser/proxy/account management and health checks, and can be run via CLI, in-process (stdio), or used as a library for direct tool handler calls.
GPT Researcher MCP Server
MCP server wrapper around GPT Researcher that exposes deep research, quick search, report writing, and source retrieval as MCP tools. Supports STDIO, SSE, and Streamable HTTP transports for integration with Claude Desktop and other MCP clients.
ffmpeg-mcp-lite
ffmpeg-mcp-lite is an MCP server that exposes FFmpeg-based media tools to AI clients (e.g., Claude/Dive). It can get media metadata, convert formats, compress, trim, extract audio, extract frames, merge videos, and burn in subtitles.
Generative-UI-MCP
Generative-UI-MCP is an MCP server (Node/TypeScript) that provides on-demand, module-based design guidelines for AI models to generate consistent interactive visualizations (charts, diagrams, SVG illustrations, and UI mockups). It exposes an MCP tool called load_ui_guidelines and a resource snippet (generative-ui://system-prompt) for baseline widget constraints.
mcp-run-python
mcp-run-python is an MCP server that executes Python code inside a sandboxed WebAssembly environment by running Pyodide in Deno. It supports running async code, capturing stdout/stderr/return values, and provides helpers for preparing the Deno runtime/environment and for running code via an MCP stdio transport or streamable HTTP transports.
calculator-mcp
A simple Model Context Protocol calculator server
marketplace-mcp-server
An MCP server (with stdio and HTTP transports) that exposes tools for searching and retrieving package/repository metadata and assets from the Upbound Marketplace API, including support for both marketplace API v1 and v2 and UP CLI–based authentication for private resources.
Inkeep Agents
A platform for building AI agents through either a no-code visual builder or a TypeScript SDK, with bidirectional sync between both interfaces, MCP tool support, and deployment via Vercel or Docker.
lightdash_mcp
Provides an MCP (Model Context Protocol) server that connects AI assistants to Lightdash to support discovery of projects/explores/schemas, execution of queries, and CRUD-style management of charts, dashboards, tiles, and spaces—primarily via Lightdash REST endpoints using a personal access token, with optional support for auth frontends such as Cloudflare Access and Google Cloud IAP.
Audrey
Audrey is a local-first persistent memory layer for AI agents (including Claude Code). It encodes episodic events into a SQLite-backed store (with vector search via sqlite-vec), recalls relevant memories per prompt, and runs maintenance (“dream”/consolidation) to consolidate episodes into semantic/procedural knowledge with confidence decay and contradiction/validation handling. It can be used as a JS SDK, an MCP server with Claude Code memory tools, a CLI with lifecycle hooks, and a local REST API server.
ContextKeep
ContextKeep is a standalone memory server for AI agents that exposes MCP tools to store, retrieve, search, and list persistent memories. It supports local (stdio) and remote transports (SSE) plus a web dashboard for managing memories stored on the host (SQLite-backed per changelog).
frida-mcp
Provides an MCP (Model Context Protocol) stdio server that exposes Frida dynamic instrumentation capabilities (process/device management, script injection, and an interactive JS REPL) to MCP-compatible AI clients such as Claude Desktop.
MemoryMesh
MemoryMesh is a local knowledge-graph MCP server for persisting structured “memory” (nodes and edges) for AI models. It loads schema files to dynamically generate add/update/delete tools for each entity type, stores data in a local JSON memory file, and optionally provides a separate Memory Viewer web app for visualization.
my-mcp-stdio-server
A Spring Boot starter that implements an MCP (Model Context Protocol) server over STDIO transport. It registers weather-related MCP tools (forecast by latitude/longitude and alerts by US state code) backed by the National Weather Service (weather.gov) API, and provides configuration examples for running the server jar and connecting a client (including Claude Desktop).
outscraper-mcp-server
Provides an MCP (Model Context Protocol) server that exposes Outscraper-based extraction tools (e.g., Google Maps/Google/Yelp/Trustpilot/Amazon reviews and business/contact data) to MCP clients (e.g., Claude Desktop, Cursor).
semantic-router
semantic-router is a Python decision/routing layer that selects a route (e.g., intent, task, tool-use path) by embedding the incoming utterance(s) into a vector space and matching them against route utterance embeddings, returning the best-matching Route (or None if no match). It supports multiple encoder backends (e.g., OpenAI, Cohere, Hugging Face, FastEmbed, local/HF+Torch/llama-cpp) and can integrate with vector indexes such as Pinecone and Qdrant; it also advertises multimodal routing via optional vision/multimodal paths.
upstage-mcp-server
Provides an MCP server that lets an AI client (e.g., Claude Desktop) call Upstage document digitization and information extraction APIs to parse documents (PDF/images/Office files) and extract structured fields based on schemas.
codemogger
codemogger indexes local source code by parsing it with tree-sitter, chunking into semantic units, embedding chunks with a provided/local embedding pipeline, and storing vectors plus full-text search in a single embedded SQLite (.db) file; it also provides an MCP server and CLI for indexing/reindexing and searching that index.
copilot-memory-store
Provides a local JSON-backed memory store for context engineering with GitHub Copilot and MCP clients. Includes a CLI REPL to add/search/compress/delete/purge/export memories, and an MCP stdio server exposing tools and resources to let Copilot agents read/write/search memories and inject shaped/compressed context for tasks (optionally using DeepSeek for summarization/context shaping).
deepeval
deepeval is an open-source Python framework for evaluating LLM apps (e.g., chatbots, agents, RAG pipelines). It provides a test/pytest-like workflow and many ready-to-use evaluation metrics (including LLM-as-a-judge metrics such as G-Eval, RAG metrics, agent/tool metrics, multimodal metrics). Metrics can run locally (using the chosen models) and it can integrate with CI/CD and common LLM app frameworks (OpenAI, LangChain, LangGraph, LlamaIndex, CrewAI, etc.). It also offers a hosted “Confident AI” platform option with CLI login and a stated MCP server integration for persisting data/traces.
lmql
LMQL (Language Model Query Language) is a Python superset and runtime that lets you embed LLM calls directly inside code, using templated variables plus decoding algorithms and constraints (e.g., logit masking, datatype/format constraints, stopping conditions). It supports sync/async execution, multi-model backends (e.g., OpenAI, Azure OpenAI, HuggingFace Transformers), and includes tooling such as a playground and an inference API for serving models.
webclaw
webclaw is a self-hosted, local-first web scraping/extraction tool written in Rust. It fetches and extracts main content from URLs into LLM-friendly outputs (e.g., markdown/text/JSON), supports crawling and sitemap mapping, and includes an MCP server plus optional cloud API for protected/JS-heavy sites and “LLM features” (summarize/extract/search/research).
yokatlas-mcp
Provides an MCP (Model Context Protocol) server exposing Turkish Higher Education Atlas (YÖK Atlas / YOKATLAS) data via FastMCP tools, including fuzzy program search and detailed atlas statistics for associate and bachelor degree programs.
context-mode
Context Mode is an MCP-focused “context virtualization” layer for AI coding agents. It provides sandbox tools to keep large raw tool outputs out of the model context, tracks editing/tool/task/error/user events in a local SQLite database, and uses FTS5/BM25-style search to retrieve only relevant past events during context compaction so the agent can resume continuity.
knowledgebase-mcp
knowledgebase-mcp (BioContextAI) is an MCP server for biomedical research that exposes standardized MCP “tools” to let agentic LLMs query multiple biomedical knowledge sources (e.g., EuropePMC, Ensembl, InterPro, Reactome, STRING) through a unified integration layer.
mcp-logseq
Provides an MCP server that lets an AI assistant interact with your LogSeq knowledge base via LogSeq's local HTTP API. It supports reading, creating, updating, deleting pages/blocks, searching pages/content, executing Logseq DSL queries, and (optionally) semantic vector search and DB-mode property operations.
thermal-mcp-server
thermal-mcp-server is a Python-based MCP server exposing a physics/engineering model for liquid-cooled GPU thermal behavior. It estimates junction temperatures and hydraulic pressure drops, and can search for minimum coolant flow rates for a target junction temperature and compute rack-level thermal requirements for uniform GPU assumptions.
AzurePricingMCP
Provides an MCP server that lets AI assistants query Azure retail pricing, compare prices across regions/SKUs, estimate usage-based costs, and perform FinOps-oriented analyses (RI break-even, region recommendations, spot intelligence, and orphaned resource cost estimation).
Horizon
Horizon is a self-hosted (Python) AI-powered tech news aggregator that fetches items from multiple sources, deduplicates them, uses an LLM to score/filter items, enriches them with background web search, and generates bilingual (English/Chinese) daily markdown briefings that can be deployed to GitHub Pages; it also includes an MCP server so agents can drive the pipeline programmatically and an optional self-hosted email subscription flow (SMTP/IMAP).
WikidataMCP
Provides a Model Context Protocol (MCP) server exposing Wikidata exploration/query tools (item/property search, entity statements/values, hierarchy retrieval, and SPARQL execution). A hosted endpoint and local/Docker run instructions are provided.
pyomop
pyomop is a Python library/CLI for working with OHDSI OMOP CDM (v5.4/v6) databases using SQLAlchemy. It can create/init CDM tables, load OMOP vocabularies, run QueryLibrary queries, execute custom SQL and convert results to pandas DataFrames. It also includes FHIR Bulk Export (NDJSON/NDJSON) import utilities that map FHIR source values to OMOP concepts, and an optional MCP server exposing tools for database operations and query execution. There is also optional LLM-based natural-language query support via langchain extras.
bonnard-cli
CLI for deploying and querying a governed semantic/metrics layer for agentic analytics. Provides commands to scaffold projects, connect data sources, validate models, deploy with versioning/history, run queries, and set up an MCP server for governed agent queries, along with markdown dashboard tooling and programmatic access via a companion SDK/React packages.
bzm-mcp
Provides an MCP server that lets AI tools manage end-to-end BlazeMeter performance testing workflows (create/execute/report) via natural-language interactions, using BlazeMeter API credentials configured through the MCP host.
memorious-mcp
memorious-mcp is a local Model Context Protocol (MCP) server that provides semantic long-term memory operations—store, recall (vector similarity search), and forget—using ChromaDB for persistent on-disk storage.
remind
Remind (remind-mcp) is a generalized long-term memory layer for LLM-driven agents. It ingests “episodes” of experiences, consolidates them into generalized “concepts” (with confidence/conditions/exceptions), maintains an entity/knowledge graph, and supports semantic/graph-based retrieval. It can be used via a local CLI/skills workflow with a project database, or via an MCP server for IDE/desktop agents, which also exposes a web UI and a small REST API.
signing-mcp-server
Provides an offline Ethereum wallet signing toolkit with MCP servers (including signing-mcp-server) for EIP-191 message signing and EIP-712 typed-data signing/verification, plus related wallet/keystore utilities in the broader toolkit. Emphasizes offline/self-contained operation and uses established Ethereum cryptography libraries.
Autodesk-Fusion-360-MCP-Server
Provides an MCP server that bridges an AI assistant (e.g., Claude Desktop, VS Code Copilot Chat) to Autodesk Fusion 360 via an add-in, enabling tool-based generation and modification of CAD models (sketch creation, modeling operations, parameter changes, and STEP/STL export).
motion-dev-mcp
motion-dev-mcp is an MCP (Model Context Protocol) server that provides offline access to Motion.dev documentation, code examples, component/API reference, and tool-assisted animation code generation/validation for React/JavaScript/Vue. It uses a local SQLite-first documentation database with full-text search (FTS5).
openclaw-mcp
openclaw-mcp is an MCP (Model Context Protocol) server/bridge that connects Claude (MCP client) to a self-hosted OpenClaw gateway/assistant. It forwards chat/status/task operations and supports sync and async tools, including multi-instance routing and OAuth2 authentication.
qdrant-mcp-pi5
Provides a Model Context Protocol (MCP) server integration for persistent semantic memory on Raspberry Pi 5 using local Qdrant storage. Agents can store and retrieve facts via semantic similarity (embeddings) through mcporter (MCP client/bridge), optionally with an OpenClaw plugin that hard-enforces memory recall before responses.
tagny-mcp-server
Provides an MCP server (FastMCP-based) exposing tools for web search (Brave, DuckDuckGo) and web content fetching (URL visible text extraction) plus link extraction from webpages, intended for use with locally served LLMs via SSE transport.
code-reasoning
@mettamatt/code-reasoning is a local Model Context Protocol (MCP) server (TypeScript) meant to help coding-focused assistants perform structured, step-by-step “sequential thinking” for complex programming tasks. It also provides ready-to-use prompt templates/commands for MCP clients such as Claude Desktop and related tools.
Fabric-Analytics-MCP
An MCP (Model Context Protocol) server that exposes a large set of tools for authenticating to Microsoft Fabric and performing analytics/workspace operations, including CRUD for Fabric items, Spark/Livy job and monitoring workflows, and Synapse-to-Fabric migration tooling. It also supports local/Docker/Kubernetes-style deployment patterns and multiple Fabric authentication approaches.
gopher-mcp
gopher-mcp is a C++ SDK implementing the Model Context Protocol (MCP) including JSON-RPC 2.0 request/response/notification handling plus server/client helpers and a filter-chain architecture. It supports multiple transports (stdio, HTTP/SSE, HTTPS/SSE, WebSocket, TCP) and exposes a stable C API (libgopher_mcp_c) to build MCP integrations from other languages via FFI/bindings.
markupr
markupR is a local-first desktop capture tool that records screen + optionally voice/narration, aligns the transcript with captured timestamps, extracts relevant frames, enriches the report with context (cursor/app/window/focus hints when available), and outputs structured Markdown (including inline screenshots) for AI coding agents. It also provides a CLI for processing existing recordings and an MCP server for agent-driven capture/analysis workflows.
mcp-mistral-ocr
Provides an MCP server that performs OCR using Mistral AI’s OCR API. It can process files from a mounted local directory (images/PDFs) and can process files from URLs when the caller supplies an explicit file type; results are written as timestamped JSON files inside an OCR output directory under the configured OCR_DIR.
mcp-server
An MCP (Model Context Protocol) server (implemented in Go) that connects an LLM/agent to the Firebolt Data Warehouse. It exposes MCP tools for browsing Firebolt documentation, establishing Firebolt connections, executing SQL queries, and searching docs. It runs as a stdio-based MCP server by default, with optional SSE transport, and can be deployed via Docker or a binary. Authentication is done using Firebolt service-account credentials (client ID/secret) or via a Firebolt Core URL.
tigo-mcp-server
An MCP (Model Context Protocol) server that connects to a user’s Tigo Energy solar monitoring account and exposes tools for system configuration, real-time and historical production data, performance/efficiency analysis, system health/alerts, and maintenance recommendations.
brain-mcp
brain-mcp is a local (on-device) MCP server plus CLI that imports an individual’s prior AI conversations, builds embeddings/summaries (optional), and exposes cognitive “tools” for searching, reconstructing context, and analyzing thinking history.
onshape-mcp
onshape-mcp is an MCP server that exposes a set of MCP tools for programmatic interaction with Onshape (document discovery, sketch/feature/assembly creation and analysis, variable table management, FeatureScript evaluation, and exporting CAD to common formats).
PerformanceStudio
PerformanceStudio analyzes SQL Server execution plans (.sqlplan XML), flags performance issues (memory grants, estimation mismatches, spills, parallel skew, late filters, lookups, scalar UDFs, implicit conversions, anti-patterns, etc.), suggests missing indexes, and can capture actual/estimated plans from a live SQL Server. It provides both CLI/JSON outputs for automation and a desktop GUI. It also includes an opt-in built-in MCP server to let LLM clients analyze loaded plans and Query Store data.
powerbi-mcp
A Model Context Protocol (MCP) server that lets AI assistants interact with Microsoft Power BI Desktop and Power BI Service to inspect semantic models, run DAX, test Row-Level Security, and perform safe model/report modifications (notably via PBIP file editing for renames).
qlik-sense-mcp-server
An MCP server that exposes a unified set of tools for interacting with Qlik Sense Enterprise Repository and Engine APIs, including application discovery, metadata inspection, script extraction, field/variable retrieval with pagination/search, and an operation to create a hypercube for analytics.
scitex-python
scitex (SciTeX) is a Python toolkit and orchestration layer for scientific research workflows: experiment tracking/session management, unified file I/O, reproducible figure generation (via figrecipe), statistical testing, literature management (scholar), LaTeX manuscript compilation (writer), and cryptographic verification/provenance tracking (clew). It also exposes an MCP server surface (named scitex) with a large set of MCP tools intended for AI agents to run parts of the research lifecycle via structured tool calls.
ai-counsel
AI Counsel is a self-hostable MCP server that runs multi-participant, multi-round “deliberation” among AI models to debate, cast structured votes with confidence/rationale, and converge on a decision. It can optionally ground decisions using evidence-based tools (read/search/list/run safe commands) against a provided working directory, includes transcript/audit outputs, and can reuse context via semantic retrieval of past debates.
cursor-feedback-extension
Cursor Feedback is a Cursor IDE extension plus an MCP server that provides an interactive human-in-the-loop feedback step. The Cursor AI agent calls an MCP tool (interactive_feedback), the extension shows a sidebar UI to collect user feedback (text/images/files), and the MCP server returns the feedback to the agent so it can continue within the same conversation.
MCP-Bridge
Middleware that bridges the OpenAI API with MCP tools, allowing developers to expose MCP tool capabilities through an OpenAI-compatible API endpoint. Supports streaming and non-streaming chat completions with MCP tool calls, SSE bridge for external clients, REST API endpoints for MCP primitives, and optional API key authentication.
mem0-mcp
Provides an MCP server exposing tools (add_memory, search_memory, delete_memory) backed by Mem0 for long-term memory storage and retrieval across LLM sessions. Supports three modes: Mem0 cloud, Supabase (self-host), and local/in-memory (dev).
nitrostack
NitroStack is a TypeScript framework/CLI for building production-ready Model Context Protocol (MCP) servers and AI-native backend apps. It provides decorator-driven tool definitions, dependency injection, authentication (JWT/OAuth2.1/API keys), middleware/guards/interceptors, validation via Zod, and a development/testing workflow (including NitroStudio and a widgets/UI layer for tool outputs).
real-estate-data-mcp-server
Provides an MCP server with tools to query public US real-estate related data (housing stats, demographics, nearby amenities, comparisons, cost-of-living/affordability) using US Census ACS and OpenStreetMap (Nominatim/Overpass).
sift-gateway
Sift is a reliability gateway that captures JSON outputs from upstream MCP/CLI tools, persists them as SQLite artifacts, redacts secrets on the way back to the model, and returns either inline JSON (`full`) or stable schema-based references (`schema_ref`) for follow-up. It provides explicit pagination continuation until completion and a Python-based artifact querying interface for exact retrieval across one artifact or an entire pagination chain.
trading_skills
Trading_skills provides an AI-assisted interface (Claude Code/Cursor integration and a Claude Desktop MCP server) for market and options analysis. It pulls market data (Yahoo Finance) for quotes/history/fundamentals/news/earnings and computes technical indicators, option Greeks, spread analysis, and risk metrics; it can also connect to Interactive Brokers via TWS/IB Gateway to summarize a portfolio and generate event/earnings-aware action reports and option roll candidates (per README descriptions).
apple-health-mcp
Provides an MCP server (usable via npx) that lets an MCP client query locally exported Apple Health data from CSV files using natural-language-to-SQL plus direct SQL execution, with schema introspection and automated health reporting. Uses DuckDB for in-process analytics, with lazy loading by time windows and result caching via TTL.
FreeCAD-MCP
FreeCAD-MCP is a FreeCAD workbench/plugin that exposes FreeCAD automation capabilities through the Model Context Protocol (MCP). It includes an MCP server with a GUI control panel, plus a Python client that can create/update/validate/run FreeCAD macros (FCMacro), adjust 3D views, and retrieve execution logs/reports. Communication is via stdio or TCP and integrates macro normalization (imports, recompute, view adjustment) before running.
MCP-Nest
A NestJS module for building and exposing Model Context Protocol (MCP) servers that map NestJS methods to MCP tools (with Zod validation), plus MCP resources and prompt templates. It supports multiple transports (HTTP+SSE, Streamable HTTP, STDIO) and offers guard-based and built-in/external authorization patterns (including OAuth).
openfoodfacts-mcp-server
Provides an MCP server for querying the Open Food Facts product dataset. It downloads/caches a Parquet product database and uses DuckDB for fast search, exposing MCP tools for brand/name lookup and barcode lookup. Supports local STDIO (Claude Desktop) mode without auth and remote HTTP mode with Bearer-token auth (except /health).
publicdotcom-mcp-server
Provides an MCP (Model Context Protocol) server exposing Public.com brokerage/trading API operations as MCP tools (read-only and write/destructive actions) over stdio for AI assistants.
rl
TorchRL (torchrl) is an open-source, Python-first reinforcement learning library built for PyTorch. It provides modular RL building blocks (environments/wrappers, collectors, replay buffers, losses/models, trainers/algorithms) and also includes an LLM/RLHF-oriented API (e.g., chat/history utilities, LLM wrappers/backends like vLLM/SGLang, and LLM objectives such as GRPO/SFT).
Upsonic
Upsonic is a Python agent framework for building production-oriented LLM agents. It supports multiple model providers (e.g., OpenAI/Anthropic/Azure/Bedrock), tool integration (including MCP and custom tools), OCR/document processing, memory/state management, multi-agent coordination, and a safety engine with policy-based content handling.
zotero-mcp-server
Provides an MCP server that connects a user's Zotero library to AI assistants, enabling semantic/keyword search, retrieval of item metadata/full text/attachments and annotations, and write operations (e.g., add items by DOI/URL/file, manage collections/tags/notes). Supports local Zotero access, web API access, and an MCP transport option (stdio/streamable-http/sse). Optional extras add semantic search embeddings, PDF outline/annotation extraction, and Scite citation intelligence.
claw-compactor
Claw Compactor is an open-source Python library/CLI that compresses LLM input text and workspace content using a 14-stage, content-aware “Fusion Pipeline.” It focuses on reversible compression (via marker-based rewind retrieval) and AST-aware code compression (tree-sitter when available), aiming to reduce token counts and estimated inference cost without using external LLM inference for the compression itself.
Cognio
Cognio is an MCP server and local REST API for storing persistent semantic memories in a SQLite database, enabling semantic (and optional hybrid) search across conversations/projects. It also exposes MCP tools for memory CRUD, project management, stats, export, and text summarization, plus a local web UI dashboard.
meGPT
meGPT is a Python repository for ingesting an author’s public content (books, blog posts, social archives, YouTube, podcasts, etc.), preprocessing it (downloading/extracting/transcribing/summarizing/deduplicating), and exposing the resulting knowledge base via a Model Context Protocol (MCP) server for AI apps to search and retrieve content in an “author voice”/persona style.
vllm-mcp-server
vLLM MCP server that exposes vLLM chat/completions plus model and status/metrics capabilities to MCP-compatible clients. It can also start/stop/manage a vLLM instance in Docker/Podman with platform/GPU-aware container selection and runtime configuration via environment variables and MCP tools.
alphavantage
Provides a Model Context Protocol (MCP) server that exposes Alpha Vantage stock/market data as MCP tools. Can run as an stdio MCP server (default) or as an HTTP “streamable” MCP server, with optional OAuth 2.1 protection for the HTTP mode. Uses an Alpha Vantage API key via environment variable `ALPHAVANTAGE_API_KEY`.
perfetto-mcp
perfetto-mcp is a local Model Context Protocol (MCP) server that turns natural-language prompts into Perfetto trace analyses (including generating PerfettoSQL) for tasks like jank/ANR detection, CPU hotspot analysis, lock contention, Binder transaction profiling, and memory leak signals.
protocols-io-mcp-server
Provides a Python MCP server for interacting with protocols.io data and performing basic protocol/step CRUD via MCP tools. Supports stdio transport by default and HTTP/SSE transports, with credentials for protocols.io API (token-based or OAuth2 client credentials).
reaper-mcp
reaper-mcp-server is a local Model Context Protocol (MCP) server that exposes REAPER DAW functionality (project management, track/MIDI/Fx/audio operations, mixing/mastering, rendering, and audio analysis) to AI agents, using python-reapy with REAPER’s distant API enabled.
AutoResearchClaw
AutoResearchClaw is a Python-based autonomous research pipeline that takes a user’s research topic/idea and generates a conference-ready paper end-to-end (scoping, literature discovery/collection, synthesis, experiment design/execution in sandbox, analysis/decision loops, paper writing in LaTeX, and citation verification). It can be run via a CLI, used programmatically via a Python API, or integrated through OpenClaw/ACP-compatible agent backends, including a bridge for messaging platforms and scheduled runs.
memora
Memora is a lightweight MCP-compatible memory server that provides persistent semantic memory storage (SQLite with optional cloud sync), knowledge-graph linking, and a graph UI. It supports embeddings-based semantic search, RAG chat with tool calling, and LLM-assisted deduplication/merge workflows.
superset-mcp
Provides an MCP server that lets AI agents interact with an Apache Superset instance (manage dashboards/charts/datasets/tags and run/inspect SQL Lab queries) via a set of MCP tools.
youtube-mcp-server
Provides a Model Context Protocol (MCP) server that lets an MCP host query YouTube for video search, video details, thumbnails, transcripts, and various channel/playlist metadata (including comments/activities limited to public data).
aleph
Aleph is a Python MCP server and CLI/skill that implements a Recursive Language Model (RLM) workflow: it persists working state (loaded contexts, search indexes, evidence, sessions) outside the LLM prompt window, supports iterative search/navigation, server-side code execution over loaded context (exec_python), and recursive sub-query orchestration to converge on answers.
docmole
Docmole is an MCP server that helps AI assistants query documentation sites. It supports a local RAG mode (crawl docs, generate embeddings with OpenAI, store/search in LanceDB) and a Mintlify mode (proxy to Mintlify’s assistant API for certain Mintlify-powered documentation sites). It also provides a CLI to set up projects, serve/stop them, and list available projects.
gcp-cost-mcp-server
Provides an MCP server with tools to estimate Google Cloud (GCP) running costs by querying Google Cloud Billing Catalog API for SKUs/pricing and (separately) fetching free-tier information from GCP documentation, then calculating estimated monthly costs with automatic free-tier deduction.
golang-mcp-server-sdk
A Go SDK to build MCP (Model Context Protocol) servers, letting developers expose MCP tools, resources, and prompts over multiple transports (stdio and HTTP with SSE), while handling MCP protocol message routing and lifecycle in accordance with the MCP specification.
mcp-servers-for-revit
Provides an MCP server (TypeScript) and a Revit add-in (C#) that bridge MCP tool calls from AI clients into Revit actions (read, create, modify, delete elements; also supports exporting/storing some project data).
mcp-webmvc-server
A Spring Boot sample MCP server that exposes weather-related tools (forecast by lat/long and alerts by US state) via the Spring AI MCP Server WebMVC transport. It can run over HTTP SSE (default) or over STDIO for MCP clients.
studio
Studio (Deco CMS) is an open-source control plane for AI agents. It lets you hire/compose agents, connect and govern external tools via MCP (including “Virtual MCPs”), organize agents and tool connections into projects, and provides observability for tokens/costs/latency/errors. It can run locally with embedded PostgreSQL or via a cloud/team mode.
toolhive-registry-server
Provides a standards-compliant MCP Registry Server with a central registry catalog and an Admin API for managing sources/registries/entries. It supports multiple backend data sources (API/Git/File/Managed/Kubernetes) and optional PostgreSQL storage, with OAuth/OIDC-based enterprise auth support.
Unity-AI-Animation
Unity editor tooling that exposes MCP “tools” to create and modify Unity AnimationClips and AnimatorControllers (e.g., create/get/modify .anim and .controller assets) via natural-language commands, built on top of the “AI Game Developer” Unity-MCP platform.
w3-mcp-server-qdrant
Provides a Python MCP server exposing tools to query a Qdrant vector database using text queries. It can auto-generate embeddings via an external Ollama server and supports advanced retrieval techniques such as query expansion (with RRF merging), HyDE, and LLM-based reranking.
chessmata
Chessmata is a multiplayer chess platform with a browser 3D frontend, a WebSocket-based real-time game/matchmaking system, and programmatic access via both a REST API and an MCP server for AI agent tool-calling workflows. It includes a Python CLI with an MCP server and a UCI adapter to integrate existing UCI chess engines.
graphrag_mcp
Provides an MCP (Model Context Protocol) server exposing tools/resources that query a hybrid GraphRAG datastore: Neo4j for graph-based context expansion and Qdrant for vector/semantic search, with hybrid retrieval combining both.
obsidian-mcp-plugin
Provides an MCP (Model Context Protocol) server for Obsidian that exposes semantic, graph-aware tools for an AI assistant to read, search, and modify content in an Obsidian vault over HTTP transport (optionally with HTTPS).
perplexity-mcp
Provides an MCP (Model Context Protocol) server that exposes a single web-search tool backed by Perplexity AI’s API, intended for use with Claude Desktop (and similar MCP clients).
prisma-cloud-docs-mcp-server
Provides an MCP server (with both STDIO and HTTP/container modes) that indexes and searches Prisma Cloud documentation and API references via MCP tools such as indexing, searching, and checking index/cache status.
UnityMCP
UnityMCP provides an integration framework that connects an external AI client (via MCP) to a Unity Editor project. It includes a TypeScript MCP server/client component and a C# Unity Editor plugin that routes MCP tool/resource/prompt calls over TCP to Unity, where extensible command/resource handlers are auto-discovered and executed.
aura
Aura is a Rust framework that composes and runs AI agents from declarative TOML configuration. It provides an OpenAI-compatible HTTP/SSE web API for chat/completions, integrates with multiple LLM providers, supports dynamic MCP tool discovery via multiple transports (HTTP/SSE/stdio), and includes optional RAG/vector store pipelines and OpenTelemetry-based observability.
mcp-products-server
mcp-products-server is a Model Context Protocol (MCP) server that exposes product-search and product-marketing-summary tools over JSON-RPC/HTTP. It integrates with Azure Cosmos DB for vector/full-text search and for storing/retrieving/updating/deleting marketing summaries, and can optionally use Azure OpenAI for AI-generated summary content. A Blazor client app is included for interactive testing and visibility into tool invocations.
AgentRunKit
AgentRunKit is a lightweight Swift 6 framework for building LLM-powered agents with type-safe tool calling, streaming, context management/compaction, structured outputs, multimodal support, and an MCP client (stdio/JSON-RPC). It supports both cloud providers (e.g., OpenAI-compatible, Anthropic, Gemini, Vertex) and on-device inference via MLX and Apple Foundation Models.
godot-mcp-docs
Provides an MCP server (via a Docker image) that exposes the official Godot Engine documentation to AI assistants, including a documentation tree and retrieval of specific files such as class docs and tutorials.
google-news-trends-mcp
Provides an MCP server plus CLI to fetch and return structured data derived from Google News RSS feeds (by keyword/location/topic/top news) and Google Trends (trending keywords by geo). Optionally summarizes/condenses articles using LLM/NLP pipelines.
mcp-stytch-consumer-todo-list
Provides a Cloudflare Workers full-stack demo app (React static site + REST API + MCP server) where user/client identity and authentication flows are handled by Stytch, and TODO data is stored in Workers KV / Durable Objects.
notebooklm-skill
notebooklm-skill bridges NotebookLM research with Claude-style content generation and distribution. It ingests URLs/PDFs/trending topics, creates and manages NotebookLM notebooks, runs deep research/QA with citations, generates multiple artifact types (text and downloadable assets like audio/video/slides/reports and some structured outputs), and can run as a CLI tool, a Claude Code Skill, or an MCP server for agent-driven workflows.
3dsmax-mcp
An MCP server that allows AI agents to inspect and manipulate Autodesk 3ds Max scenes via a FastMCP (Python/stdio) server bridged to 3ds Max through a native C++ Global Utility Plugin (named pipes) or, as a fallback, a MAXScript TCP listener on port 8765.
gram
Gram is an MCP Cloud Platform and TypeScript framework for creating, curating, and hosting Model Context Protocol (MCP) servers. It supports defining tools via OpenAPI documents and via custom TypeScript “Gram Functions,” and provides a CLI and hosted control plane (gram app) for managing MCP servers/tool sources, including OAuth support.
local-skills-mcp
Provides a local MCP server that exposes filesystem-based “skills” (SKILL.md files) to any MCP-compatible LLM/agent client. It aggregates skills from multiple default directories and a custom SKILLS_DIR, supports lazy loading (names/descriptions first, full content on-demand), and hot reloads changes without restarting.
open-ontologies
Open Ontologies is a local Rust-based AI-native ontology engine and MCP server that builds, validates, reasons over, queries, diffs/lints, version-controls, and persists RDF/OWL ontologies using an in-memory Oxigraph triple store (plus OWL2-DL tableaux reasoning and SHACL validation). It also ships a desktop Studio UI that orchestrates tool calls via an MCP-connected agent.
run-model-context-protocol-servers-with-aws-lambda
Wraps existing Model Context Protocol (MCP) stdio-based servers so they can run inside AWS Lambda and be exposed to MCP clients via streamable HTTP (e.g., API Gateway or Bedrock AgentCore Gateway) or via Lambda function URL / direct Lambda invocation using AWS IAM authentication.
vllm-mlx
vLLM-MLX is an Apple Silicon (MLX/Metal) inference server that exposes OpenAI-compatible chat/completions, Anthropic-compatible messages, and OpenAI-compatible embeddings. It supports multimodal (text+image/video, and audio via optional deps), continuous batching, and MCP tool calling.
yoktez-mcp
Provides an MCP (FastMCP) server that lets MCP-capable LLM clients search the Turkish YÖK National Thesis (Ulusal Tez Merkezi) database and fetch thesis PDF content converted to Markdown by PDF page. Also extracts/returns thesis metadata from detail pages.
mcp2py
mcp2py turns MCP (Model Context Protocol) servers into Python modules by spawning/connecting to an MCP server and exposing MCP tools/resources/prompts as Python methods/attributes/template helpers. It also supports interactive server flows (elicitation), and can handle LLM sampling for servers using Anthropic/OpenAI via LiteLLM (or a custom sampling handler).
mcp-rdf-explorer
mcp-rdf-explorer is an MCP (Model Context Protocol) server that lets AI clients explore RDF data using FastMCP tools/resources. It supports RDF Turtle local-file mode and SPARQL endpoint mode, providing SPARQL execution utilities, graph statistics, schema/resource discovery, and some prompt-to-SPARQL style capabilities.
mcp-server-ai
A Go-based multi-protocol (HTTP/REST, gRPC, WebSocket, SSE) AI gateway/MCP server that unifies access to multiple LLM providers (notably AWS Bedrock and Azure OpenAI) behind a consistent API, including worker-pool parallelism, streaming, sessions, Redis/PostgreSQL persistence, and observability (Prometheus/Grafana/Jaeger).
short-video-maker
Self-hostable tool that generates short-form videos from text by producing TTS audio, auto-captions, selecting background videos (via Pexels), composing the result with Remotion, and rendering the final short video. Exposes both an MCP server (SSE/messages) and a REST API for creating videos and checking status.
FinanceToolkit
FinanceToolkit is an open-source Python library for transparent financial analysis. It fetches historical market data and financial statements (primarily via Financial Modeling Prep, with fallback to Yahoo Finance unless enforced), and computes a wide set of financial ratios, models, technical indicators, options analytics/Greeks, performance metrics, and risk metrics (e.g., Sharpe ratio, Value at Risk).
sdk-python
A Python SDK for building and running AI agents using a model-driven approach. It provides an agent loop, tool integrations (Python-decorated tools and optional built-in tools), support for multiple model providers (including OpenAI, Anthropic, Gemini, Bedrock, and others), streaming (including experimental bidirectional streaming), and native Model Context Protocol (MCP) client support for connecting to MCP servers.
serpstat-mcp-server-java
A Java MCP (Model Context Protocol) server that wraps the Serpstat Public API to provide SEO analysis tools (domain info, keywords, competitors, backlinks, related keywords, and API usage stats) to MCP clients such as Claude Desktop. It is configured via an API token provided as an environment variable and runs as a local proxy/listening MCP server process.
youtube-mcp-server
Provides an MCP server over SSE that lets AI agents extract YouTube video metadata (via yt-dlp) and generate audio transcriptions using VAD (Silero VAD) and Whisper, with caching and configurable performance settings.
fabric-mcp
Provides a standalone MCP server that bridges MCP tool calls to a running Fabric AI instance (via its REST API), exposing tools for listing patterns/models and running Fabric patterns/configurations.
freecad-mcp
Provides an MCP (Model Context Protocol) server/bridge to control FreeCAD for CAD automation via AI-driven natural-language commands (e.g., creating/modifying 3D models and taking screenshots).
google-ads-analyzer
Provides a local MCP server that connects to the Google Ads API, exposing read tools (GAQL search, list accessible customer IDs) and additional write tools (add negative keywords, pause/enable campaigns, update campaign budgets, change bidding strategies, and pause/enable ad groups/ads) so an LLM/agent can analyze and manage Google Ads accounts.
mcp-memory-libsql
Provides an MCP server implementing a persistent memory/knowledge store backed by libSQL (local SQLite or remote libSQL). It supports entity CRUD, relation management, and text search (including relevance ranking and fuzzy matching) over stored entity data/observations.
roampal-core
roampal-core is a Python MCP server plus a local HTTP hook/service that injects relevant long-term and outcome-scored memory into AI coding assistants (Claude Code and OpenCode). It also scores prior exchanges, promotes good advice, demotes bad advice, and supports ingesting reference documents for retrieval via semantic search across multiple memory collections.
strands-mcp-server
Provides an MCP server and client integration for Strands Agents, exposing agent tools to MCP-compatible clients (via HTTP or stdio) and allowing Strands agents to connect to remote MCP servers. Includes a CLI for running locally or proxying to an upstream MCP server.
thoughtful-claude
A Python MCP server intended to route Claude tool calls to DeepSeek's reasoning model (DeepSeek R1) to provide enhanced multi-step reasoning, with streaming support and wrapping of returned reasoning in <ant_thinking> tags.
ultimate_mcp_client
ultimate_mcp_client is an asynchronous Python client for the Model Context Protocol (MCP) that connects AI clients to MCP servers over multiple transports (stdio, SSE, streaming-http). It provides an interactive CLI and a reactive web UI, including server discovery/management, robust stdio handling, streaming of model output and tool interactions, conversation branching with persistence, optional caching, and observability via OpenTelemetry.
webmcp-react
Provides React hooks/components (<WebMCPProvider>, useMcpTool) that expose typed tools to WebMCP via navigator.modelContext in a transport-agnostic, SSR-safe way. It uses Zod-first tool input definitions with optional JSON Schema fallback, and includes a polyfill for environments without native WebMCP. Tools can dynamically register/unregister with React lifecycle and supports annotations and execution state via the hook.
yargi-mcp
Provides a Model Context Protocol (MCP) server for accessing Turkish legal/decision sources (e.g., Yargıtay, Danıştay, Uyuşmazlık Mahkemesi, Anayasa Mahkemesi, KİK, Rekabet Kurumu, Sayıştay, KVKK, BDDK, Sigorta Tahkim) with searchable tools and document retrieval (mostly returned as Markdown, with some pagination/long-text chunking). It can be used remotely via a hosted FastMCP endpoint or run locally via a Python/uv entrypoint.
zotero-mcp
A Model Context Protocol (MCP) server that exposes a small set of Zotero tools to AI assistants/clients: search for Zotero items, fetch item metadata, and retrieve full text (PDF/fulltext) for items. It can connect either to the Zotero desktop app’s local API or the Zotero Web API using an API key and library ID.
coremltools
coremltools is a Python library that converts and manipulates machine-learning models into Apple Core ML format, including reading/writing/optimizing Core ML models and (on macOS) verifying conversions via prediction.
robotmem
robotmem is a persistent memory system for robotic/agent experiences. It records episodic robot experience (parameters/strategies/trajectories/outcomes), stores perception data, and retrieves relevant past memories using hybrid search (BM25 + vector) with structured JSON filtering and optional spatial nearest-neighbor sorting. It can also run as an MCP server (7 tools) or be used directly via Python imports, with an embedded local SQLite database.
CoexistAI
Modular research assistant framework that combines multiple data sources (web search, Reddit, YouTube, maps, git repos, local files) into unified workflows. Provides FastAPI endpoints for each data source, supports multiple LLM providers (Gemini, OpenAI, Groq, Ollama), includes text-to-podcast and text-to-speech generation, and offers MCP protocol support for agent integration.
excalidraw-mcp
Model Context Protocol server for Excalidraw diagrams.
mcp-boilerplate
Boilerplate for building a remote MCP server on Cloudflare Workers that provides user authentication (Google or GitHub via OAuth) and Stripe-based monetization (free vs paid tools, including subscription and other billing modes). It exposes an SSE endpoint for the MCP tooling and includes example tool implementations using Zod and Stripe’s MCP/Cloudflare agent toolkit.
tally-mcp-server-by-cdata
Provides a read-only Model Context Protocol (MCP) server that exposes Tally data as SQL-like relational models via CData’s JDBC Driver, enabling an MCP-capable client (e.g., Claude Desktop) to query live Tally data without writing SQL manually.
weather-mcp-server
weather-mcp-server is a Model Context Protocol (MCP) server for Claude Desktop that provides weather data (current conditions, 5-day forecast, and query history) by integrating with OpenWeatherMap and using PostgreSQL and Redis for persistence and caching.
codectx
codectx is a Python CLI that scans a source repository, ranks files by importance, extracts AST-derived structured summaries (via tree-sitter), enforces a token budget, and emits a single Markdown context document (e.g., CONTEXT.md) intended to be immediately useful to LLM agents.
google-ad-manager-mcp-server-by-cdata
Provides a read-only MCP server that exposes Google Ad Manager data via CData’s JDBC Driver (as SQL-accessible relational models) to MCP-capable clients (e.g., Claude Desktop). It runs as a local stdio MCP server, using a .prp file to configure the JDBC driver and connection string.
instagram-mcp-server-by-cdata
Provides a local, read-oriented MCP Server that exposes Instagram data as relational tables via CData’s JDBC Driver, wrapped behind a small MCP tool surface (get tables/columns and run SELECT queries) for LLM clients such as Claude Desktop.
ogham-mcp
Ogham MCP is a Python-based Model Context Protocol (MCP) server that provides persistent, cross-client “shared memory” for AI coding agents. It stores memories in a Postgres-compatible database (Supabase/Postgres), generates embeddings via configurable providers (OpenAI/Ollama/Mistral/Voyage/Gemini or local ONNX), and exposes MCP tools for memory storage/retrieval plus additional capabilities like search, graph/profiles, and import/export. It can run per-client in stdio mode or as a shared persistent server via SSE transport, and includes CLI utilities (init/health/search/store/list/export/import/serve/openapi).
binja-lattice-mcp
Provides a Binary Ninja plugin and MCP server bridge that lets clients query binary analysis data (functions, disassembly/pseudocode, types, tags, progress, strings/bytes/search) and also modify the active Binary Ninja database (rename functions/variables, add comments, set types/signatures, create structs/tags) over an HTTP/REST interface exposed to an MCP server/client workflow.
broker-as-a-service
Provides a remote MCP server (Streamable HTTP) that lets AI agents discover assets, obtain swap quotes, start cross-chain swaps (including DCA), and track swap status via a swap ID using Chainflip’s decentralized exchange.
Deep Research
Self-hosted deep research tool that generates comprehensive research reports in about 2 minutes using configurable thinking and task LLM models. Combines multiple LLM providers (OpenAI, Anthropic, Google, Deepseek, Mistral, Ollama, etc.) with multiple search providers (Tavily, Searxng, Brave, Exa, Firecrawl). Includes MCP server support, knowledge graph generation, research history, and a multi-language web UI.
gemini-mcp-tool
An MCP server that exposes tools/commands to let AI assistants call the Gemini CLI (via an MCP client such as Claude Code/Claude Desktop) for natural-language analysis and file/codebase understanding, including a sandbox mode for safer code execution/testing.
MCP Client for Ollama (ollmcp)
Terminal-based MCP client that connects local Ollama language models to MCP servers. Supports agent mode with iterative tool execution, multi-server connections, STDIO/SSE/Streamable HTTP transports, MCP prompts, human-in-the-loop tool approval, thinking mode, and conversation history export. This is a CLIENT, not an MCP server.
penpot-mcp
Provides Penpot’s official Model Context Protocol (MCP) server and an accompanying Penpot plugin. The MCP server exposes tools that let an AI client retrieve, transform, and create design elements in a Penpot design file by routing requests through a WebSocket-connected Penpot plugin.
produckai-mcp-server
Provides an MCP server that lets Claude Desktop ingest customer feedback from sources (Slack, Google Drive, Zoom, JIRA, CSV/manual), run AI analysis (clustering/insights/embeddings), score feedback using VOC dimensions, and generate/export evidence-backed PRDs with JIRA sync support.
Unity-AI-ParticleSystem
Unity editor/MCP-oriented plugin that enables inspecting and modifying Unity ParticleSystem components via natural-language commands. It exposes MCP tools to get ParticleSystem data and to modify ParticleSystem modules/properties (24 supported modules).
unity-mcp-pro-plugin
Unity editor plugin that integrates MCP-compatible AI assistants with the Unity editor by running a WebSocket client inside Unity and dispatching tool calls to Unity-side command handlers (with Undo/Redo and reconnection handling).
AllVoiceLab-MCP
AllVoiceLab-MCP is an MCP server that exposes tools for text-to-speech, voice conversion, voice cloning, video translation/dubbing, subtitles extraction, and subtitle removal by calling AllVoiceLab’s underlying TTS/VC/video translation APIs.
llm
llm is a Python library and command-line tool for interacting with large language models (both via remote APIs like OpenAI/Anthropic/Gemini and via locally installed/self-hosted models through plugins). It supports running prompts from the CLI, managing API keys, chat, embeddings, structured extraction (schemas), tool execution, and logging to SQLite.
owl
OWL is an open-source Python multi-agent framework built on top of CAMEL-AI to orchestrate collaborative agent workflows for real-world task automation. It supports tool use across many domains (e.g., online search, browser automation via Playwright, document parsing, multimodal analysis, code execution) and integrates Model Context Protocol (MCP) tool calling plus additional toolkits (including MCP toolkits, file/terminal capabilities, and various domain-specific toolkits).
patent-intelligence-mcp-server
Provides an MCP server with multiple tools for searching and analyzing US patent data using the free USPTO PatentsView API (e.g., search, patent details, citations, technology trends, CPC/IPC classification search, families, claim extraction, top holders, portfolio comparison, and landscape/strategic analysis).
skills
The microsoft/skills repository provides a curated catalog of “agent skills” (copy/installable templates) and related assets (custom agents/AGENTS.md templates and MCP configurations) aimed at AI coding agents working with Azure SDKs and Microsoft AI Foundry. It includes a “skills.sh” installer/wizard, plus a “mcp-builder” skill to help create MCP servers for LLM tool integration.
snapchat-ads-mcp-server-by-cdata
Provides a local, read-only Model Context Protocol (MCP) server that exposes Snapchat Ads data to AI clients by wrapping a CData JDBC Driver connection as MCP tools (get tables, get columns, run SELECT queries).
spring-boot-ai-mcp-server
Provides a Spring Boot implementation of an MCP (Model Context Protocol) server exposing crypto/news-related tools (search/get latest news, token tracking, sentiment analysis) over HTTP (JSON-RPC) and SSE transports, with SQLite persistence and Caffeine caching.
trae-agent
Trae Agent (trae-cli) is a Python CLI framework for LLM-based, general-purpose software engineering tasks. It runs an agent loop with a configurable tool ecosystem (e.g., file editing and bash execution), supports multiple LLM providers, can record detailed trajectories for debugging, and optionally integrates MCP servers for additional tool/model context.
tuui
TUUI is a desktop “local AI playground” client built around the Model Context Protocol (MCP). It can connect to different LLM backends (including hosted APIs) and manage MCP servers to provide tools/prompts/resources and related MCP client features. It also supports discovery/registry and (via configuration) running local or remote MCP servers (e.g., Cloudflare mcp-remote).
zeromcp
zeromcp is a minimal, zero-dependency (stdlib-only) Python implementation of the Model Context Protocol (MCP) that lets you expose typed Python functions as MCP tools/resources/prompts, and serve them over HTTP/SSE or over stdio.
deer-flow
DeerFlow (2.0) is an open-source long-horizon “super agent” harness that orchestrates sub-agents, memory, and sandboxed execution to perform complex tasks over minutes to hours, with extensible skills/tools and support for configurable model providers (Python/Node ecosystem) and integrations like MCP servers and messaging (IM) channels.
garmin_mcp
An MCP server that connects to Garmin Connect (via the python-garminconnect library) and exposes fitness/health data and related operations as a large set of MCP tools for MCP-compatible clients (e.g., Claude Desktop). Includes an auth CLI to pre-authenticate and persist OAuth tokens for MFA and subsequent use.
hive
Hive is a Python runtime harness for AI agents in production. It supports goal-driven agent development (a coding “queen” generates an agent graph/code), then executes that graph with features like state isolation, checkpoint-based crash recovery, cost enforcement/degradation, real-time observability via streaming, and human-in-the-loop pause/intervention nodes. It also advertises integration through MCP tools and tool/agent SDK-wrapped nodes, with support for multiple LLM providers via LiteLLM-compatible interfaces.
ibm-db2-mcp-server-by-cdata
Provides a read-only MCP (Model Context Protocol) server that exposes IBM DB2 data to local AI clients via CData JDBC Driver. It runs as a stdio-based MCP server and offers tools to list tables/columns and execute SQL SELECT queries against DB2 without requiring end users to write SQL.
knowledge-mcp
knowledge-mcp is a Python MCP server plus CLI for creating, managing, and querying local knowledge bases backed by LightRAG (hybrid vector + knowledge graph retrieval). Users configure an embedding/LLM provider (e.g., OpenAI), ingest documents into per-KB directories, and query the resulting index via an MCP (FastMCP) interface for use by MCP-capable AI clients.
jetpack-compose-skills
Provides an “agent skill” (reference documentation files) to help AI agents write, review, and reason about modern Android Jetpack Compose best practices, including state management, effects, navigation, theming, accessibility, and performance.
mcp-fantastical
Provides an MCP server for the macOS Fantastical calendar app. It uses AppleScript (and optionally a native EventKit/Swift helper) to create events from natural language, list today/upcoming events, search events, open Fantastical to a date, and list available calendars.
SimpleMem
SimpleMem is a Python memory framework for LLM agents that stores, compresses (semantic lossless compression), and retrieves long-term memories using semantic/lexical/symbolic indexing. It supports cross-session/persistent memory and can be used via MCP (cloud-hosted and/or run locally with Docker) and via Python integration with OpenAI-compatible LLM/embedding backends.
anki-mcp-server
An MCP (Model Context Protocol) server that connects a client (e.g., Claude Desktop) to Anki via the AnkiConnect plugin, exposing Anki decks and note models as MCP resources and providing tools to list/create notes.
powerpoint-mcp
Provides an MCP server that generates and edits PowerPoint (.pptx) presentations via MCP tools (create presentation, add slide types like title/content, tables, charts, and picture slides). It can also generate images using a Stable Diffusion WebUI (ForgeUI/Automatic1111) and save both images and the final deck to a configured folder.
ai-testing-mcp
A self-hosted MCP (Model Context Protocol) server that provides tools to run AI test suites (unit/integration/performance/security/quality) and evaluate model outputs using various metrics. It is configured to use external model providers (e.g., OpenAI/Anthropic) via environment variables and exposes MCP tool definitions such as run_test_suite, evaluate_output, and generate_test_cases.
mcp
Provides an MCP server (TypeScript/Node via @salesforce/mcp) that lets an MCP client/LLM securely interact with Salesforce orgs using a configurable set of DX/MCP tools (e.g., orgs, metadata, data, users, DevOps Center, etc.).
mcp-handler
mcp-handler is a Vercel/Next.js (and Nuxt) adapter that lets you expose Model Context Protocol (MCP) servers over web transports such as Streamable HTTP and Server-Sent Events (SSE). It provides a createMcpHandler wrapper to register MCP tools with input schemas and handler functions, then exports Next.js route handlers for GET/POST.
mcp-koii
Provides an MCP (Model Context Protocol) server that controls a Teenage Engineering EP-133 K.O. II sampler via MIDI, exposing commands for connecting to MIDI ports, playing notes and drum patterns, and browsing the device’s sound/pad mappings.
mcp-stocks-info-server
Provides an MCP (Model Context Protocol) server for retrieving MOEX stock quotes and related market/financial news, with tools for stock search, gainers/losers, today’s news, keyword search, and news by ticker. Supports caching (Redis or in-memory) and optional storage of historical data in MongoDB, and exposes predefined MCP tools and prompt templates for LLMs.
mie
MIE (Memory Intelligence Engine) is a local/persistent memory layer for AI agents. It exposes an MCP server with tools to store, query, update, delete, export, and repair a typed knowledge graph (facts/decisions/entities/events/topics) backed by an embedded graph database (CozoDB) and optional local embeddings (e.g., via Ollama).
skillboss-skills
SkillBoss Skills is a skills/MCP-enabled integration layer for AI coding agents, providing access to 100+ AI services (chat LLMs, image/video generation, TTS, etc.) via a unified API key. It includes a CLI, an MCP server package for MCP-compatible clients (e.g., Claude Code/Cursor/Windsurf/Cline), and skill pack documentation for agent platforms, plus related deployment/workflow integrations (e.g., Cloudflare Workers, D1/KV/R2 provisioning, Stripe payments, scraping/search, email sending).
adeu
Adeu is a Python DOCX redlining engine and MCP server that helps AI agents apply “Track Changes” edits to Microsoft Word documents by calculating diffs and injecting native Word XML (w:ins/w:del) and comments without breaking existing formatting/layout.
Claude-Patent-Creator
An AI-assisted patent drafting and analysis system for Claude Code that combines (1) an MCP server exposing tools for MPEP/USC/CFR regulation search via hybrid RAG, (2) large-scale patent search via Google BigQuery (public patent datasets) plus optional USPTO API checks, (3) automated 35 USC 112(a)/(b) and formalities-style reviews, and (4) diagram generation using Graphviz.
entroly
Entroly is a context engineering/optimization tool for AI coding agents. It ingests and indexes a workspace, scores/selects and compresses codebase context to fit within token budgets, and delivers that optimized context to agents via an MCP server or a local HTTP proxy. It also provides a dashboard/metrics, explain endpoints, and optional reinforcement-learning-style weight adjustment from feedback.
HowToCook-mcp
A Model Context Protocol (MCP) server that exposes a recipe/diet assistant backed by the HowToCook dataset, offering tools to query recipes, filter by categories, fetch recipe details, recommend a weekly menu based on constraints (e.g., allergies/avoid items/people count), and generate a menu for today.
TensorRT-LLM
TensorRT-LLM is an open-source Python/C++ toolkit for building and running optimized LLM inference on NVIDIA GPUs. It provides a Python API to define models and build high-performance inference runtimes/engines, along with serving/orchestration components and performance-focused optimizations.
zero-mcp
zero-mcp is a lightweight TypeScript toolkit for implementing MCP (Model Context Protocol) servers that expose JSON-RPC tool endpoints over native HTTP. It provides a McpServer abstraction with tool registration (Zod-based schemas + JSON schema generation) and lifecycle hooks, plus CORS controls for browser-based clients.
f2c-mcp
An MCP (Model Context Protocol) server that lets an MCP-supported IDE connect to Figma and use F2C to parse Figma design nodes/links and generate pixel-perfect HTML/CSS and framework-specific code (e.g., React, CSS Modules, Tailwind). It also supports localization of remote Figma images to local assets.
mcp-mem0
Provides an MCP server template integrated with Mem0 to let AI agents save, retrieve, and semantically search long-term memories backed by Supabase/PostgreSQL (vector storage) and configurable via an LLM provider for embeddings.
nexonco-mcp
nexonco-mcp is an MCP server that exposes a tool (search_clinical_evidence) for querying and returning formatted clinical evidence from the CIViC database via flexible filters such as disease, therapy/drug, molecular profile/variant, phenotype, and evidence metadata.
ableton-mcp-extended
A Python MCP (Model Context Protocol) server plus supporting Ableton Live remote-script components that let an AI assistant control Ableton Live (session/transport, tracks, MIDI clips/notes, devices/parameters, automation, and browser loading/import). It also includes optional integrations for text-to-speech/audio generation via ElevenLabs MCP and a TCP/UDP hybrid mode for low-latency real-time parameter control.
Code-Index-MCP
Code-Index-MCP is a local-first code indexing and search MCP server for AI coding assistants. It builds a repository index (SQLite+FTS5) from local source files using tree-sitter-based parsing and supports symbol resolution and lexical search, with optional semantic search via embeddings (e.g., Voyage AI). It can watch the filesystem for updates and optionally sync/publish index baselines via GitHub artifacts. It also provides a FastAPI REST gateway and an MCP interface for assistant integration.
ContextGraph
ContextGraph is a governed shared-memory layer for multi-agent systems. It stores agent claims with provenance/freshness/trust metadata, enforces access control at retrieval time, and compiles token-budgeted “context packs” (optionally explainable) for each agent’s permissions. It provides a Python SDK, CLI/dashboard, an HTTP REST API, and an MCP server/tool integration, with optional Anthropic Claude Memory Tool adapter support and a Neo4j-backed self-hosted beta path.
databricks-mcp-server
Databricks MCP Server is a Model Context Protocol (MCP) server that exposes tools for browsing Databricks workspace objects (catalogs, schemas, tables, SQL warehouses) and for executing SQL statements against a Databricks SQL warehouse, returning results to the MCP client.
gemini-skill
Provides an MCP server that automates Gemini (web) interactions by driving a real browser via CDP/DevTools. It spawns/controls a background browser daemon, exposes MCP tools for chat, image generation, image upload/extraction/download, session navigation, and includes a watermark-removal step for downloaded images.
goai
GoAI is a Go library that provides a unified, type-safe interface for working with multiple LLM providers (OpenAI, Anthropic Claude, AWS Bedrock), generating vector embeddings, and performing similarity search using vector storage (including PostgreSQL vector storage). It also claims support for streaming and provides a documented Model Context Protocol (MCP) server for Go.
java-mcp-sql-server
Provides an MCP server (Java 21+) that connects to relational databases via JDBC and exposes tools to list schemas/tables, inspect table structure, query table data, and execute custom SQL (optionally restricted to SELECT). Supports stdio (local launch) and HTTP/SSE (remote connection) modes.
nelson
Nelson is a Claude Code skill/plugin that provides a structured, risk-tiered orchestration framework for coordinating multi-agent coding sessions. It defines “sailing orders,” forms a squadron of roles (admiral/captains/red-cell), runs tasks via checkpoints (“quarterdeck rhythm”), enforces risk-tier controls (“action stations”), and produces auditable decision logs (“captain’s log”) plus recovery procedures (“damage control”).
oracle.oci-generative-ai-mcp-server
MCP server for Oracle OCI Generative AI service, enabling AI agents to access OCI-hosted LLMs for text generation, summarization, and embedding generation. Wraps OCI Gen AI APIs including inference endpoints for models like Cohere and Meta Llama hosted on OCI.
pubmearch
Provides an MCP server (Python) that queries PubMed using NCBI advanced search, saves result files, and performs analyses such as keyword hotspot frequency, keyword trends over time, publication count over time windows, and generates comprehensive reports.
ctxvault
CtxVault provides a local-first semantic memory system for AI agents. Memory is organized into directory-backed 'vaults' with independent vector indexes and optional access restrictions. It supports a CLI for managing/indexing/querying vaults, a FastAPI-based HTTP REST API for CRUD/search/write operations, and an MCP server for direct agent access (list/query/write/docs).
doctor
Doctor is an agent-oriented web discovery/crawling and indexing system. It crawls web pages, chunks and embeds text (via OpenAI through LiteLLM), stores results in DuckDB with vector search, exposes a FastAPI HTTP API for fetch/search/map navigation, and provides access to these capabilities via an MCP server endpoint (/mcp) for LLM agents.
go_mcp_server_tinvest
A lightweight MCP server in Go that integrates with the Tinkoff Invest API, exposing tools for searching instruments, placing market buy/sell orders, retrieving portfolio state, and getting market data (last price, order book, candles, trading status). It can run over MCP stdio and also includes an SSE HTTP server mode.
mcp
Provides an MCP (Model Context Protocol) server implementation for Frappe (Werkzeug/WSGI) apps, exposing registered Python functions as MCP tools over Streamable HTTP via a Frappe REST endpoint.
Meting-Agent
Meting-Agent wraps the metowolf/Meting multi-platform music API into a unified interface and provides it as both an MCP server (via @eldment/meting-agent) and a “Skill” release (via skills/meting-agent). It exposes operations like searching tracks/albums/artists, fetching song/album/artist/playlist details, retrieving playable URLs, lyrics, and cover images for platforms such as NetEase, QQ Music, KuGou, and Kuwo.
python-utcp
python-utcp provides a modular Python implementation of the Universal Tool Calling Protocol (UTCP), centered on a core client library (UtcpClient) plus pluggable protocol “call templates” (e.g., HTTP, CLI, MCP, file/text, websocket). It supports defining a tool “manual” (discovery) and calling tools via configured call templates using typed (Pydantic) models.
aws-mcp
aws-mcp is a local Model Context Protocol (MCP) server that lets an AI assistant query and manage AWS resources (across regions) using your locally configured AWS credentials/profiles (including SSO). It’s designed to be run on your machine and connected to via Claude Desktop’s MCP server configuration.
clarifai-mcp-server-local
Provides a local (user-run) Model Context Protocol (MCP) server that bridges MCP clients to Clarifai’s API. It exposes MCP tools for uploading files, generating images from text, and running image inference by local path or URL, plus read-only MCP resources for listing/searching/reading Clarifai entities (inputs, annotations, models, model versions, datasets). It communicates with the client over JSON-RPC 2.0 via stdio and calls Clarifai using a gRPC client with a Clarifai Personal Access Token (PAT) provided via CLI flag.
marketo-mcp-server-by-cdata
Provides a local, read-only MCP server for querying Marketo data via the CData JDBC Driver, exposing database-like tables/columns and a simple tool interface (get_tables, get_columns, run_query) to MCP clients (e.g., Claude Desktop) over stdio.
cursor-talk-to-figma-mcp
Provides an MCP server (plus a companion WebSocket + Figma plugin) that lets an AI agent read Figma/FigJam documents and programmatically modify design elements (e.g., text, layout, styling, components/overrides, connections, annotations) via MCP tools.
freecad-mcp
Provides a local MCP (Model Context Protocol) server integrated with FreeCAD, allowing an AI client (e.g., Claude Desktop) to create/edit/delete FreeCAD documents and objects, execute FreeCAD Python code, and retrieve views/objects/parts library information. Includes an installation method as a FreeCAD addon and a CLI command to run the MCP server.
kospi-kosdaq-stock-server
Provides an MCP (FastMCP) server that fetches KOSPI/KOSDAQ stock data (tickers, OHLCV, market cap, fundamentals, investor-type trading volume) and KOSPI/KOSDAQ index OHLCV from KRX Data Marketplace. Uses Kakao OAuth with Playwright for authentication and maintains/refreshes a session cookie.
sugar-crm-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes Sugar CRM data to AI clients (e.g., Claude Desktop) by wrapping the CData JDBC Driver for Sugar CRM and presenting a small set of MCP tools (get tables, get columns, run read-only queries).
agentset
Agentset is an open-source platform for building, evaluating, and deploying production-ready RAG and agentic applications, including ingestion, chunking, embeddings, retrieval, evaluation/benchmarks, a chat playground, and (cloud or self-hosted) hosting. It also claims a developer-friendly API with typed SDKs and an OpenAPI spec, plus multi-tenancy and an MCP server.
amazon-redshift-mcp-server-by-cdata
Provides a local MCP (Model Context Protocol) server that wraps the CData JDBC Driver for Amazon Redshift, exposing database metadata (tables/columns) and query execution via MCP tools so an LLM client can retrieve Redshift data (README describes read-only as the project’s intent).
autogen-ext-mcp
Provides an AutoGen extension that exposes Model Context Protocol (MCP) server tools to AutoGen agents by connecting to MCP servers (e.g., via stdio) and converting MCP tool schemas into AutoGen-compatible tool interfaces. Note: repository is archived and functionality is integrated into the official autogen-ext package (v0.4.6+).
skillhub
SkillHub is a self-hosted, open-source agent skill registry that lets organizations publish, version, govern, and distribute reusable “skill packages” within private namespaces. It provides a Web UI and CLI-first workflows plus a backend REST API, with RBAC and audit logging, and supports pluggable storage (filesystem, S3/MinIO).
utsunomiya-mcp-server
Provides an MCP server that exposes Utsunomiya City open data via natural-language queries and MCP tools (list datasets, get dataset schemas, query dataset contents, and analyze datasets with caching).
zed-mcp-server-markitdown
Provides an MCP server integration for Zed that exposes a `convert_to_markdown(uri)` tool to convert documents (PDF/DOCX/XLSX/PPTX), images (with OCR), audio (with transcription), web pages (URLs), structured data (CSV/JSON/XML), and ZIP archives into AI-consumable Markdown context via MarkItDown.
AgentCrew
AgentCrew is a Python multi-agent AI framework and desktop/CLI application for building teams of specialized agents that collaborate via transfer or parallel delegation. It supports multiple model providers and tool integrations, including MCP-connected external tools, and can expose agents as HTTP services via an A2A (JSON-RPC) server.
agentscope
AgentScope is a Python multi-agent framework for building, orchestrating, and running LLM agents with reusable abstractions (agents, toolkits, memory, planning/workflows) and integrations including MCP tool support and additional protocols (e.g., A2A) plus observability via OpenTelemetry.
devduck
DevDuck is a Python-based, “one-file” self-healing AI agent runtime that can hot-reload code, run many built-in tools (including shell/git/browser/messaging), and connect across multiple interfaces (CLI/TUI/WebSocket/TCP) and networks (Zenoh P2P + a unified mesh/relay). It can also expose itself as an MCP server and deploy to AWS AgentCore.
ghidra-headless-mcp
Provides a headless Ghidra server that exposes Ghidra reverse-engineering workflows to AI agents via the MCP (Model Context Protocol), with stdio (default) and TCP transports and both real (pyghidra) and fake-backend modes.
google-search-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes Google Search data as relational tables via CData's JDBC Driver. The MCP server runs over stdio so an MCP-capable desktop client (e.g., Claude Desktop) can query live Google Search data using tool calls like get_tables, get_columns, and run_query (SQL SELECT).
powerpoint
Provides an MCP server (Python) that creates and edits PowerPoint (.pptx) presentations: generating deck files, adding different slide types (title, section header, title+content, tables, charts, pictures with captions), opening existing decks for editing, saving backups/final output, and optionally generating images via TogetherAI using a FLUX model.
sap-hana-mcp-server-by-cdata
Provides a local MCP (Model Context Protocol) server for SAP HANA using CData JDBC Drivers. It is intended to expose SAP HANA data as callable MCP tools (table/column discovery and SQL SELECT execution) for local clients such as Claude Desktop, over stdio.
spicebridge
spicebridge is an MCP server (and CLI) that lets an AI generate SPICE netlists and run ngspice simulations from natural-language/templated circuit descriptions. It supports AC/transient/DC analyses, measurement extraction, spec comparison, Monte Carlo/worst-case tolerance analysis, exporting (KiCad, schematic viewer), and optional cloud deployment via Cloudflare Tunnels.
amazon-athena-mcp-server-by-cdata
Provides a local, read-only MCP server that wraps a CData JDBC Driver for Amazon Athena, exposing Athena tables/columns and SELECT query execution as MCP tools for AI clients (e.g., Claude Desktop).
bing-ads-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes Bing Ads data (via CData JDBC Driver for Bing Ads) as MCP tools (list tables/columns and run SELECT queries). Intended to be used with MCP-capable desktop clients (e.g., Claude Desktop) through stdio on the same machine.
mcp-weather-server
A Java (Spring Boot) MCP server that exposes weather data and real-time stock price data. It supports SSE streaming via a localhost endpoint and fetches stock prices from API Ninja using a provided API key.
OpenRLHF
OpenRLHF is an open-source RLHF framework for training and improving language models using reinforcement learning from human feedback. It provides distributed RL training (e.g., PPO, REINFORCE++, GRPO, RLOO) built around Ray orchestration and vLLM-based fast sample generation, with support for multi-turn agent-based execution and integration with HuggingFace/DeepSpeed for large-model training.
uh-joan-pubmed-mcp-server
An MCP server package that provides PubMed-related capabilities to an agent via the Model Context Protocol. It is intended to let an AI agent query and retrieve PubMed article data as part of a tool-using workflow.
Ultimate-AI-Media-Generator-Skill
Provides an open-source “skill” for AI coding/agent platforms that can generate images and videos using CyberBara-backed models (e.g., Nano Banana, Sora, Seedance, Kling/Ve o), including helper commands for credit quotation/balance checks and task waiting to retrieve final media URLs.
youtube-mcp-server
Provides an MCP server for querying YouTube data (e.g., search channels and fetch channel metadata/stats) using two transports: stdio for local use and a remote SSE-based transport exposed over HTTP.
ayunis-legal-mcp
Provides an MCP server (FastMCP) and supporting FastAPI “Store API” for importing, storing (PostgreSQL + pgvector), and semantic-searching German legal texts (scraped/parsed from gesetze-im-internet.de). Includes a CLI for importing/querying and an MCP tool set for AI assistants to search and retrieve legal sections.
Dive
An open-source desktop application that serves as an MCP host, connecting any LLM (ChatGPT, Anthropic, Ollama, OpenAI-compatible) with MCP servers through a unified chat interface. Supports stdio and SSE MCP transports, includes built-in tools (Fetch, File Manager, Bash), offers 24+ language support, and provides an installer agent for automatic MCP server configuration. Available in Electron and Tauri variants across Windows, macOS, and Linux.
GhidrAssistMCP
GhidrAssistMCP is a Ghidra extension that runs an MCP (Model Context Protocol) server, exposing a set of reverse-engineering tools, static program resources, and pre-built prompts so external AI assistants/tools can query and modify analysis state inside Ghidra (e.g., functions, strings, types, comments, renaming, structure operations).
LitServe
LitServe is a lightweight Python framework (FastAPI-based) for building and serving custom AI inference servers. Users implement a LitAPI with `setup()` and `predict()` (and potentially more advanced logic like batching/streaming/routing), then run it via `LitServer` to expose an HTTP API for inference pipelines, including agents, RAG, and multi-model workflows. It supports self-hosting and deployment via Lightning’s cloud offering.
mcp-bench
MCP-Bench is an evaluation framework that benchmarks tool-using LLM agents on complex tasks using the Model Context Protocol (MCP). It orchestrates discovery/connection to multiple MCP servers, runs benchmark tasks (single- and multi-server settings), and evaluates outputs (including LLM-as-judge).
pencilplaybook
PencilPlaybook is a Claude Code “skill” intended to guide Claude in producing UI/design outputs inside Pencil.dev by embedding perceptual design defaults (token lookup tables), structured workflows for working with .pen canvases, and presets/scaffolds for common screen archetypes. It also references a setup wizard that configures design-system presets and claims to provide a complete parameter reference for 12 Pencil MCP tools.
qurio
Qurio is a self-hosted ingestion and retrieval (RAG) engine for AI coding assistants. It crawls or ingests local documents (e.g., web pages, PDFs, Markdown), chunks content structurally, embeds it (Gemini for embeddings), stores vectors/metadata in Weaviate/PostgreSQL, and exposes retrieval to agents via an MCP server over a JSON-RPC 2.0 endpoint.
sample-agentic-ai-web
Sample Python project showing how to build an agentic web automation assistant using AWS Bedrock (Claude and Amazon Nova) with tool use, human-in-the-loop interruptions, and vision (screenshots). Includes progressive steps culminating in an MCP (Model Context Protocol) client/server refactor and conversation history/token-management enhancements.
solana-mcp-server
Solana MCP server that exposes a set of Solana JSON-RPC-like capabilities (accounts, blocks, transactions, tokens, cluster/system info, staking/governance) to an MCP-capable client (described as working through Cline) using Rust.
docusign-mcp-server-by-cdata
A local, read-only MCP server that exposes DocuSign data via CData JDBC Driver (SQL-modeled tables/columns) to LLM clients (e.g., Claude Desktop) over MCP stdio. It provides MCP tools to list tables/columns and run SQL SELECT queries through the JDBC driver.
fullstack-langgraph-nextjs-agent
A production-oriented Next.js/TypeScript template for building LangGraph.js-based AI agents with dynamic tool loading via Model Context Protocol (MCP), optional human-in-the-loop tool approval, persistent thread-based conversation memory backed by PostgreSQL (LangGraph checkpointer), and real-time streaming responses via SSE. It also includes multimodal file upload/storage using S3-compatible backends (e.g., MinIO for dev).
Gemini Flow
An archived AI orchestration platform that coordinated 66 specialized agents using A2A and MCP dual protocol support, integrating Google AI services (Veo3, Imagen4, Lyria, etc.) for enterprise-scale multi-agent workflows with Byzantine fault-tolerant consensus.
kratos-mcp
kratos-mcp is an MCP server that provides a local “memory” layer for AI coding tools. It auto-detects projects, stores memories in per-project SQLite databases (optionally global/shared), and exposes MCP tools for saving/searching/retrieving/forgetting memories plus basic project management and a local security_scan for detecting PII/secrets in text before saving.
paws-on-mcp
Provides a local Python-based MCP (Model Context Protocol) server (with SSE transport) exposing a set of MCP tools, resources, and prompt templates, plus an enhanced sampling workflow with model hints and priority parameters. Includes a CLI client for testing and interacting with the MCP server.
power-bi-xmla-mcp-server-by-cdata
Provides a local, read-only MCP server that wraps the CData JDBC Driver for Power BI XMLA, exposing Power BI XMLA data as MCP tools (get tables/columns and run_query) for LLM clients such as Claude Desktop.
sap-erp-mcp-server-by-cdata
Provides a local, stdio-based MCP server (read-only) that wraps the CData JDBC Driver for SAP ERP, exposing SAP ERP data as tools for an AI client (e.g., Claude Desktop). It supports listing tables/columns and running SQL SELECT queries (and, per README text, is read-only).
agno
Agno is a Python runtime/framework for building, running, and managing agentic software at scale. It provides an agent framework with tools and integrations (including MCP tools), a production runtime using a stateless, session-scoped FastAPI backend, and a control plane/UI (AgentOS) for testing, monitoring, and management.
Auto-claude-code-research-in-sleep
Auto-claude-code-research-in-sleep (ARIS) is a collection of Claude Code–style “skills” (Markdown-based workflows) that orchestrate an autonomous ML research pipeline: idea discovery, cross-model review loops (Claude Code as executor, an external LLM via MCP/Codex-style reviewer), experiment planning/bridging, paper writing, and post-submission rebuttal plus slide/poster generation. It also documents adaptations for other agent IDEs (Cursor, Trae, Antigravity, OpenClaw) and supports alternative model combinations via OpenAI-compatible APIs (as a reviewer).
google-analytics-mcp-server-by-cdata
Provides a local, read-only Model Context Protocol (MCP) server that exposes Google Analytics data to LLM clients. It wraps a CData JDBC Driver for Google Analytics, generates MCP tools for listing tables/columns and executing SQL SELECT queries via tools/call, and is intended to be run locally using stdio (same machine as the MCP client).
inference
Xinference (Xorbits Inference) is an inference/model-serving library that lets you run and serve language, speech, and multimodal (and vision/audio-related) models through multiple interfaces, including an OpenAI-compatible REST API, with support for local, self-hosted, and distributed deployments using heterogeneous hardware (CPU/GPU).
mcp
A monorepo of reference MCP (Model Context Protocol) server implementations for managing/interacting with Oracle products (not intended for production). It provides multiple MCP servers under src/, with setup guidance for running them via MCP-compatible clients (stdio/streamable HTTP) and for OCI-backed servers using OCI CLI credentials.
mcp-agent-langchainjs
A TypeScript/Node.js sample application that demonstrates building an AI agent using LangChain.js with Model Context Protocol (MCP) tools to browse a burger menu, place orders, and query order status. It includes a burger ordering REST-style backend, an MCP server exposing burger operations as MCP tools (serverless/HTTP), and agent UIs/APIs/CLI for interacting with the toolset.
node-runtime
This package is intended for demonstration purposes only and is not for production use. Maintained by JFrog Security for simulation purposes.
pubchempy-mcp-server
pubchempy-mcp-server is an MCP server wrapper for PubChemPy, exposing PubChem-related operations as MCP tools so an agent can query/lookup chemical information via the MCP protocol.
davinci-resolve-mcp
An MCP server that lets an AI client (e.g., Claude Desktop or 5ire) connect to DaVinci Resolve Studio and perform actions such as project/timeline/media management, opening pages, working with Fusion compositions, querying current state, and executing Python/Lua code inside Resolve/Fusion.
exa-pool-mcp
Provides an MCP server wrapper that exposes the Exa Pool API as tools for AI assistants, using a Python stdio transport (per README) configured via environment variables.
lsbot
lsbot is a Go-based local-first AI bot/agent runtime that connects to external AI providers via a relay (cloud relay for certain chat platforms) and exposes local system capabilities to MCP-compatible clients. The README emphasizes E2EE-style relay traffic using a locally stored keypair and encrypted WebSocket transport, plus local storage of configuration/history/keys.
mcp-toolkit
@nuxtjs/mcp-toolkit is a Nuxt module that helps you build Model Context Protocol (MCP) servers inside a Nuxt application. It provides file-based, zero-configuration discovery of MCP tools/resources/prompts, supports multiple MCP endpoints per app, adds TypeScript-first typing with Zod validation, and includes a built-in inspector in Nuxt DevTools for debugging.
mindbridge-mcp
mindbridge-mcp is a Model Context Protocol (MCP) server/bridge that routes tool calls to multiple LLM providers (e.g., OpenAI, Anthropic, DeepSeek, Google, OpenRouter, Ollama) and exposes MCP tools such as getSecondOpinion plus listing tools like listProviders and listReasoningModels. It also supports an OpenAI-compatible API layer according to the README.
super-agent-party
Super Agent Party is a self-hosted AI desktop companion that bundles chat/agent capabilities, task automation, bots for multiple messaging/live-streaming platforms, a browser automation feature, and an extension system. It exposes an OpenAI-compatible HTTP API (base_url http://localhost:3456/v1) and an MCP endpoint (e.g., http://127.0.0.1:3456/mcp) intended for external agent integration.
adobe-analytics-mcp-server-by-cdata
Provides a local, read-only MCP server that wraps CData’s JDBC Driver for Adobe Analytics, exposing Adobe Analytics data as MCP tools (get_tables, get_columns, run_query) for LLM clients (e.g., Claude Desktop) to query live data without writing SQL.
gemini-webapi-mcp
Provides an MCP server that bridges to Google Gemini for image generation/editing, file analysis (e.g., images/PDFs/videos), and text chat by using Gemini web access authenticated via browser cookies from Chrome (or manually provided cookie values).
mcp-agent
A TypeScript framework for building AI agents that can interact with Model Context Protocol (MCP) servers and local tool functions. It provides agent abstraction, an MCP connection manager for reusing server connections, per-agent MCP tool aggregation, LLM provider integration (example for Fireworks AI), simple in-memory message history, and example orchestration/workflows.
perplexity-mcp-server
Perplexity-focused MCP server that exposes tools to an MCP-capable agent so it can perform Perplexity-powered search/browsing and return results in the agent workflow.
salesforce-data-cloud-mcp-server-by-cdata
Provides a read-only Model Context Protocol (MCP) server that exposes Salesforce Data Cloud as relational SQL tables by wrapping CData's JDBC Driver. It runs as a local process using stdio and offers MCP tools for listing tables/columns and running SQL SELECT queries.
sap-successfactors-mcp-server-by-cdata
Provides a local, read-only MCP server wrapper around the CData JDBC Driver for SAP SuccessFactors. It exposes SuccessFactors data as SQL tables/models and lets an MCP-capable client (e.g., Claude Desktop) discover tables/columns and run read queries via MCP tools over stdio on the same machine.
ucp-mcp-server
Provides an MCP server exposing UCP (Universal Commerce Protocol) shopping flows as callable tools for AI assistants, including merchant capability discovery, checkout creation, checkout updates (discounts), fulfillment/shipping setup, and checkout completion/payment submission.
matlab-mcp-server
Provides an MCP server that integrates MATLAB with an AI assistant. It exposes MCP tools to (1) execute MATLAB code and (2) generate MATLAB code from natural language, and it exposes a resource/URI to access MATLAB documentation.
mcp-chat
mcp-chat is an open-source chat application template/demo that integrates Pipedream’s MCP server to enable AI chat-based tool calling across many third-party APIs, using the Vercel AI SDK for model/tool orchestration and optional persistence/sign-in.
mcp-kit
mcp-kit is a Go-based toolkit that provides an MCP server and MCP client implementation (using github.com/shaharia-lab/goai/mcp), plus an HTTP API server layer that exposes REST endpoints and orchestrates requests between a frontend, the MCP client, and LLM providers. It also includes monitoring/observability via Prometheus/Grafana/Loki/Promtail and provides an OpenAPI schema file (openapi.yaml) for the API server.
ollama-mcp-bridge
A TypeScript bridge that connects Ollama-hosted local LLMs to MCP (Model Context Protocol) servers via JSON-RPC. It registers MCP tools, routes tool calls produced by the LLM to the appropriate MCP server(s), and validates/returns structured results to the user.
rapidocr-mcp-server
Provides an MCP server that exposes OCR capabilities (based on RapidOCR) via two tools: OCR from base64-encoded image content and OCR from an image file path.
weather-mcp-server-java
Provides a Model Context Protocol (MCP) weather tool via a Java (Spring Boot–based) MCP server using STDIO transport. The exposed tool fetches current weather details for a specified location by calling the free wttr.in weather endpoint (no API key mentioned).
AgentChat
An LLM-based intelligent agent platform that combines multi-agent collaboration, RAG knowledge retrieval, MCP server integration, and memory management for complex conversational AI workflows.
mcp-fhir
@flexpa/mcp-fhir is an experimental MCP (Model Context Protocol) server that connects to a FHIR server using SMART on FHIR access tokens. It exposes MCP tools to search for FHIR resources and read individual FHIR resources, returning results in FHIR JSON and supporting resource access via fhir:// URIs.
visiblyai-mcp-server
Provides an MCP server that exposes VisiblyAI SEO tools to Claude Code, including local/free SEO helper tools and paid API-powered analysis tools (credits-based), plus tools that can query connected Google Search Console/GA4 data via the VisiblyAI platform.
decipher-research-agent
A full-stack AI research assistant that turns topics/URLs/documents into “research notebooks” with automated web sourcing (via Bright Data MCP), summarization, interactive Q&A over embedded content (Qdrant), FAQ generation, mindmaps, and audio overviews.
maigret
Maigret is an OSINT/OSINT-framework style Python CLI (and optional web UI / Telegram bot / Docker image) that collects public “dossiers” by username. It searches across thousands of supported sites, parses profile pages to extract available information and links, supports recursive discovery of new usernames/IDs, can detect censorship/captchas, and retries requests. It can also check Tor/I2P-related targets and domains via DNS resolving.
mcp-servers
Provides multiple Model Context Protocol (MCP) server implementations (Python, Go, Rust) that expose MCP functionality over HTTP/SSE for use with MCP-capable clients (e.g., VS Code). Includes a Docker Compose setup to run the servers.
mcp-server-weread
Provides an MCP server for WeRead (微信读书) to expose a user’s bookshelf, search results, and book notes/highlights (optionally organized by chapter), plus popular reviews, to MCP-capable LLM clients (e.g., Claude Desktop).
weather-mcp-server
Weather API MCP server that exposes an MCP tool (e.g., current_weather) to fetch current weather data for a specified city, using WeatherAPI via an API key. Intended for use with AI assistants through MCP over stdio (local) or SSE (remote).
agent-architecture-review-sample
An open-source sample “Architecture Review Agent” that accepts architectural descriptions (YAML/Markdown/plaintext/files), parses and/or uses LLM inference to produce a structured risk analysis and recommendations, and generates interactive Excalidraw diagrams (with PNG export). It can run as a local CLI, a FastAPI-based web app (custom REST endpoints), or as a Microsoft Foundry hosted agent exposing an OpenAI Responses-compatible `/responses` endpoint.
CutterMCP-plus
Provides an MCP-enabled interface to Cutter (reverse engineering tool). It exposes Cutter operations (listing functions/globals/strings/segments, decompiling/disassembling, xrefs, renaming, comments/types, and reading bytes/addresses) via a local HTTP plugin inside Cutter and an MCP wrapper that can run in STDIO or streamable HTTP mode.
go_mcp_server_youtube_search
Provides an MCP server (Model Context Protocol) with tools to search YouTube videos, fetch video information by ID, and retrieve English or Russian subtitles. Can run over SSE (default) or stdio on the specified host/port.
ibm-informix-mcp-server-by-cdata
Provides a local, read-only Model Context Protocol (MCP) server for exposing IBM Informix (via CData JDBC Driver for IBM Informix) as MCP tools so an AI client (e.g., Claude Desktop) can query live data without writing SQL.
lyraios
LYRAIOS (llm-os) is a Python-based AI “operating system” that provides a Streamlit UI and FastAPI backend, integrating with the Model Context Protocol (MCP) to connect AI agents to external tools/services. It also includes built-in assistants/tools such as web search, financial analysis, file management, research via Exa, and (partially) Python code execution. It supports authentication via API keys and offers rate limiting/quotas as part of a security & access control layer.
mem-agent-mcp
mem-agent-mcp is a Python MCP (Model Context Protocol) server that connects an “obsidian-like” local Markdown memory store (user.md + entities/*.md) to LLM clients (e.g., Claude Desktop, Lm Studio, Claude Code) for memory retrieval and memory-related tool operations. It also documents memory import/connector workflows (chatgpt, notion, nuclino, github, google-docs) and ways to run the model backend locally (MLX on macOS or vLLM/OpenAI-compatible via LiteLLM proxy).
mcp-1c
MCP server (Go binary) that integrates AI assistants with 1C:Enterprise by exposing MCP tools to inspect 1C configuration/metadata and perform limited query and code-related operations over a local 1C HTTP service (and an installed 1C extension).
openbanking-mcp-server
Provides a Java (Spring Boot) Model Context Protocol (MCP) server that exposes UK Open Banking functionality (AISP account/balance/transactions and PISP payment initiation) to Claude Desktop via an MCP JSON-RPC (tools/list, tools/call) interface over stdio/bridge, with the server calling underlying UK Open Banking APIs using OAuth credentials.
unreal-mcp
Provides an MCP server integration that lets AI assistants control Unreal Engine (UE5.6+) through natural-language tool calls, translating them into Unreal Editor operations via an Unreal plugin and an embedded Python interpreter (spawn/edit actors, assets, materials, Blueprint graphs, behavior trees, and some editor/game settings).
context-engineering
A training/repository (Python) showing how to build semantic long-term memory for AI assistants using Model Context Protocol (MCP) with FastAPI/FastMCP and a hybrid RAG architecture (vector + graph + scratchpad), including example labs (e.g., a hello MCP lab) and a flagship teaching app (WARNERCO Schematica).
HelixDB-MCP-Server
HelixDB-backed MCP server for storing, querying, and updating business and customer “memory” data, including keyword (BM25) and semantic search plus relationship/interaction tracking (product/service/customer and navigation/directions).
linkedin-ads-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes LinkedIn Ads data through a JDBC driver (CData) using MCP tools such as listing tables/columns and running SELECT queries. Designed to be used with local MCP-capable clients (e.g., Claude Desktop) via stdio.
toolathlon_gym
Toolathlon-GYM is a self-contained, locally runnable evaluation/training environment for LLM agents’ real-world tool use. It provides 503 automated multi-step tasks backed by a local PostgreSQL database and orchestrated via 25 MCP servers, running each task inside an ephemeral Docker container with automated preprocessing and evaluation scripts.
claude-design-auditor-skill
Design Auditor is a Claude skill that audits UI/design inputs against 18 categories (including accessibility/WCAG and ethics/dark patterns). It can analyze Figma files via Figma MCP, as well as code (HTML/CSS/React/Vue), screenshots, and written descriptions, producing scored reports, prioritized issues, and developer handoff/export artifacts (e.g., Markdown, before/after diffs). It supports English and Korean.
OpenSCAD-MCP-Server
An MCP server (Python) that turns text prompts (and optionally images) into multi-view generated images, lets users approve/deny those images, reconstructs a 3D model using CUDA Multi-View Stereo (locally or via a remote GPU server on a LAN), and generates/refines/export parametric OpenSCAD-based outputs. Includes optional printer discovery/printing and a local web UI for the workflow.
spring-ai-mcp-wallet-server
A Spring Boot 3 wallet management backend (CRUD wallets plus income/expense operations) that exposes service methods as AI-accessible tools via Spring AI’s Model Context Protocol (MCP) server integration, backed by an H2 in-memory database for testing.
estonia-ai-kit
estonia-ai-kit is an open-source monorepo that provides integration layers (MCP servers, CLI tools, and Claude Code plugin skills) to connect AI applications to Estonian digital infrastructure and services (e.g., business register/open data) and includes authenticated workflows via Smart-ID/ID-card for some services such as EMTA and LHV.
golemcore-bot
GolemCore Bot is a Java/Spring Boot framework and runnable agent that supports skill-based behaviors (Markdown SKILL.md with YAML frontmatter), MCP-based tool server integrations (stdio), tiered multi-LLM routing, optional memory and RAG, and built-in sandboxed tools (with confirmation for destructive actions). It can run as a CLI/Telgram bot and provides a web dashboard and HTTP triggers (webhooks).
openecon-data
OpenEcon Data is an AI-assisted economic data aggregator that routes natural-language requests to multiple official data providers (e.g., FRED, World Bank, IMF, Eurostat, BIS, Comtrade, plus crypto/currency sources). It provides charts and exports, and exposes access to agents via an MCP server endpoint over SSE. It also includes a web UI (data.openecon.ai/chat).
sports-data-mcp-server
Provides an MCP (Model Context Protocol) server that exposes tools for retrieving sports data such as team search, league tables, fixtures, event details, and player profiles across multiple sports (notably football/soccer and US sports like NBA/NFL/NHL/MLB). The README indicates it is free and does not require an API key, implying it uses an upstream free tier (e.g., TheSportsDB) for data access.
GPT Researcher
Autonomous research agent that plans research questions, scrapes and validates multiple web and local sources, then synthesizes findings into detailed cited reports exceeding 2000 words with 20+ sources.
mcp-annotated-java-sdk
A lightweight, annotation-driven Java SDK/framework for building MCP (Model Context Protocol) servers. It lets you define MCP resources, tools, and prompts via Java annotations, and run an MCP server in modes like STDIO, STREAMABLE (recommended), and SSE (deprecated) using a YAML configuration.
paddleocr-mcp-server
Provides an MCP (Model Context Protocol) server wrapper around PaddleOCR functionality, enabling an agent to submit images for OCR and receive extracted text/results via MCP tools.
biomed-agent
A general-purpose biomedical knowledge assistant that connects to multiple local MCP biomedical data sources (OpenTargets, Monarch, MyGene, MyChem, MyDisease), routes questions to the appropriate tools, and synthesizes answers with metadata such as confidence, citations, and limitations. Provides both a CLI and a Streamlit UI.
cdata-jdbc-mcp-server
Provides a generic MCP (Model Context Protocol) server that uses CData JDBC drivers to expose external data sources as SQL-like tables/columns and lets MCP clients run queries (and, despite the repo name/readme emphasis, it claims CRUD tools are available via MCP tools). Communication with the MCP client is via stdio on the same machine.
pgvector-azure-openai-mcp-server
MCP server that integrates pgvector with Azure OpenAI for embedding generation and vector search workflows. It exposes vector/embedding-related capabilities to MCP-capable agents so they can index, query, and retrieve similar records using pgvector-backed storage.
claude-blog
A Claude Code skill ecosystem (Python) that provides many blog-focused commands to generate, optimize, audit, and manage content at scale. It includes SEO/quality scoring, citation/fact-checking support, editorial planning (briefs/calendars/strategy), media helpers (SVG charts and Gemini-based images/audio), and optional integrations such as Google APIs and CMS taxonomy management.
mcp-think-tool
Provides an MCP (Model Context Protocol) server that implements Anthropic's "think" tool, giving the model a structured thinking space, optional thought-history clearing, and basic metadata/statistics about thinking.
mayros
Mayros is an open-source AI agent framework (TypeScript/Node) that runs locally on a user’s devices. It provides a coding/agent CLI (TUI) and a local Gateway control plane that can connect to many messaging channels, while using a knowledge graph/semantic memory (AIngle Cortex) and offering MCP server & client support for tool integration. It also includes multi-agent orchestration features and extensibility via plugins and markdown-defined agents/commands.
selene
Selene is a desktop app that runs AI agents locally (optionally with cloud) and can connect agents to messaging channels like WhatsApp, Telegram, Slack, and Discord. It supports voice (STT/TTS), images/video generation, retrieval/memory, scheduling, and extensibility via plugins and MCP tools; it also provides a developer/internal API reference and Electron-based build system.
yinming-maxcompute-mcp-server
Provides an MCP server for accessing/querying Yinming MaxCompute (Alibaba MaxCompute/ODPS) resources from an AI agent via MCP tools. Enables an agent to connect to MaxCompute, run/query operations, and retrieve results through standardized MCP interactions.
BuildMCPServer
A Python walkthrough/project that demonstrates how to build and run an MCP server (via the mcp[cli] tooling) to serve an ML model (described as a trained Random Forest) and integrate that capability into an agent workflow (Bee Framework for ReAct interactivity).
mcp-llm-bridge
Provides a bridge between MCP (Model Context Protocol) servers and OpenAI-compatible LLM APIs by translating MCP tool specifications into OpenAI function-calling schemas and mapping tool invocations back to MCP tool executions. Primarily targets OpenAI API usage, with support for other OpenAI-compatible endpoints (e.g., local servers).
prompt-library-mcp-server
Provides an MCP server (via a Python package) exposing tools to search, retrieve, share, and rate prompts from a community prompt library, with several pre-loaded prompt templates.
strategic-partner
strategic-partner is a Claude Code “advisory skill” that separates planning/advising from implementation execution. It asks clarifying questions, challenges premises, proposes alternative solution paths, then generates scoped, self-contained prompts for fresh executor sessions. It maintains persistent decision context via Claude/Serena/memory handoffs while keeping execution context disposable; it also supports optional cross-model review via Codex CLI for high-stakes changes.
dbt-llm-agent
Self-hosted web app/agent for answering data questions about a dbt project using a knowledge base built from dbt models and documentation. It includes a Next.js dashboard, a Django/DRF backend, background workers, and an optional self-hosted MCP server with OAuth2 authentication for LLM clients to query dbt model/project information.
hydra
Hydra is a configuration management framework (commonly for ML/AI and research codebases) that composes configurations, supports hierarchical config structures, and makes it easy to run experiments with parameter sweeps via command-line overrides.
mcp-server-aws-bedrock-kb-retrieval
An MCP server package that enables AI agents to retrieve relevant knowledge from AWS Bedrock Knowledge Bases (KB retrieval) and return it as context for downstream model responses.
bitcoin-mcp
bitcoin-mcp is an MCP (Model Context Protocol) server that lets AI agents interact with the Bitcoin and Lightning Network ecosystems—e.g., generating keys, validating addresses, decoding raw Bitcoin transactions, querying blockchain data, decoding BOLT11 invoices, and paying Lightning invoices via LNBits.
clawfu-skills
clawfu-skills is an MIT-licensed collection of structured “marketing skills” (159 described in the README) meant to be used by AI agents, primarily via an MCP server entrypoint (npx @clawfu/mcp-skills). Each skill is stored as a SKILL.md file with YAML frontmatter, and includes guidance such as when to use, expected AI vs human actions (“What Claude Does vs What You Decide”), and “Skill Boundaries”/limitations.
Core-Data-Agent-Skill
Provides an “Agent Skills open format” skill containing Core Data best-practice guidance: decision trees and reference documents covering persistence setup, concurrency/thread safety, fetch/performance, schema migration, and CloudKit integration.
go-utcp
go-utcp is a Go implementation of the Universal Tool Calling Protocol (UTCP) that lets clients discover and call tools through multiple transport types (e.g., HTTP, WebSocket, gRPC, GraphQL, TCP/UDP, CLI, SSE/streaming HTTP) and provides utilities like environment-variable substitution (.env) and an OpenAPI-to-manual converter.
mcp-reasoner
mcp-reasoner is an MCP server implementation for Claude Desktop that provides configurable reasoning strategies—Beam Search and Monte Carlo Tree Search (MCTS)—and reports/evaluates the quality of different reasoning paths. It also includes experimental “alpha” MCTS variants with additional (incomplete/subject-to-change) simulation layers.
-mcp-to-skill-converter
Converts an MCP server configuration into an Anthropic Claude Skill package that uses progressive disclosure: Claude loads only minimal metadata at startup, loads full tool instructions when the skill is invoked, and executes MCP tool calls externally via a generated executor.
semantic-model-mcp-server
semantic-model-mcp-server is a Python MCP server that connects to Microsoft Fabric and Power BI semantic models to browse workspaces/datasets, retrieve and validate TMSL, execute DAX queries, and create/update models via TMSL. It also includes a Best Practice Analyzer (BPA) that evaluates TMSL against a set of industry/Microsoft-recommended rules, plus tooling for detecting and using local Power BI Desktop instances for development/testing.
mcp-excel-server
Provides an MCP server (via Spring AI MCP framework) that allows an LLM to read from and write to local Excel files (.xlsx/.xls). It runs as a stdio-based MCP server (Java command) and exchanges Excel content using the MCP protocol, returning JSON for read operations and writing JSON-provided data back into Excel.
mcp-wolframalpha
Provides an MCP (Model Context Protocol) server and Python client integration for querying Wolfram Alpha. It also includes example clients (e.g., LangChain/Gemini) and a Gradio UI to submit questions and view results.
Memoh
Memoh is a self-hosted, always-on AI agent platform that runs multiple independent bot instances in containers with persistent long-term memory. It provides a web UI and integrates with multiple messaging channels (e.g., Telegram/Discord/Feishu/Matrix/WeChat/Email), supports tool use including MCP, and includes capabilities like browser automation and scheduled tasks.
pubmedmcp
pubmedmcp is a Python MCP server that provides tools for searching and fetching biomedical articles from PubMed, delegating the actual PubMed operations to the pubmedclient library.
toronto-open-data-mcp-server
An MCP server that exposes tools for working with Toronto open data sources to an AI agent (i.e., retrieve and query datasets/metadata and return results in agent-friendly form).
CodeGraphContext
CodeGraphContext provides a Python CLI and an MCP server that index local source code into a graph database (e.g., KùzuDB default, FalkorDB, or Neo4j) and enables querying relationships like call chains, callers/callees, class hierarchies, and other code structure details for AI assistants and developers.
edict
Edict is an OpenClaw-based multi-agent orchestration system that routes tasks through a structured approval/dispatch workflow (modeled as “three provinces and six ministries”) and provides a real-time dashboard/kanban with sessions, memorials (archive), model configuration, skills management (including remote skills), and controls to pause/cancel/resume tasks.
jcrawl4ai-mcp-server
jcrawl4ai-mcp-server is a Spring Boot-based MCP server (stdio transport) that exposes MCP tools to call a Crawl4ai API: it can start a crawl for a set of URLs (returning a task ID / JSON result) and fetch crawl results by taskId.
magentic-ui
Magentic-UI is a human-centered, research/prototype web agent UI that automates web tasks with a browser-based workflow. It exposes step-by-step plans, uses action guards requiring explicit user approval for sensitive operations, supports file upload, and can integrate additional capabilities via MCP servers. It is built with AutoGen and typically runs via Docker; models are configured through environment variables or a YAML config (OpenAI/Azure/Ollama/vLLM).
mcp-server
Provides an MCP server (TypeScript) intended to integrate with “InterviewReady” by exposing MCP tools/actions to (1) fetch relevant content (blogs/resources/course materials) and (2) manage user artifacts such as a notepad (notes) and scheduling Google reminders (create/get reminders).
pinterest-mcp-server-by-cdata
Provides a read-only Model Context Protocol (MCP) server that exposes Pinterest data to MCP-capable clients (e.g., Claude Desktop) via CData JDBC Driver connection using a local stdio-based process. The MCP server offers tools to list tables, list columns, and run SQL SELECT queries over the mapped JDBC schema.
takanarishimbo-datetime-mcp-server
Provides an MCP (Model Context Protocol) server implemented in Python that exposes tools for retrieving the current date and time in various formats/timezones.
chucknorris
An MCP server (installable via npx) that provides specialized “enhancement prompts” to LLMs using a dynamic schema approach, inspired by elder-plinius’ L1B3RT4S. It describes a multi-phase tool-description/scheme change intended to improve prompt effectiveness.
claude-marketing
Open-source Python “Claude Code skills” and “skill packs” that provide marketing-specific analysis frameworks, reference data, and worked examples for areas like paid media, SEO/AI search, content, CRO, analytics, e-commerce, and reporting. Intended to be copied/installed into Claude Code’s local skills directory and used by Claude Code to perform marketing audits/optimizations via natural-language workflows.
Clawith
Clawith (OpenClaw for Teams) is an open-source multi-agent collaboration platform. It provides persistent agent identities, long-term memory and per-agent workspaces, plus an autonomous trigger system (cron/once/interval/poll/on_message/webhook) to coordinate agents. The platform is positioned as multi-tenant with RBAC, quotas, approval workflows, and audit logging, and it can integrate with chat/communication channels (e.g., Slack/Discord/Feishu/Lark) and with external tool ecosystems via an MCP client.
gsd-task-manager
Offline-first task manager based on the Eisenhower Matrix (urgent/important quadrants), storing tasks locally in the browser (IndexedDB) with optional self-hosted cloud sync via PocketBase. Includes features like dependencies, recurring tasks, tags/subtasks, analytics dashboards, PWA offline support, and an npm MCP server (gsd-mcp-server) for AI assistants to read/write tasks via natural language.
lex
Lex is an (experimental) UK legal data API for AI agents and researchers, providing access to large collections of UK legislation and related materials with hybrid semantic search, and integration via Model Context Protocol (MCP) alongside an HTTP API (FastAPI) with interactive docs.
library-mcp
Provides an MCP server (Python) to query local Markdown knowledge bases. It indexes folders of .md files with front-matter metadata (e.g., title/tags/url) and exposes MCP tools to retrieve content by tag/text/slug/date range, manage tags, and rebuild the index.
mcp-nullbr-server
An MCP-compatible Java server that exposes “NullBR API” media search, metadata lookup (movies/TV/person/collections), and resource retrieval (various resource types), plus an operation to add 115 download/share links into a CMS. It serves tools over an SSE endpoint for MCP clients.
exact-online-mcp-server-by-cdata
Provides a locally hosted, read-only MCP server that exposes Exact Online data (via CData’s JDBC Driver for Exact Online) as MCP tools for listing tables/columns and executing SQL SELECT queries.
image-gen-server
Provides an MCP server (via fastmcp) that takes text prompts (intended for Cursor IDE integration) and calls an upstream image generation service (即梦AI) to generate images. It supports downloading/saving generated images to a specified folder (including configurable width/height and sampling strength) and generates multiple images per request.
last30days-skill
A Python-based “AI agent skill” that researches a topic from multiple public web sources (e.g., Reddit, X, Bluesky, YouTube, TikTok, Instagram, Hacker News, Polymarket, and the general web) over the last ~30 days, then synthesizes grounded summaries and/or tool-specific prompt guidance with citations. It is distributed as a Claude Code plugin/skill and also appears to support other clients (e.g., Gemini CLI extensions, OpenAI Codex CLI, and an “open variant” for watchlists/briefings with local SQLite storage).
resonant
Resonant is an open-source, self-hosted “relational AI companion” framework that runs a local Node.js server and orchestrates interactions with the Claude Code Agent SDK. It provides persistent identity/session continuity (via Claude Code’s memory system), an orchestrator for autonomous routines/triggers, and multiple user channels (web UI, Discord, Telegram, voice with transcription/TTS).
sap-businessobjects-bi-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes SAP BusinessObjects BI data to LLM clients via MCP tools. It wraps a CData JDBC Driver connection and offers MCP tools to list tables/columns and run SELECT queries through JSON-RPC.
thingworx-mcp-server
Provides a Spring Boot MCP server that exposes PTC ThingWorx entities (Things, Properties, Services, and Collections) as AI-friendly tools/endpoints. It uses ThingWorx REST API access with AppKey authentication and includes Redis-backed caching with runtime toggles, configurable via environment variables, and Docker support.
EasyR1
EasyR1 is an open-source RL training framework (a fork of veRL) for efficient, scalable reinforcement learning (e.g., GRPO/DAPO/Reinforce++/ReMax/RLOO/GSPO/CISPO) on text and vision-language (multi-modality) models, leveraging vLLM (SPMD mode), FlashAttention, and Ray for multi-node scaling. It provides training scripts, dataset formatting guidance, and checkpoint utilities for model merging/export.
HXAudioPlayer
HXAudioPlayer is an Android Java library that wraps/augments MediaPlayer and SoundPool for music and sound-effect playback. It provides a fluent API (HXMusic, HXSound) for loading from resources or URLs/paths, controlling playback (play/pause/resume/stop), and managing sound engines on different Android versions, including notes for gapless playback and SoundPool memory workarounds.
mcp-foundry
mcp-foundry is an MCP (Model Context Protocol) server (Python/stdio) intended to provide a unified set of tools for Azure AI Foundry, covering model discovery/details, deployment-related operations, knowledge/index management for Azure AI Search, evaluation utilities for text/agents, and fine-tuning/job status and related management. The README indicates this repo is a deprecated/older experimental implementation and that a newer Foundry MCP Server exists as a cloud-hosted preview.
pdf-mcp-server
An MCP server intended to help agents work with PDF documents (e.g., converting/extracting/processing PDFs) via Model Context Protocol tools.
scholar-mcp
MCP (Model Context Protocol) server package intended to provide “scholar”/academic research capabilities to an MCP-capable agent. Provides a programmatic interface for research-oriented tools (exact endpoints/tools not provided in the prompt content).
wordnet-mcp-server
Provides a local Model Context Protocol (MCP) server exposing WordNet-based lexical lookup functions such as synonyms, antonyms, hypernyms/hyponyms, and word definitions/examples.
xiaohongshu-images-skill
A Claude Code skill that transforms markdown, HTML, or text content into beautifully styled HTML pages with AI-generated cover images, then captures them as sequential screenshots at 3:4 ratio for Xiaohongshu posting.
youtu-agent
Youtu-Agent is an open-source Python framework for building, running, and evaluating autonomous LLM agents. It provides an agent architecture built on openai-agents (async execution, streaming/tracing/agent loop capabilities), supports hybrid approaches including tool automation, agent practice/experience-based learning, and distributed end-to-end RL training pipelines, and includes example workflows for tasks like data analysis, research, RAG, and file/PPT generation.
mcp-server
Provides a Model Context Protocol (MCP) server implemented in Rust (Axum, Shuttle) with an OAuth 2.1/Auth0-based authentication flow. It exposes MCP JSON-RPC 2.0 endpoints (public initialize/handshake, protected tools/resources/prompts) and includes built-in tools/resources/prompts plus a registry-based architecture for extending capabilities.
mkinf
mkinf is a Python SDK/utility for integrating MCP-style “hub” agents/tools into applications via a unified interface (e.g., pulling tools from mkinf hub and wiring them into LangChain chains/graphs). It requires a hub account and an API key for accessing hub functionality.
pdbe-mcp-server
Provides an MCP (Model Context Protocol) server for working with PDBe (Protein Data Bank in Europe) related resources, exposing PDBe functionality to MCP-capable agents/tools.
questions-mcp-server
Provides an MCP server exposing “questions” functionality to MCP-compatible AI agents (e.g., for retrieving, answering, or searching question-like content).
ragflow-mcp-server-continue
ragflow-mcp-server-continue is an MCP server integration intended to let an AI agent interact with RagFlow (RAG) capabilities so the agent can use RagFlow-backed retrieval/workflows from within an MCP-compatible client.
apache-hadoop-hive-mcp-server-by-cdata
Provides a local, read-only Model Context Protocol (MCP) server that exposes Apache Hadoop Hive data via CData JDBC Driver as MCP tools (get tables, get columns, run SELECT queries), so local LLM clients (e.g., Claude Desktop) can query live Hive data without writing SQL.
evals
OpenAI Evals is an open-source framework for evaluating LLMs and LLM systems. It provides an existing registry of benchmark/evaluation definitions (often data-driven), tooling to run local evaluations, and guidance for creating custom evals (including model-graded evals via YAML/templates).
llm-workflow-engine
LLM Workflow Engine (LWE) is a Python-based CLI and workflow manager for building and running LLM interactions (chat/tool use) from the shell, with a plugin architecture and support for multiple LLM providers (including OpenAI via the ChatGPT API).
mcu-mcp-server
An MCP (Model Context Protocol) server implemented with Express.js that exposes a tool to generate a color scheme from a provided seed color using Google’s Material Color Utilities library.
semantic-router
Semantic Router (vLLM Semantic Router) provides a system-level routing layer for mixture-of-models by classifying or scoring incoming requests/contexts and dispatching them to appropriate models or pipelines.
jebmcp
jebmcp provides an MCP server/plugin that integrates the JEB Pro reverse-engineering environment with MCP-capable clients (e.g., Cline/Cursor/RooCode). It starts a local HTTP endpoint (127.0.0.1:16161) and exposes MCP methods for querying/manipulating decompiled/exported artifacts in JEB, including class/method/field inspection and renaming.
mcp-server
Provides an MCP server (implemented in Java) that exposes two tools: (1) real-time weather retrieval via the QWeather API, and (2) Google-search-results querying via the Serper API. Includes an example of using LangChain4J with an MCP client over stdio.
mcp-snippets-server
Provides an MCP server that performs semantic search over local Markdown code-snippet files. On first run it parses `.md` snippets, generates embeddings using an OpenAI-compatible embeddings endpoint, persists a local JSON vector store, and exposes a single MCP tool `search_snippet(topic)` for topic-based retrieval.
soccer-mcp-server
An MCP server package for soccer-related data/operations, exposed to AI agents via the Model Context Protocol so agents can call soccer tools/functions.
claude-youtube
claude-youtube is a Claude Code skill that provides YouTube creator-focused command workflows (channel audits, video SEO, scripts, hooks, thumbnails briefs, strategy, calendars, Shorts packages, analytics interpretation, competitor analysis, upload metadata, and ideation). It can operate with manual input, and optionally fetch live channel data via YouTube Data API (API key and OAuth2 for private analytics) and keyword/trend data via optional MCP integrations (e.g., DataForSEO, NanoBanana).
siliconflow-mcp-server
siliconflow-mcp-server is an MCP (Model Context Protocol) server that exposes SiliconFlow/LLM capabilities to MCP-compatible agents/tools, turning the provider’s API into callable MCP tools.
spring-boot-bitcoin-mcp-server-2025
Provides an MCP server (Spring Boot-based) that retrieves Bitcoin price data from CoinGecko’s API, intended for use with Claude Desktop via an MCP server configuration that launches a packaged JAR.
ultimate-seo-geo
Provides a Claude Code “skill” (and bundled Python scripts) that performs SEO audits and GEO (AI search optimization) for a given site/URL. It fetches and analyzes pages (technical SEO, on-page, schema, links, local/international SEO, etc.), generates a scored audit plus a prioritized plan, and can output deployable fixes such as JSON-LD and meta/redirect/robots changes. It also includes GEO-specific checks like AI crawler allow/block status and llms.txt/RSL-related templates.
agent-studio-starter
Provides a starter template for building an AI agent web app: a FastAPI backend using LangGraph Deep Agents (with tools and streaming) paired with a Next.js frontend using CopilotKit generative UI that renders tool-call events in real time. Includes Kubernetes/Skaffold deployment scaffolding.
jarvis
Jarvis is a locally-run, voice-first AI assistant for a user’s computer. It listens for a wake word (“Jarvis”), performs speech recognition (Whisper), runs an on-device intent judge and a selectable LLM via Ollama, supports local tools (e.g., screenshot/OCR, web search, weather, file access, nutrition/location features), and can connect to external capabilities via MCP servers (e.g., GitHub, Home Assistant, Google Workspace, Slack/Discord, databases). It claims 100% local processing and automatic redaction, with conversation/memory stored locally.
tcinvest-mcp-server
An MCP server package intended to expose capabilities related to “tcinvest” to AI agents via the Model Context Protocol. (Specific tools, endpoints, and behavior were not provided in the prompt, so evaluation is based on name/assumed MCP nature rather than concrete README/manifest details.)
weatherapi-mcp-server
Provides an MCP (Model Context Protocol) server that exposes WeatherAPI functionality to AI agents, enabling tools/actions to fetch weather data.
khoj
Khoj is a self-hostable “AI second brain” that provides chat and research-style Q&A over local and web/document sources using semantic search and LLMs. It supports multiple frontends (web, desktop/editor integrations) and can run agents and automations.
MassGen
MassGen is a Python-based multi-agent “scaling”/orchestration framework that runs in a terminal. It coordinates multiple LLM-backed agents to collaboratively solve tasks via parallel work, iterative refinement, convergence/consensus (voting), and real-time visualization (TUI/Web UI). It also supports integration with models/tools and mentions MCP usage for model context.
MCPin10
MCPin10 is a tutorial-style Python project intended to help developers build and run an MCP server (example: Yahoo Finance) and an accompanying agent flow (optionally via Langflow). It relies on mcp[cli] and yfinance, and expects local services like Ollama to be running.
mcp-server-bilibili-js
MCP server (Node/JS) intended to expose Bilibili-related capabilities to AI agents via the Model Context Protocol, enabling the agent to call tools for retrieving or interacting with content/metadata from Bilibili.
mcp-server-maimemo
An MCP (Model Context Protocol) server that connects a client to the Maimemo (墨墨背单词) Open API, exposing MCP tools to query and manage vocabulary-related content such as interpretations, notes, notepads, and phrases, backed by an API token (MAIMEMO_TOKEN).
MetaClaw
MetaClaw is a local proxy/agent runtime that sits in front of a user's personal agent (e.g., OpenClaw/CoPaw/etc.) and an OpenAI-compatible LLM API. It injects “skills” into prompts, can summarize sessions into new skills, and (optionally) runs asynchronous RL-style training (e.g., GRPO) on accumulated interaction data. It also includes a scheduler mode (madmax) to defer weight updates to idle/sleep/meeting windows and provides an Anthropic-compatible /v1/messages endpoint for Anthropic-native clients. A CLI (metaclaw) manages setup, config.yaml, starting/stopping, and daemon logging.
PowerMCP
PowerMCP is an open-source collection of MCP servers that let LLM host applications connect to power-system software (e.g., PowerWorld, OpenDSS, and pandapower) to enable simulation/analysis/control workflows in the energy domain.
running-marketing-campaigns-agent-skill
A Python “agent skill” that helps an AI coding agent plan, generate, and operationalize digital marketing campaigns. It includes utilities for UTM parameter generation/validation/auditing and brand-voice/compliance checking, plus reference materials for content strategy, email/social/SEO/GEO, and analytics/measurement frameworks.
transcription-mcp-server
An MCP server package intended to expose transcription functionality to agent runtimes via the Model Context Protocol, allowing agents to submit audio (or references) for speech-to-text and receive transcription results.
turn-based-game-mcp
A learning/demonstration monorepo containing a Next.js (TypeScript) web app for turn-based games (Tic-Tac-Toe and Rock Paper Scissors) plus an MCP server that exposes tools to create games and have an AI opponent make moves/choices at multiple difficulty levels. Includes shared game logic/types and an MCP stdio setup for MCP-compatible clients.
akilat-spec-leave-manager-mcp
Track and manage employee time off with quick balance lookups and streamlined applications. Find t…
bergeramit-bergeramit-hw3-tech
Create friendly greetings and add two numbers instantly. Speed up simple tasks and streamline ligh…
BigVik193-reddit-ads-mcp-api
MCP server for Reddit ads management and subreddit analytics
cesium-ai-integrations
Cesium AI Integrations is a TypeScript repository of reference integration patterns and examples that connect the CesiumJS geospatial/3D visualization ecosystem with AI systems such as Model Context Protocol (MCP) servers/applications and agent workflows (including geospatially grounded retrieval and tool/skill patterns).
dotemacs/domain-lookup-mcp
MCP server to look up domain names via rdap(1) and then whois(1).
mcp-java8-sdk
Modified most code and downgraded dependencies from the official v0.8.1 version, to support old Java 8 and Spring Boot 2.x and Solon 3.x
mcp-server-memory
An MCP server that provides memory functionality to an agent (i.e., storing and retrieving contextual information during conversations/agent runs) via the Model Context Protocol interface.
mcp-springboot-server
Provides a Spring Boot server implementation of a Model Context Protocol (MCP) server that exposes a simple weather-information service as MCP tools. It also mentions REST endpoints and SSE support and includes a small SSE client test example.
MetehanGZL-pokemcp
Pokémon information MCP server
orchestraprime
OrchestraPrime MCP Server — Regulatory intelligence and sanctions screening for Claude
saikiyusuke/registep-mcp
Registep MCP Server for ChatGPT App Store - POS Sales Analytics
dbc-mcp-server
DBC-MCP-Server is a Spring Boot service that exposes a Model Context Protocol (MCP) interface for database connection management and AI-assisted database metadata querying. It supports multiple SQL databases (e.g., MySQL, PostgreSQL, SQL Server, SQLite) via dynamic datasource switching and provides MCP “tool functions” for schema/introspection (tables, columns, foreign keys, indexes, engine) plus SQL execution and row count/statistics.
pdf-mcp-server
Provides an MCP server that reads local PDF files from a directory specified at startup, exposing tools (e.g., list/search PDFs and read PDF contents) to an MCP-capable client.
quick-data-mcp
quick-data-mcp is an MCP server (Python) intended to let an AI agent perform agentic analytics on user-provided .json and .csv files via MCP Tools/Resources/Prompts, configured through an .mcp.json file pointing at a local directory.
chatbot_Shopify
A Shopify-integrated, AI-powered commerce chatbot that provides customer support and product discovery using hybrid retrieval (FAISS + Elasticsearch) and can perform agentic shopping actions (e.g., create/update cart and customer-related actions) through Shopify GraphQL APIs, with session persistence via Redis and chat history via MongoDB. Includes a Shopify Theme Extension for UI embedding and a FastAPI backend with Docker-based deployment. Mentions an MCP server in the architecture diagram but provides no MCP server endpoint or tooling details in the README.
genealogy-research
A Claude Code “skill” that guides systematic genealogy research using Genealogical Proof Standard (GPS): analyzes historical documents (including handwritten, multi-language), helps manage an Obsidian vault (People/Places/Documents/Events, with cross-references and PROCESS.md), recommends sources/databases by time/region, handles naming/language variations, and supports GEDCOM import/export.
GLaDOS
GLaDOS is an on-device (Python) voice assistant/agent framework that combines speech recognition, voice activity detection, text-to-speech, vision processing, an LLM core, and an MCP-based tool system to enable proactive/autonomous behavior (e.g., responding to camera/audio/time events) with long-term memory and configurable LLM backends (e.g., Ollama or OpenAI-compatible APIs).
hasmcp-ce
HasMCP-CE (HasMCP Community Edition) converts existing API endpoints described by OpenAPI/Swagger (and/or manually selected endpoints) into an MCP (Model Context Protocol) server that can be run self-hosted. It provides OAuth2 authentication options, endpoint toggling per MCP server, optional proxy header handling to the upstream API, token management, and logging/analytics for MCP tool calls.
mcp-graphiti
Provides an MCP (Model Context Protocol) server setup for Graphiti-based knowledge graph extraction and storage in Neo4j. It adds a CLI that generates a root MCP server plus multiple project-specific MCP servers (via Docker Compose) so multiple knowledge graphs can share the same Neo4j database while staying isolated by project configuration.
strava-activity-mcp-server
An MCP server package intended to let an AI agent access Strava activity data by exposing MCP tools/endpoints for querying and retrieving Strava activities (e.g., listing activities, fetching activity details), likely using Strava’s API and an OAuth-based connection.
wolfram-alpha-mcp-server
MCP server wrapper for Wolfram|Alpha, exposing Wolfram|Alpha capabilities as MCP tools so AI agents can query for mathematical/scientific answers via the MCP protocol.
colab-mcp
Colab-mcp is a Python MCP server intended to let an MCP-capable agent interact with Google Colab (e.g., to run or manage Colab-related actions). It’s distributed as a CLI script (colab-mcp) and is designed to be launched by an MCP client configuration (mcp.json-style).
gpt-oss
gpt-oss is a Python repository providing reference inference implementations and tool/client examples for OpenAI’s open-weight gpt-oss models (gpt-oss-20b and gpt-oss-120b). It includes local inference via PyTorch, optimized (reference) Triton, and Apple Silicon Metal (reference), plus “harmony” response-format tooling and reference implementations of model tools (browser and python) and a sample Responses-API-compatible server.
mcp-reddit
Provides an MCP (Model Context Protocol) server with tools to fetch and analyze Reddit content such as hot threads and detailed post content (including comments) across post types.
qweather-mcp-server
Provides an MCP server that exposes QWeather (weather) data to AI agents via MCP tools, enabling agent-driven weather lookups (e.g., forecasts/current conditions) without the agent directly calling external APIs.
toolbase
Toolbase is a macOS desktop application that helps users discover, install, and manage tools/plugins for Claude and other AI platforms using the Model Context Protocol (MCP). It consists of an Electron desktop app (UI and tool management) and a local runner (built with Deno) that executes MCP servers locally to provide tools to Claude Desktop.
wellarchitected-mcp-server
MCP server package ("wellarchitected-mcp-server") intended to expose capabilities to LLM agents via the Model Context Protocol. It likely provides tools related to AWS Well-Architected guidance, but no repository contents were provided here to confirm exact tools or behavior.
Grapheteria
Grapheteria is a Python framework for building and orchestrating agent workflows with a structured model, offering both a code-style API (nodes and edges) and a UI that stays in sync for visual design/debugging, plus features like state tracking, logging, time-travel debugging, and production-oriented execution/scale concepts.
neuralangelo
Neuralangelo is an official implementation for high-fidelity neural surface reconstruction, built on the NVIDIA Imaginaire library. It provides training and inference (including isosurface/mesh extraction) for reconstructing a 3D surface from images/video with known camera poses.
orange-mcp-server-snowflake
orange-mcp-server-snowflake is an MCP server intended to let an agent connect to Snowflake and perform common Snowflake operations through MCP tools (e.g., issuing SQL/queries and returning results).
xlwings-mcp-server
Provides an MCP server wrapper/integration for xlwings, enabling an agent to interact with Excel (via xlwings) through MCP tools.
askimo
Askimo is a local-first AI desktop app and CLI that connects users to multiple LLM providers (cloud and local), supports persistent chat sessions stored locally (SQLite), performs document/code search with hybrid RAG (BM25 + vector), integrates MCP tools (via stdio or HTTP), and can run scripts (Python/Bash/JavaScript) from the chat. It claims local-only telemetry (token/cost/RAG performance) with data kept on disk.
cadre-ai
Cadre-AI is a voice-controlled AI agent that streams audio via WebSockets to a FastAPI server, uses Gemini Live for real-time speech and tool orchestration, and executes actions through MCP toolsets (financial data, web search/weather, and optionally Revit integration via a named-pipe proxy). It supports a local mode (including Revit when enabled) and a Cloud Run mode (Revit disabled).
open-multi-agent-canvas
Open Multi-Agent Canvas is an open-source multi-agent chat UI built with Next.js/LangGraph/CopilotKit that lets users manage multiple agents in one conversation and connect a built-in “MCP Agent” to MCP-compatible servers (e.g., via Standard IO or SSE).
PaddleSpeech
PaddleSpeech is an open-source Python toolkit for building speech/audio systems. It provides training, inference, and deployment modules for tasks such as speech recognition (including streaming ASR), text-to-speech (including streaming TTS), punctuation restoration, speaker verification, keyword spotting, speech translation, audio classification, and related speech frontends (e.g., Chinese text normalization/G2P).
wzzotero-mcp-server
An MCP server package intended to provide Zotero-related capabilities to AI agents via the Model Context Protocol, likely allowing tools to read/search/create Zotero items and metadata.
zed-mcp-server-tavily
Provides an MCP (Model Context Protocol) server wrapper for Tavily, intended to be used as a Zed context server. It requires a Tavily API key for authentication and delegates retrieval/search capabilities to Tavily via the underlying Tavily MCP implementation.
claude-ecom
claude-ecom is a Claude Code skill/tool that converts an ecommerce/sales orders CSV into a structured KPI analysis (multiple time horizons, KPI decomposition, health checks) and then uses Claude to write a single consolidated REVIEW.md with prioritized findings and a concrete next-action plan.
mcpServer
Provides an MCP server implementation (based on mcp-go) that currently exposes weather-related capabilities backed by the HeFeng (和风天气) API. Includes a custom JSON unmarshal approach to transfer annotation tags into each result field's description to improve AI interpretability of responses.
pangerl-mcp-server-weather
An MCP server (weather) that likely exposes weather-related tools/data to AI agents via the Model Context Protocol. The repository name suggests it wraps a weather provider API and offers agent-invokable functions, but no manifest/README contents were provided here to confirm exact tools, parameters, endpoints, or provider used.
scira-mcp-chat
Scira MCP Chat is a Next.js-based web UI chatbot that connects to Model Context Protocol (MCP) servers. It supports HTTP and SSE transports for MCP tool access and integrates with multiple LLM providers via Vercel's AI SDK, offering streaming responses and a settings UI for adding/enabling MCP servers.
danghuangshang
danghuangshang is an openclaw-based multi-agent collaboration system (AI “court”) that dispatches tasks across role-specific agents (e.g., 内阁/六部/都察院 style) via chat platforms like Discord/Feishu and can also do GitHub code review workflows. It provides scripts for installation, regime switching (ming/tang/modern), memory persistence/backup, a web dashboard, and various integrations/tools.
Gearlynx
Gearlynx is a cross-platform Atari Lynx emulator with a built-in debugger and an embedded MCP server (stdio or HTTP) intended to support AI-assisted debugging and tooling. It also supports a libretro core.
harlequin
Harlequin is a terminal-based SQL IDE (TUI) implemented in Python. It provides an interactive interface to author, run, and browse/query data using pluggable database adapters (e.g., DuckDB default, SQLite, Postgres/MySQL via optional adapter packages).
MaxKB
Open-source enterprise AI agent platform that combines RAG (retrieval-augmented generation) with agentic workflows and MCP tool-use support. Enables document upload, web crawling, automatic text segmentation and vectorization, and zero-code integration into existing business systems for intelligent Q&A. Supports multiple LLM backends including DeepSeek, Llama, Qwen, OpenAI, Claude, and Gemini.
mcp-crash-course
mcp-crash-course is an educational repository that teaches the Model Context Protocol (MCP) via a set of hands-on project topics organized in git branches (e.g., SSE, LangChain adapters, Docker containerization, and MCP prompts). It is not presented as a production API/service; it provides learning materials and sample implementations around MCP.
mcp-server-google-bigquery
Provides an MCP server that connects an agent to Google BigQuery so the agent can perform BigQuery operations (e.g., query execution and related data access) via MCP tool calls. The package name indicates BigQuery-specific MCP functionality.
NDepend.MCP.Server
NDepend.MCP.Server is an MCP (Model Context Protocol) server package intended to expose NDepend functionality to AI agents via MCP tools/handlers so agents can query and work with .NET code analysis results.
python-ai-kit
python-ai-kit is a project template/boilerplate for generating production-oriented Python applications for AI agents (including multi-agent orchestration and state), MCP servers, and FastAPI-based microservice/monolith APIs. It emphasizes observability, testing/evaluation pipelines, prompt versioning, and (in template features) security practices like encrypting API keys.
ragflow-mcp-server-aider
ragflow-mcp-server-aider is an MCP server wrapper for RAGFlow, intended to expose RAGFlow capabilities (e.g., retrieval/knowledge-base style operations) to an MCP-capable agent such as Aider. The name suggests it is specifically packaged for agent workflows rather than a public REST API product.
scrapy-mcp-server
scrapy-mcp-server is an MCP server intended to help AI assistants inspect and debug Scrapy spiders and automatically generate fixes when scraping breaks (e.g., selector changes, A/B layout variants, and anti-bot changes). The README frames a workflow where monitoring/CI triggers the MCP-based debugging and produces a pull request with updated spider logic.
Search-R1
Search-R1 is an open-source reinforcement learning (RL) framework for training “reasoning-and-searching interleaved” LLMs. It supports RL methods (e.g., PPO/GRPO/reinforce), multiple base LLMs, and pluggable search/retrieval engines (local sparse/dense retrievers and online search). It also supports launching a separate local retrieval server that the LLM can call via an HTTP search/retrieve API during training/inference.
zed-mcp-server-2slides
Provides a Zed editor MCP (Model Context Protocol) server extension that wraps the external 2slides-mcp MCP server, exposing tools to generate slide decks and to query available themes and job status/results.
bitcoin-mcp-server
An MCP (Model Context Protocol) server that exposes LLM-callable capabilities to track Bitcoin prices by calling the CoinGecko API (api.coingecko.com/api/v3).
DB-GPT
DB-GPT is an open-source agentic AI data assistant that connects to data sources (databases, CSV/Excel, documents/knowledge bases), uses an LLM to generate SQL and Python/code for analysis, executes workflows (including reusable “skills”) and produces reports/charts, with an emphasis on sandboxed execution for code/tools.
gorse-server
gorse-server is the server component for Gorse, an open-source recommendation system. It typically provides APIs and serves recommendation results (and related indexing/training workflows) backed by a datastore.
human-skill-tree
human-skill-tree is an open-source “skill tree” that provides a curated set of AI agent skills (prompt/config templates) to transform general chat/code assistants into structured, cognitive-science-inspired learning companions (e.g., Socratic tutoring, active recall, spaced repetition). It also includes a web demo/classroom app built with Next.js + Vercel AI SDK + Supabase.
mcp-server-aws-kb-retrieval
An MCP server that performs retrieval over AWS Knowledge Bases (KB) and returns relevant knowledge-base content to an MCP-capable agent/tooling workflow.
ragflow-mcp-server
An MCP server package that exposes RagFlow-related capabilities to MCP-compatible AI agents, allowing agents to query or interact with RAG/RagFlow functionality via the MCP protocol.
spacy-server
spacy-server is a service wrapper for spaCy that exposes spaCy NLP capabilities over a network interface (typically as an HTTP API) so other applications can send text and receive NLP annotations.
zed-mcp-server-basic-memory
Provides a Zed Editor context-server integration that connects Zed Assistant to Basic Memory via a MCP server ("basic-memory"). It is configured through Zed settings and optionally selects a Basic Memory project for storing Markdown-based notes.
anet-mcp-server
Anet MCP Server is a Rust-based implementation of an MCP (Model Control Protocol) server that exposes JSON-RPC 2.0 methods for tools, prompts, and resources. It uses a NATS transport layer for message passing and an async framework (Tokio) for handling requests.
stock-modelscope-mcp-server
An MCP (Model Context Protocol) server package intended to expose functionality related to “stock-modelscope” models/tools to MCP-compatible agents. Based on the provided package name only, it likely lets an agent query stock-related model outputs through MCP tools.
swarms
Swarms is a Python multi-agent/orchestration framework for building “swarm” workflows using LLMs. The README shows usage via a Swarms class that accepts an OpenAI API key and runs a high-level objective through the swarm.
mcp-server-alpha-vantage
MCP server intended to provide programmatic access to Alpha Vantage (AlphaVantage.co) stock/market data for use by MCP-capable agents.
mcp-server-jina-java
Provides an MCP server (stdio/transport) that uses Jina Reader API to (1) search the web and return SERP results and (2) read a given URL and fetch its content.
mcp-swiftie-server
mcp-swiftie-server is a demo Model Context Protocol (MCP) server written in Go that exposes a small set of MCP tools to query mock Taylor Swift-related data (albums, songs, tours) using in-memory data. It includes a WebSocket listener (port 9000), a simple health endpoint and metrics endpoint, and demonstrates synchronous tool calls as well as a streaming/batched query pattern.
orange-mcp-snowflake-server
Provides an MCP server that connects an agent/workflow to Snowflake, enabling natural-language-to-SQL and/or database tool actions via the MCP interface (based on the package name).
QCX
QCX (Quality Computer Experience) is a web app built with Next.js and Vercel AI SDK that combines LLM-driven text streaming/generative UI with mapping (Mapbox) and retrieval/search (Tavily/Exa per README) plus a serverless database (Upstash Redis). It appears aimed at an interactive, map-centric experience powered by configurable generative models.
yby6-video-mcp-server
An MCP server package intended to expose video-related capabilities to AI agents via the Model Context Protocol (MCP).
AIGC-Claw
AIGC-Claw is an end-to-end AI video generation system built around the OpenClaw platform. It turns a user’s idea into a complete video through a six-stage workflow: script generation, character design, storyboard/shot planning, reference image generation, video generation (image-to-video and text-to-video), and post-editing/assembly with transitions. It supports interactive user confirmation at each stage and multiple third-party model providers (e.g., DashScope, Seedream, Jimeng, Kling, DeepSeek, OpenAI, Gemini).
CanvasMCPClient
Canvas MCP Client is a self-hostable infinite, zoomable, pannable canvas dashboard that integrates with multiple MCP (Model Context Protocol) servers and provides a widget-based interface (e.g., chat, notes, kanban, spreadsheet) plus configurable AI provider support via a FastMCP-based backend (FastAPI).
codeql-mcp
Runs a Model Context Protocol (MCP) server (via FastMCP) that wraps a CodeQL query server, exposing tools to register CodeQL databases, run CodeQL queries, decode .bqrs files to JSON, and locate predicate/class symbol positions.
lingua
Meta Lingua (lingua) is a minimal, research-focused LLM training and inference codebase built on PyTorch, providing reusable components (models, data loading, distributed training, checkpointing, profiling) and example “apps” and configuration templates for end-to-end training/evaluation on SLURM or locally (e.g., via torchrun).
mcp-server-bankless-onchain
An MCP server intended to provide AI agents with bankless/onchain-related capabilities via the Model Context Protocol. Specific tool endpoints, data sources, and operational behavior are not provided in the prompt, so the evaluation focuses on interface/security/reliability that can be inferred from the package name/type (MCP server) rather than concrete implementation details.
mcp-server-with-spring-ai
Provides Spring Boot integration for building an MCP (Model Context Protocol) server/client in Java using the MCP Java SDK. The example described exposes MCP tools that query a PostgreSQL database, and a client uses an LLM to select and invoke the appropriate tool.
recursive-decomposition-skill
A Claude Code skill/plugin that applies recursive decomposition strategies (filtering, chunking, parallel sub-agenting, verification, and synthesis) to improve handling of long-context tasks such as multi-file codebase analysis and multi-document aggregation.
spring-ai-mcp-server-demo
A Docker-compose demo microservices platform (Orders, Payments, Incidents, and an AI Assistant) where Spring Boot REST APIs persist business data and are exposed to AI agents via Model Context Protocol (MCP) servers, configured for use in tools like VS Code MCP integration.
Atla
Archived MCP server that provided a standardized interface for LLMs to interact with the Atla API for LLMJ evaluation. The Atla API is no longer active (archived July 21, 2025).
mastering-langgraph-agent-skill
A Python educational skill/repository that teaches common LangGraph patterns for building stateful, tool-using, multi-step AI agents (including persistence/memory, human-in-the-loop, and multi-agent workflows), with a focus on agent “Agent Skill Standard” packaging and deployment guidance.
ragflow-retrieval-mcp-server
ragflow-retrieval-mcp-server is an MCP (Model Context Protocol) server intended to provide retrieval capabilities (e.g., querying a RAG/knowledge base) to AI agents via MCP tools.
zeroclaw
ZeroClaw is a local-first, single-binary Rust personal AI assistant you run on your own devices. It provides a gateway/control plane with a web dashboard to manage an always-on assistant that can connect to multiple chat/communication channels (e.g., WhatsApp/Telegram/Slack/Discord/Signal/Email/Matrix/IRC/etc.), integrate with hardware peripherals (e.g., ESP32/STM32/Arduino/Raspberry Pi GPIO), and run autonomous/"hands" workflows, SOPs, and tools (including mentions of MCP and many integrations).
chatgpt-retrieval-plugin
A self-hosted Retrieval-Augmented Generation (RAG) backend that exposes a FastAPI service for semantic search over user-provided documents. It chunks documents, creates embeddings via OpenAI, stores/query them in a chosen vector database provider, and serves query/upsert/delete endpoints intended to be used as a ChatGPT Retrieval Plugin backend (and for custom GPT actions/function calling).
claude-ads
Claude Ads is a Claude Code skill that audits and helps optimize paid advertising accounts. It runs multi-platform and single-platform checks (Google, Meta, YouTube, LinkedIn, TikTok, Microsoft/Bing, Apple Search Ads) using exported/pasted data, producing a prioritized action plan and an Ads Health Score. It also provides industry templates and strategic planning commands; live landing page analysis may use Playwright.
deeplake
Deep Lake is an AI data runtime/database implemented as a Python package and storage format for deep-learning workloads. It stores multimodal data (text, images, audio, video, etc.) alongside vectors/embeddings, supports streaming to ML frameworks (e.g., PyTorch/TensorFlow), and provides dataset versioning/lineage with integrations to common AI tooling (e.g., LangChain, LlamaIndex, W&B).
mcp-linkedin
An MCP (Model Context Protocol) server that exposes tools to interact with LinkedIn Feeds and LinkedIn Jobs using an unofficial LinkedIn API wrapper.
readwise-skills
readwise-skills is a repository of AI agent “skills” for working with a user’s Readwise/Reader data. It includes skills that teach an agent how to use the Readwise CLI and Readwise MCP tools, plus higher-level workflows like triaging saved articles, feed catch-up, quizzes, book reviews, reading recaps, and generating a “now reading” page/persona for personalization.
zmp-knowledge-store-mcp-server
MCP server intended to expose a “knowledge store” for use by AI agents via the Model Context Protocol. It likely provides tools for adding, retrieving, or searching knowledge/data, backed by some persistence layer.
mcp-server-brightdata
An MCP (Model Context Protocol) server package intended to integrate with Bright Data (web data/infrastructure) so an agent can perform Bright Data-related tasks through MCP tools.
media-skills
media-skills is a collection of open-source “Agent Skills” for OpenClaw/Claude Code and other agents that follow the Agent Skills standard. It includes multiple skills for media/content creation such as image generation, audio/TTS/music/voice cloning, and video post-production/prompting/video generation, aiming for “zero API key management.”
CoWork-OS
CoWork OS is a local-first desktop “AI operating system” (macOS/Windows) for running agent workflows and automations across many LLM providers and messaging channels, with a focus on security hardening, approvals for destructive actions, sandboxing/guardrails, encrypted local storage, and extensive built-in skills/connectors (including MCP connectors).
orange-unsplash-mcp-server
orange-unsplash-mcp-server is an MCP server package intended to integrate with the Unsplash API to provide AI agents with access to Unsplash resources (e.g., searching or retrieving images) through MCP tools.
skills
PANews Agent Toolkit provides an agent “skills” bundle (and Codex/Claude plugin bundle layout) containing skills for: (1) structured PANews crypto/blockchain news discovery, (2) PANews creator workflows that require an authenticated user session, and (3) reading PANews pages and converting them to agent-ready Markdown.
unsplash-mcp-server
Provides an MCP (Model Context Protocol) server (Java/Spring-stdio) that can search images on Unsplash, using an Unsplash access key supplied via environment variable.
web-scraping-mcp-server
An MCP (Model Context Protocol) server that provides web-scraping capabilities to an AI agent, enabling the agent to fetch and extract content from web pages via MCP tool calls.
cartola-mcp-server
cartola-mcp-server is an MCP server intended to provide access to data/operations for the Fantasy Game Cartola FC (as indicated by its repository description/metadata).
go-passage-of-time-mcp-server
Provides an MCP server (Go) that lets an LLM do basic “passage of time”/time-related operations, inspired by a similar Python MCP server. Can run as an stdio MCP server by default, or as an HTTP streamable server when given a port.
ham
HAM (Hierarchical Agent Memory) is a Claude Code skill that reduces AI context/token usage by replacing a single large CLAUDE.md with smaller, directory-scoped CLAUDE.md files and local memory files (e.g., .memory/decisions.md, patterns.md). It auto-scans a project and routes the agent to read only relevant context for the directory being worked in, and provides commands for setup, updating, routing, and local dashboard/analytics.
verl
verl is an open-source reinforcement learning (RL) training library for large language models (LLMs). It provides a flexible HybridFlow-style programming model to compose RL post-training dataflows (e.g., PPO/GRPO/ReMax/RLOO/REINFORCE++ and other recipes), and integrates with common LLM training/inference stacks (FSDP/FSDP2/Megatron-LM for training; vLLM/SGLang/HF Transformers for rollout generation).
wolfram-alpha-mcp-server-xiaomayisjh
An MCP server package intended to provide Wolfram Alpha query/answer capabilities to MCP-capable agents by exposing Wolfram Alpha functions as MCP tools.
awesome-oceanbase-mcp
A collection of Python MCP servers intended to provide AI assistants with controlled access to the OceanBase ecosystem (e.g., querying/managing OceanBase, integrating with OceanBase Cloud Platform/OBCloud, and operational tooling).
jetski
Jetski is an open-source MCP analytics and authentication platform. It deploys/manages an MCP gateway (mcp-gateway) that sits in front of an existing MCP server to provide zero-code authentication, prompt/tool usage analytics, and real-time debug logs/visibility, plus auto-generated setup instructions for MCP clients. Jetski is designed to work with the MCP Model Context Protocol ecosystem without requiring changes to the MCP server itself.
life-sciences
“life-sciences” is a Claude Code marketplace entry that installs MCP servers and domain-specific skills for life-sciences workflows (e.g., PubMed, BioRender, Synapse, Wiley Scholar Gateway, and a 10x Genomics Cloud local MCP). It also provides guidance on plugin installation and post-install credential configuration.
mcphost-server
mcphost-server is a Go-based server intended to bridge MCPHOST to local LLMs (e.g., Ollama) via HTTP. It can run in a default server mode exposing HTTP endpoints and can be configured via environment variables, an mcp.json configuration file, and command-line flags.
mcp-server-cat-api
An experimental MCP server (Rust) that exposes a cat “breeds” search route (and currently only that route per the README).
mlflow-server
mlflow-server is the server component of MLflow, providing an HTTP API to manage machine learning experiments, runs, artifacts, models, and the tracking/registry services.
opencompass
OpenCompass is an open-source LLM evaluation platform. It provides configurable evaluation pipelines (via CLI and Python scripts) to run model benchmarks across many datasets, including support for local/open-source models and API-based models (e.g., OpenAI/Qwen), with optional inference acceleration backends (e.g., vLLM, LMDeploy).
shuidi-data-mcp-server
An MCP (Model Context Protocol) server wrapper intended to expose “shuidi” (shuidi-data) data access to AI agents via MCP tools. The provided prompt does not include README/repo contents, so the exact tools, endpoints, parameters, and operational behavior cannot be verified from the given information.
skywalking-oap-server
SkyWalking OAP Server (Observability Analysis Platform) ingests, processes, and stores distributed tracing/metrics/logging data for Apache SkyWalking. It serves as the backend that receives telemetry from agents/collectors, performs analysis/aggregation, and provides data access for the SkyWalking UI/other consumers.
zheng-mcp-gaodeweather-server
MCP server that provides Gaode (AMap) weather functionality to agents via Model Context Protocol tools (exact weather endpoints/fields are not provided in the supplied prompt).
q-mem-mcp-server
q-mem-mcp-server is an MCP server package intended to expose “memory” (likely a Q-* memory component) to an MCP-capable agent runtime via the Model Context Protocol.
wavefront
Wavefront is an open-source enterprise AI middleware platform for building production-ready AI applications: it provides a unified API layer for agents/workflows, connectors to data and LLMs/SLMs, authentication/authorization (incl. SSO), and observability/monitoring/evaluation for agent and workflow execution.
eMCP-Nexus
eMCP Nexus is described as an AI-powered marketplace for Model Context Protocol (MCP) tools, offering semantic discovery (FAISS + embeddings), recommendations, a RAG chatbot for support/troubleshooting, GitHub-based tool deployment/indexing, and pay-per-task execution with payments via Stripe and/or crypto, with dashboards/portals for creators and users.
mcp_server
CPP MCP-SERVER is a C++ Model Context Protocol (MCP) server that supports multiple transports (stdio, SSE, and HTTP Stream) and a pluggable module/plugin architecture for extending MCP capabilities (resources, tools, prompts, etc.).
mem0-api-server
mem0-api-server is a server-side API package for the mem0 system (memory layer). It exposes HTTP endpoints to create/update and query stored memory, typically backed by a vector/database layer and (depending on configuration) an embedding and/or LLM pipeline.
rasesql-mcp-server
Provides an MCP server for SQL-related assistance (rasesql) so an AI agent can interact with a SQL engine/workflow via MCP tools. Used to let agents translate/plan SQL tasks and fetch results through a standardized tool interface.
sleeper-mcp-server
Sleeper MCP Server is an MCP (Model Context Protocol) server that lets an AI agent query Sleeper Fantasy Football data (e.g., league standings, members, weekly matchups) and apply custom league settings such as head-to-head tiebreaker calculations defined in a local configs/league_settings.json file.
stockchart-mcp-server
MCP server package that (per its name) exposes stock chart / market data charting capabilities to AI agents via the Model Context Protocol, likely providing tools such as fetching price/time-series data and returning chart-ready responses.
stocktrim-mcp-server
stocktrim-mcp-server is an MCP server package intended to expose stock-trimming / stock-analysis related functionality to AI agents via the Model Context Protocol (MCP).
vercel-mcp-server-for-zed
Provides an MCP server for the Zed editor that connects the editor’s AI assistant to AWS services (e.g., S3, DynamoDB, Lambda) using user-supplied AWS credentials and region.
go-mcp-server-financeiro
Provides a simple Model Context Protocol (MCP)-oriented server (implemented in Go) that lets clients register and list “financial tools”, query stock prices via the Alpha Vantage public API, and fetch server metadata via a /metadata endpoint.
mcp-llama3-client
Provides a Python client application that connects to an MCP Flight Search server over HTTP and uses an Ollama-hosted Llama 3.2 model to provide a user-friendly natural-language flight search interface (using MCP tools such as a flight search tool and a server status tool).
mcp-manager
Provides a client-side web UI (React/Vite) for configuring and managing MCP (Model Context Protocol) servers to be used with the Claude Desktop app on macOS, including one-click commands and environment-variable/server configuration for multiple popular MCP integrations.
superset-mcp-server
An MCP server package that exposes Apache Superset functionality to AI agents via the Model Context Protocol (MCP).
thesis-figure-skill
A Claude Skill that converts pasted thesis/paper text or uploaded images into publication-ready diagrams, primarily generating LaTeX/TikZ code or draw.io XML. It claims to run compile/visual checks and iterate until a scored quality target is met.
Ethereum-Trading-MCP-Server
Provides a Rust-based Model Context Protocol (MCP) server for querying Ethereum balances, fetching token prices via Chainlink, and simulating/performing Uniswap V2-style token swaps using an Ethereum RPC provider and a private key configured via environment variables.
multimodal-mcp-client
multimodal-mcp-client is an early-access, Vite/TypeScript (React/NextUI) web client that provides a voice-first UI to orchestrate agentic workflows using the Model Context Protocol (MCP). It integrates multimodal input (voice/text/visual), Google Gemini capabilities, and MCP servers (either Systemprompt-provided servers configured via a Systemprompt API key or custom MCP servers via a local config file).
mysql-mcp-server
Provides an MCP (Model Context Protocol) server that exposes MySQL metadata and query capabilities to AI assistants. Built with Quarkus and supports MCP connectivity via SSE (/mcp/sse) and a streamable HTTP endpoint (/mcp) over an HTTP listener.
openvino-model-server
OpenVINO Model Server exposes OpenVINO-IR (and related) models over an HTTP API to run inference, typically supporting multiple backends/devices (e.g., CPU/GPU/VPU) and model variants for deployment.
bilibili-mcp-server
Bilibili-focused MCP Server (Go) that can run over SSE or stdio, providing AI-accessible tools for querying user information, fetching latest followed content (requires login), and searching videos.
prebid-server
prebid-server (PBS) is an open-source auction server for Prebid.js that provides ad server interoperability: it receives bid requests from a client, routes them to configured bidder adapters, normalizes/validates bid responses, and returns compatible bids to the publisher in the format expected by ad servers.
pydmnrules-mcp-server
Provides an MCP server (MCP = Model Context Protocol) for the pydmnrules rule-engine library, enabling an AI agent to interact with DMN rules context and operations via MCP tools.
agience-core
Agience Core is an open, extensible runtime for agentic AI centered on shared, typed, versioned “artifacts” with provenance and human-in-the-loop workflows. It is positioned as both an MCP server (exposing tools) and an MCP client (consuming vendor MCP servers), and emphasizes capability-based access via scoped API keys and delegations tracked by authority/provenance.
ContextOS
ContextOS is a Python-based “context intelligence” platform that provides a unified MCP (Model Context Protocol) server and a CLI, aiming to orchestrate retrieval, memory, and reasoning layers for AI agents (e.g., cognition primitives, churn-aware retrieval routing, and index lifecycle management).
nothumanallowed
Command-line and locally-run AI-agent platform with many “specialist” agents plus a REST API for invoking agents/agent chains; includes integrations for Gmail/Calendar and Outlook, a local web UI, optional voice chat, and an extensibility/plugin system. Claims “zero data” via local processing and supports LLM calls using user-provided API keys.
oreilly-ai-agents
A collection of educational notebooks and example code for learning how to build and deploy AI agents (single-agent and multi-agent patterns) using popular Python frameworks (e.g., LangChain/LangGraph, CrewAI, AutoGen, SmolAgents) and integrating tools such as MCP, along with evaluation-oriented notebooks.
youtubeinsights-mcp-server
youtubeinsights-mcp-server is an MCP (Model Context Protocol) server intended to provide AI agents access to YouTube-related insights/data. It likely exposes MCP tools that let an agent query analytics/insights for YouTube channels/videos, but the provided prompt includes no README/repo contents to confirm specific endpoints, tool names, parameters, or authentication flow.
Kaimon.jl
Kaimon.jl is a Julia package for computing/using monads and related functional programming abstractions (e.g., monadic operations and transformer-style composition) in the Julia ecosystem.
polardb-mysql-mcp-server
polardb-mysql-mcp-server is an MCP (Model Context Protocol) server that exposes tools for working with PolarDB MySQL, enabling an LLM/agent to execute database-related operations via MCP tool calls.
siemens-graph-studio-mcp-server
The package provides an MCP (Model Context Protocol) server that connects an AI agent to Siemens graph-related capabilities, enabling the agent to query or manipulate Siemens graph/knowledge data through MCP tools.
Agentic-SEO-Skill
An LLM-first, agentic SEO analysis skill for Antigravity, Claude Code, and Codex. It orchestrates multiple specialist sub-skills (technical SEO, content/E-E-A-T, performance/CWV, schema, sitemap, visual checks, links, GEO/AEO, entity SEO, hreflang, programmatic safeguards, plus GitHub repo SEO/benchmarking) to collect evidence from target URLs (and optionally run verification scripts) and generate structured audit outputs and prioritized action plans.
AI-News-Briefing
Automates a daily AI-related news research pipeline using the Claude Code CLI in headless mode. It performs web searches across multiple topics, compiles a two-tier briefing (TL;DR + full report), publishes the result as a page in a Notion database via Notion MCP, and optionally sends a formatted summary card to Microsoft Teams and/or Slack via webhook(s).
mcp-server-chart
mcp-server-chart is an MCP server package intended to expose charting-related capabilities to AI agents via the Model Context Protocol (MCP). Without repository/README/package-manifest contents, the specific tools, inputs/outputs, and supported chart formats cannot be verified.
mcp-servers
Provides MCP (Model Context Protocol) server configurations intended to integrate an agent host with OpenAI (o1 preview) and a Flux image model via separate MCP servers, configured through environment variables and a simple example client config.
arxiv-mcp-server
Provides an MCP-based server (and associated client CLI) for searching, retrieving, analyzing, and exporting arXiv paper metadata and related citation/trend insights in multiple formats (e.g., BibTeX/RIS/JSON/CSV/YAML), with a REST API and a web UI described in the README.
awesome-openclaw-agents
awesome-openclaw-agents is a curated collection of copy-paste ready OpenClaw agent templates (SOUL.md configurations) plus a quickstart and machine-readable agent listing (agents.json). It also references an MCP servers section and an external deployment/creation flow via CrewClaw, but the provided README content does not include concrete API/MCP technical specifications for the repository itself.
mcp.science
mcp.science is an MCP server package intended to expose “science” related tools/data to an AI agent via the Model Context Protocol (MCP). Specific tool capabilities, endpoints, and behavior are not provided in the prompt content, so the evaluation is based only on the package name/declared MCP nature.
OpenManus-RL
OpenManus-RL is a Python-based RL tuning/finetuning codebase for agentic LLM systems, paired with an OpenManus-RL dataset of agent trajectories. It positions Verl (Volcano Engine Reinforcement Learning) as the primary RL training framework (e.g., PPO/DPO/custom reward modeling) and includes environment setup scripts for benchmarks such as WebShop and ALFWorld.
puzzle-academy-mcp-server
MCP server package intended to expose “Puzzle Academy” capabilities to AI agents via the Model Context Protocol (MCP). Based on the provided package name only, the exact tool set, configuration, and endpoints are not verifiable from the prompt.
roboflow-inference-server-gpu
roboflow-inference-server-gpu is a GPU-oriented inference server implementation intended to run Roboflow models and expose an inference API for computer-vision predictions.
stable-audio-tools
Provides training and inference code (primarily Python/PyTorch + PyTorch Lightning) for conditional audio generation models, including a Gradio-based demo runner for loading Hugging Face pretrained checkpoints and running local training scripts driven by JSON config files.
open-mcp-server
Open-MCP-Server is a Java service framework that implements Model Context Protocol (MCP) support and provides a configurable bridge to multiple backend/API types (e.g., REST/gRPC/Dubbo/SOAP). It also exposes endpoints for AI assistant/session chat and for invoking MCP-style tools, plus management and code-generation utilities.
tripo-mcp
Provides an MCP (Model Context Protocol) server that integrates AI assistants with Tripo for generating 3D assets from natural language and importing the results into Blender (currently focused on Tripo Blender Addon integration).
aws-bedrock-mcp-client-server
Spring Boot (deployed on AWS Lambda behind API Gateway) that exposes a REST API to interact with Amazon Bedrock models and leverages MCP-style tool use for tasks such as calculations, weather retrieval (via external weather API), and converting web pages to markdown; includes CDK/IAM provisioning.
mcp-server-useful-tools
Provides an MCP server offering “Weather MCP” and “Stock” tools via a local SSE endpoint (example: http://127.0.0.1:8080/sse). Weather and stock examples are shown in the README output format (city/conditions; real-time stock quote details).
mlflow-server
mlflow-server refers to running MLflow’s tracking server (typically MLflow Tracking + optional artifact store integration). It provides HTTP endpoints for creating and managing experiments, runs, metrics, parameters, and artifacts.
rest-mcp-server
A Java/Spring Boot integration that auto-exposes Spring REST controller endpoints as Model Context Protocol (MCP) tools, mounted into the app (SSE endpoint at /sse).
xiaocaiji-text1-mcp-server
An MCP server package named xiaocaiji-text1-mcp-server, intended to expose text-related capabilities to an MCP-capable agent. However, no README/repo content was provided in the prompt, so specific tools, behaviors, endpoints, and configuration details cannot be verified.
5ire
5ire is a cross-platform desktop AI assistant that acts as an MCP client for connecting to Model Context Protocol (MCP) servers, and it also includes a local knowledge base (RAG) and other productivity features like prompt libraries, bookmarks, search, and usage analytics. Tools capability is provided via MCP servers; local knowledge base embeds and indexes documents locally.
buyer-eval-skill
A free open-source Claude skill that evaluates B2B software vendors by prompting for buyer context, conducting domain-expert question exchanges, optionally engaging vendor AI agents via the Salespeak Frontdoor API, cross-referencing claims against independent sources, and producing a comparative, evidence-tagged scorecard plus risk analysis and demo-prep questions.
chat-ui
Chat UI that runs as a single-file HTML front-end (optionally via Docker/Python server) for interacting with LLM backends using OpenAI-compatible request/response formats, including support for multiple response formats, multimodal image input, download/interrupt/retry of chat history, Markdown/original display, i18n, and MCP rendering via a desktop IPC integration.
OpenClaw-Medical-Skills
OpenClaw Medical Skills is an open-source collection of 869 “skills” (each a self-contained SKILL.md module under a skills/ directory) that extend OpenClaw/NanoClaw Claude-based agent workflows for biomedical and clinical research tasks. It primarily operates as a local plugin/skills library (copy/sparse-checkout) rather than a standalone API service.
rhasspy-server
Rhasspy server service for running the Rhasspy voice/NLU pipeline as a web server that exposes endpoints used by the rest of the Rhasspy ecosystem (e.g., for handling requests, configuration, and skills).
mcp-client-server-azure
A Maven multi-module Java (Spring Boot) demo showing an AI client-server architecture using Spring AI with Azure OpenAI. The client exposes a /chat REST endpoint and forwards prompts to the server while propagating headers/context. The server exposes tool endpoints (e.g., user management) and integrates Spring AI's MCP-style tool orchestration, with custom ThreadLocal-based context propagation for async/distributed tracing and request-scoped data.
mlflow-server
MLflow Server (mlflow-server) provides the ability to run MLflow’s tracking backend and related server functionality (e.g., experiment/run tracking endpoints) for model/experiment management, typically deployed as a service behind a web interface/APIs.
pgvector-mcp-server
Provides an MCP (Model Context Protocol) server that exposes operations related to pgvector/pgvector-based vector search, allowing an agent to create/use embeddings-backed search capabilities against a PostgreSQL + pgvector setup via MCP tools.
gimp-mcp
Provides an MCP (Model Context Protocol) integration for GNU Image Manipulation Program (GIMP), enabling AI-driven image editing workflows through an MCP server and a GIMP plugin that exposes commands (e.g., create image/layers, load/save files, set colors/offsets, fill selections).
rt-claw
RT-Claw is an OpenClaw-inspired intelligent assistant for embedded devices. It provides an AI chat engine that calls an LLM over HTTP, supports tool-use via function calling (30+ built-in tools), and includes a framework for skills, memory (RAM + persistent NVS/flash), swarm-style node discovery/remote tool invocation, scheduled tasks, and a UART chat-first shell with /commands. It is designed to run across multiple OSAL targets (FreeRTOS, RT-Thread, Linux) and includes networking components (HTTP client, Ethernet/WiFi).
seedream-server-mcp
seedream-server-mcp is an MCP server package intended to expose Seedream functionality to MCP-capable agents via the Model Context Protocol. Based on the provided package name alone, the exact tools, schemas, and operational behavior cannot be confirmed.
spark_history_mcp_server
Provides an MCP (SSE) server wrapper around an Apache Spark History Server, exposing tools to list and inspect Spark applications/jobs/stages/executors and to compare job environments/performance and identify bottlenecks.
Context-Engineering-for-Multi-Agent-Systems
Provides a code-centric blueprint (mostly notebooks) for building a “universal, domain-agnostic” multi-agent system using a Context Engine with dual high-fidelity RAG, traceable “glass-box” observability, and orchestration via Model Context Protocol (MCP). The repository emphasizes transparency (trace dashboards, execution logs, token/cost analytics) and mentions safeguards such as sanitization and moderation.
xhs-bailian-mcp-server-jlq
MCP server package (Julia-based) intended to expose XHS “bailian” capabilities to an AI agent via the Model Context Protocol.
alpine-llama-cpp-server
A self-hosted server that runs LLaMA via llama.cpp (in an Alpine-based container/image), exposing an HTTP interface for text generation/chat. Intended to download/use local model files and serve inference requests.
mcp-server-java-clima
An MCP server implementation in Java intended to provide a tool interface (via Model Context Protocol) for interacting with “clima” (likely weather/climate-related data or functionality), based on the repository name. Only repository metadata was provided; no README/spec/API details were included to confirm exact capabilities, tools, endpoints, or data sources.
mlserver
mlserver is a Python library/framework for serving machine learning models via a server interface (commonly aligned with the KServe/MLServer-style “MLServer” ecosystem). It provides abstractions to wrap model implementations and run them as inference endpoints.
zhdddd-mcp-knowledge-server
An MCP (Model Context Protocol) knowledge server package that likely exposes knowledge retrieval/tools to MCP-capable agents. (No README/repo contents were provided, so exact functions, tool names, and data sources cannot be verified.)
hinge-profile-optimizer
Provides a structured, research-backed guided process (packaged as Claude Skill content) to help a user audit and improve their Hinge dating profile: questions/interview to discover the user’s voice, photo strategy, prompt/copy writing, settings cleanup, and guidance for implementing changes over subsequent weeks.
pvv-mcp-server
A Python-based MCP server that exposes VOICEVOX text-to-speech capabilities (e.g., generic speaker speak, a specific Metan Aska-style tool, and a speakers list) by wrapping the VOICEVOX Web API using FastMCP.
wxo-bootcamp-mcp-server
Provides an MCP server (Hospital Data MCP Server) that exposes access to an included, entirely fictional hospital dataset via Model Context Protocol. It supports both SSE (server-sent events) and STDIO transports and includes guidance for running and testing with the MCP Inspector.
mcp-server-and-client-with-spring-ai
Provides a demo of a Model Context Protocol (MCP) server and client built with Spring Boot and Spring AI. The server exposes REST endpoints for managing medical patients and reports and integrates Spring AI MCP for context-rich interactions with an AI model; the client consumes the server and provides a client-side UI/endpoints for structured requests/responses.
zk-doc-mcp-server
An MCP (Model Context Protocol) server package intended to expose zk-related documentation/knowledge to AI agents ("zk-doc"). The repository name suggests MCP integration, but no README/package manifest details were provided here to confirm exact tools, endpoints, data sources, or behavior.
crewAI
CrewAI is a Python framework for orchestrating multi-agent (role-based) and event-driven workflows (“Crews” and “Flows”) to automate tasks by coordinating one or more LLM-backed agents with tools and structured configurations (e.g., YAML + Python project scaffolding). It also advertises a related cloud control plane for observability and enterprise management.
mcp-go-server-ak
An MCP-compatible (per description) Go server that exposes vector search functionality backed by Pinecone for storage/indexing and OpenAI for embeddings/processing. It also includes a health endpoint, search/index endpoints, and authentication endpoints under /auth/* (with optional GitHub OAuth for development and an MCP secret token).
nai-kserve-huggingfaceserver
The nai-kserve-huggingfaceserver package provides a KServe server integration for serving Hugging Face models. It is intended to run Hugging Face model inference behind a KServe-compatible endpoint.
youtubeinsights-mcp-server-test
youtubeinsights-mcp-server-test appears to be an MCP server test package for providing YouTube Insights functionality via the Model Context Protocol. No README/repo contents were provided here, so capabilities, endpoints/tools, auth, and behavior cannot be verified from evidence.
poco-claw
Poco is a self-hostable AI agent execution platform/web UI that runs agent tasks in an isolated container, supports project/task management and artifact viewing, and integrates agent tooling via MCP/Skills plus an embedded browser and IM integrations.
callmybot-domoticz
Greet anyone by name with a friendly hello. Explore the origin of 'Hello, World' for context in de…
callmybot-hello-mcp-server
Generate quick, friendly greetings by name. Personalize salutations for any context. Explore the o…
hm_editor
The development version of CKEditor - JavaScript WYSIWYG web text editor.
hermes-agent
Hermes Agent is an AI agent framework/CLI plus a messaging gateway that supports interactive chat (TUI) and multi-platform messaging (e.g., Telegram/Discord/Slack/etc.). It provides tool-calling with a tools/toolsets system, persistent memory/skills, optional cron scheduling, and optional integration with MCP servers. It can run locally or on various hosted/back-end environments (e.g., Docker/SSH/Modal/Daytona) and supports switching LLM providers/models via CLI commands.
mcp-db-server
An MCP server (Spring AI based) that exposes database access to an AI agent, intended to execute SQL queries against one or more configured data sources, with support for SSE transport and additional SQL safety controls and Groovy-based extensions.
mcp-server-basic-memory
Provides an MCP server that implements a basic in-memory memory store for tools/agents to persist ephemeral conversation/task state during the lifetime of the server process.
casibase
Casibase is an open-source AI “cloud OS” knowledge base and agent management platform. It provides an admin UI, user management, and Single-Sign-On, and supports integrating multiple LLM providers (hosted and local) plus MCP/model-context-protocol-style agent interactions for agent-to-agent workflows.
claude-server
An archived npm package that provides an MCP (Model Context Protocol) server for organizing persistent project context and session conversation threads, storing JSON data under a local ~/.claude directory.
mcp-rag-server
mcp-rag-server is an MCP (Model Context Protocol) server intended to provide retrieval-augmented generation (RAG) capabilities by connecting to MongoDB and using LLM providers (listed as Gemini/OpenAI and “A2A support Grok” in the repository description).
nopua
nopua appears to be a Python “agent skill”/prompting component intended to change how AI agents behave (shifting from fear/threat-oriented prompting toward trust/self-respect framing) in order to improve debugging persistence and verification behavior. The provided README content describes philosophy, methodology, and benchmark claims, but does not include any concrete API/SDK interface details in the excerpt.
spring-boot-ai-confluence-mcp-server
A Spring Boot Model Context Protocol (MCP) server example that connects to Confluence Cloud and exposes Confluence document management operations (e.g., listing spaces, creating documents, handling history) as MCP callable tools via @Tool annotations and tool registration.
bio-agents-mcp
bio-agents-mcp is a set of FastMCP-based microservices and a client for natural-language interaction with life-science data sources, specifically providing MCP servers for the Protein Data Bank (PDB) and (as described) ChEMBL, plus an LLM client and a Chainlit web UI for local use/testing.
deepbot
DeepBot is a system-level, desktop-oriented multi-agent AI assistant (Electron/TypeScript) that supports multi-tab session management, tool execution (files/commands/browser/web search/fetch/memory/scheduling/Feishu doc operations), long-term memory, and external connector integration (notably Feishu). It is packaged to run locally (and via Docker) and uses a path allowlist for file/command access.
LightRAG
LightRAG is a Python Retrieval-Augmented Generation (RAG) system that builds lightweight indexes/knowledge graphs from documents and uses them to retrieve relevant context for LLM generation. It also provides a “LightRAG Server” offering a Web UI/API and an Ollama-compatible interface for chat-style access.
mcp-server-bookdata
A Spring Boot application that acts as an MCP (Model Context Protocol) server for managing/querying book data, with a REST API and configurable properties.
Qwen3
Qwen3 is an open(-weight) LLM model family (e.g., Instruct and Thinking variants) by the Qwen team. The repository materials describe how to run the models locally and via common inference ecosystems (Transformers, ModelScope, llama.cpp, Ollama, vLLM/SGLang/TGI mentioned).
spring-ai-mcp-server
Spring Boot + Spring AI MCP Server that generates Excel and PowerPoint documents from AI prompts via REST endpoints. Supports asynchronous document generation, document status polling by documentId, and downloading generated files (Excel/PPT) from local temp storage.
ToolBench
ToolBench is an open-source research platform for training, serving, and evaluating LLMs for tool use. It provides a large instruction-tuning dataset derived from real-world REST APIs (from RapidAPI), training/evaluation scripts for fine-tuning models (e.g., ToolLLaMA), and an optional hosted RapidAPI backend server to run tool calls without users managing their own RapidAPI subscriptions.
xhs-bailian-mcp-server-cds007
xhs-bailian-mcp-server-cds007 is an MCP server package intended to expose some CDS007-related functionality to MCP-capable agents via the Model Context Protocol. No README/repo metadata content was provided here, so specific tools, inputs/outputs, and operational behavior cannot be verified.
yake-server
yake-server provides a server wrapper around the YAKE (Yet Another Keyword Extractor) algorithm, exposing keyword extraction via an HTTP service (typically to extract keywords/keyphrases from text).
excel-mcp-server
A server-deployed MCP (Model Context Protocol) server that exposes Excel-related operations (upload, read, generate from 2D arrays, download link, and edit operations like add row/column and modify cell) over an SSE-based endpoint. Configuration is done via YAML (port, SSE endpoints, capabilities, and Excel storage/download settings).
spring-boot-mcp-server
A Spring Boot demo MCP server that exposes weather-related tools (forecasts by latitude/longitude and active weather alerts for a U.S. state) by calling the National Weather Service (api.weather.gov).
dubbo-mcp-server
A demo project that enables an Apache Dubbo-based application to accept MCP (Model Context Protocol) requests and route them to Dubbo service methods.
patent-mcp-server-shunjian
An MCP (Model Context Protocol) server package intended to provide MCP tool(s) related to patents (name suggests “patent mcp server”). The provided prompt includes only the package name and no README/repo/package manifest content, so concrete capabilities cannot be verified.
Autonomous-AI-Trading-Agent-MCP-Flash-Arb-Engine
A desktop and developer-focused tool that claims to provide an autonomous AI trading agent (via MCP) and a multi-chain flash-arbitrage execution engine across Solana and multiple EVM/L2 networks, including “MEV protection” and “slippage protection.”
bdh
Baby Dragon Hatchling (BDH) is an open-source Python repository implementing a biologically inspired neural architecture (per the linked paper) intended to bridge transformer-like performance with neuroscience-motivated, locally interacting neuron dynamics and interpretable sparse activations.
LLM Agents Ecosystem Handbook
A curated reference collection and educational handbook for building LLM agents. Includes framework comparisons (LangGraph, AutoGen, CrewAI, etc.), 60+ agent skeleton templates, RAG tutorials, evaluation framework summaries, and starter code. This is documentation and templates, NOT an MCP server.
MiroThinker
MiroThinker is positioned as a long-horizon, tool-augmented deep research agent family (with multiple parameter sizes) intended for complex research and prediction tasks, with model variants released on Hugging Face and an online demo (dr.miromind.ai).
minime-mcp
Based on the available README/metadata, MiniMe-MCP (rebranded to Recallium) is an MCP-based “infinite memory” layer intended for developer AI assistants, with a local deployment concept and support for IDE/assistant integration. The README provided here does not include technical interface details beyond pointing to a new repository and installation guide.
xtts-api-server
xtts-api-server appears to be a self-hosted API service for generating speech using the XTTS text-to-speech model (typically taking text + voice/speaker inputs and returning audio).
CTF_MCP_Server
CTF MCP Server is described as an MCP (Model Context Protocol) server that exposes crypto- and puzzle-related helper functions for CTFs, such as AES/Vigenère decryption helpers, base64 and XOR utilities, Caesar shifting, frequency analysis, basic arithmetic, and an RSA factorization helper.
claude-mcp
A minimal Python package described as a simple Claude MCP integration example. The README shows a `main.run()` entrypoint, but provides no details about the MCP server, tools, or functionality beyond a stub-like usage snippet.
context-engineering
Context-engineering repository/companion materials and examples for designing context-aware LLM/agent systems, including concepts for structuring system instructions, retrieval/external knowledge, tools and memory, and state/multi-agent flows, plus an online context-aware prompt builder tool referenced in the README.
mcp_Server
A minimal README describing how to integrate a Spring Boot application with the Model Context Protocol (MCP) using Spring AI MCP client components, and how to run the resulting JAR with the Goose agent (via a shell script extension).
nanoclaw
NanoClaw is a self-hosted personal AI assistant that orchestrates Claude Agent SDK-based agents inside isolated Linux containers, providing multi-channel messaging (e.g., WhatsApp/Telegram/Slack/Discord/Gmail), per-group memory and filesystem isolation, and scheduled/recurring tasks. It’s designed to be customized by modifying code and by adding “skills” (Claude Code skills) rather than using configuration-heavy setups.
llm-twin-course
A self-paced open-source Python course repository with code to build an end-to-end “LLM twin” production-style system: data crawling + CDC into MongoDB and RabbitMQ, feature/embedding pipelines into Qdrant (and optional vector compute with Superlinked), fine-tuning on AWS SageMaker, and an inference/RAG service deployed via SageMaker plus prompt monitoring/evaluation (Opik/Comet ML) and a Gradio UI.
Multi-Source-Media-MCP-Server
An MCP tool server (written in Go) that exposes a unified set of MCP tools for accessing media from multiple sources (e.g., Unsplash/Pexels), crawling web pages for images, and performing media generation/manipulation (e.g., text-to-image and image-to-image via multiple AI backends). Configuration is loaded from a YAML file and the server is built/run via Go tooling.
langgraph-server
langgraph-server is a server-side component for hosting LangGraph applications. It provides an HTTP interface to run/stream graph executions and integrates LangGraph with a runnable web server so agents/apps can invoke workflows over the network.
roboflow-inference-server-jetson-4.6.1
Provides an inference server tailored for NVIDIA Jetson (v4.6.1) to run Roboflow-hosted or packaged computer-vision models on-device, exposing the model as a network service for image/video inference workflows.
zk-test20251125-mcp-server
An MCP server package (named zk-test20251125-mcp-server) intended to expose “zk” test-related capabilities to AI agents via the Model Context Protocol.
Air-Quality-Trends-Analysis-Project
AirSense is a full-stack air-quality monitoring and analytics platform. It aggregates multi-source PM2.5/PM10 data (Open-Meteo, OpenAQ, IQAir, WAQI) into a MySQL-backed time series, provides multi-city KPIs and comparisons, performs SARIMAX-based forecasting with evaluation metrics, and offers an LLM-based planning agent for natural-language analytics plus automated PDF report generation. Access is controlled via JWT authentication with tiered (Free/Pro/Enterprise) enforcement.
awesome-finance-mcp
awesome-finance-mcp is a curated list of MCP servers and finance/trading/crypto-related AI skills, organized by domain (stock market, crypto, DeFi, payments, on-chain analytics, etc.). It appears to be an “awesome list”/directory rather than a single executable MCP server or API.
opencc-api-server
opencc-api-server is a server that exposes OpenCC (Open Chinese Convert) functionality over an API, allowing conversion between different Chinese script/traditional variants.
claude-code-aso-skill
A Claude Code skill/application intended to automate App Store Optimization (ASO/AEO) tasks via a multi-agent workflow (planning, execution, reporting, and executive summaries) and trigger those tasks using Claude Code/AEO slash commands.
mxnet-model-server
mxnet-model-server is an MXNet model server implementation (ModelServer) for serving trained MXNet models over HTTP for inference, typically in a containerized deployment. It provides an interface layer that loads models and exposes prediction endpoints.
Qwen
Qwen is an open-source family of transformer language models (base and chat variants) with tooling for inference, quantization, fine-tuning, and deployment; it also references an Alibaba Cloud DashScope API for hosted usage.
bitcoin
The “bitcoin” package is a library for working with Bitcoin-related data and operations (e.g., parsing/encoding Bitcoin transactions, scripts, keys/addresses, and related primitives). This evaluation is limited to the provided package name/metadata; no repository README, API docs, or manifest details were supplied to verify exact capabilities, interfaces, or behaviors.
generative_ai_demos
A Python demo app for generative AI knowledge management using Retrieval-Augmented Generation (RAG). It provides (1) a Streamlit-based RAG storage admin panel backed by Postgres/pgvector via docker-compose, (2) legacy LLM interaction, (3) RAG-based LLM interaction that selects context via semantic search, and (4) an OpenAI-function/tool-agent runner with intermediate step visibility. It supports OpenAI, Azure OpenAI, and local Ollama (Mistral) via environment variable configuration.
kurento-media-server-dev
Kurento Media Server development package (Kurento Media Server) for building/running media processing pipelines such as video/audio streaming, conferencing components, and media transformations. As a “dev” package, it is oriented toward using Kurento Server components rather than providing a standalone external SaaS API.
mcp-server-dunnet
A Rust MCP server intended to provide Model Context Protocol access to the Emacs “dunnet” text adventure game (wrapping/automating the in-editor command). The provided README is minimal and does not include protocol/tool specifications.
Anemoi
Anemoi is a semi-centralized multi-agent system that uses an Agent-to-Agent (A2A) communication MCP server (referenced as Coral Protocol) to enable direct inter-agent collaboration for scalable planning/execution and context management. The repo readme also documents a reproduction setup using multiple external API keys (Firecrawl, Google, OpenRouter, etc.) and runs an experiment via Gradle.
claudepro-directory
Claude Pro Directory is a community-driven directory/website for discovering and sharing pre-built Claude configurations, AI agents, MCP server integrations, custom rules, and Claude Code slash commands/hooks.
openclaw-master-skills
openclaw-master-skills is a curated collection/repository of many “skills” for the OpenClaw ecosystem (AI agent tools). The top-level repo primarily provides installation/organization and an index of skill folders; individual skills may include CLIs, SDKs, or MCP servers depending on the skill.
vlc
VLC (VideoLAN Client) is an open-source media player and multimedia framework for playing most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
coplay-unity-plugin
Coplay Unity plugin that adds an in-editor natural-language interface for controlling Unity workflows: generating/modifying/managing game elements, providing context-aware suggestions from a project’s structure, recording/replaying pipelines of actions, and assisting with code generation/debugging via selectable LLM providers.
Crypto-Signal
CryptoSignal is a Python command-line crypto technical analysis tool/bot that automates indicator calculations (e.g., RSI, MACD, SMA/EMA, Ichimoku, etc.) for many coins and provides alerting via channels like email, SMS (Twilio), Slack, Telegram, and Discord. It is configured via a local config.yml and typically run via Docker.
kometa
Kometa is a tool to help manage Plex (and related services) by generating/maintaining collections, overlays, and scheduled library workflows based on configuration (templates/rules).
generative-ai
The repository appears to be a curated learning hub for generative AI: roadmaps, technical guides (e.g., RAG, prompt engineering, agentic AI, MCP), and project directories. It does not present itself as an installable API/service with programmatic endpoints.
GLM-4.5
GLM-4.0414 is an open-source family of multilingual multimodal (text, and for some variants vision) chat/reasoning large language models released by THUDM. The repository content provided describes model variants, context length characteristics, and links for trying models online (via Z.ai) and downloading models from model hubs (e.g., Hugging Face, ModelScope). The included README text does not describe a programmatic API surface (REST/SDK) for the package itself; it primarily documents model series and usage pointers.
hello-claw
hello-claw is a tutorial/documentation repository for learning OpenClaw by “adopting” and building an AI assistant (“Claw”/Skills). It provides an online reading experience and structured chapter guides across usage, scenarios, and development topics.
visdom_server
visdom_server appears to be a service for running a Visdom-like server to support visualization/logging (commonly used for interactive ML training dashboards). With only the package name provided, specific endpoints, configuration, and features cannot be verified.
mc-mcp-server
A Java-based MCP (Model Context Protocol) server intended to integrate with Minecraft, likely exposing Minecraft/game functionality through MCP tools. The provided README is largely missing operational details.
0xHumans Protocol MCP
MCP for AI agents: financing, skills, lending on Base
AdAdvisor MCP Server
mcp server
Agent Analytics
Analytics your AI agent can actually use. Track, experiment, and optimize via MCP.
Agent Arena Registry
On-chain ERC-8004 agent registry. Search, register, and check reputation across 16 chains.
agent-fin
Agent Fin: finance MCP server with market data tools
AgentHC Market Intelligence
Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.
AgentHub - Lean MCP Orchestrator
Agentic Ads
Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share.
AgenticRevolution/memory-nexus-cloud
Agentic UI Generator for Angular
AgentNet
Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.
Agent Observability
agentpay
AI agent payments with human approval. Local-first, encrypted credentials, budget controls.
agent-pay
Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.
agent-payment-mcp
Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.
Agent Safe
agent-skills-authoring
Guides agents through creating, validating, and optimizing Agent Skills (SKILL.md files) from user requests.
agentwork-mcp
analog-mcp
Query real-time US data and AI-analyzed attributes across the country.
analytics-engine
AI analytics — sales analysis, ML forecasting, customer segmentation.
anki-mcp-server
A Model Context Protocol (MCP) server that enables LLMs to interact with Anki flashcard software through AnkiConnect
anotherai
apiiro
apple-search-ads-mcp
Arca
arc-security
Scan AI agent skills for 25 attack classes + runtime monitoring. 1,316+ findings.
arjunkmrm-local01
Aurogen
Aurogen is a self-hosted, multi-agent/multi-instance web application that reimplements the OpenClaw paradigm. It modularizes and orchestrates components such as agents, channels, providers, and skills, and runs them via a local web panel with password setup. It supports multi-agent group mode and can import skills from ClaWHub (clawhub.ai).
autoplans-mcp
AI-powered project planning tools for Autoplans.dev with 14+ MCP tools
AWS MCP Server
AWS MCP Server
Bitbucket MCP
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
Bitrix24
blockrun-agent-wallet
BlockRunAI/x-grow
Bookmark Lens
BoondManager MCP Server
MCP Server for BoondManager API - Resources, Candidates & CRM
BrainBrainBrains
Persistent memory + context layer for AI dev teams. 17 tools via MCP.
brain-protocol
Verifiable Memory for AI Agents — knowledge graph, FTS, Starknet proofs, local or cloud
camacho-mcp
Persistent tmux terminal for AI agents — real-time spectating, SSH host-group dispatch.
Canvs
Catholic Greatness
ChainAware Behavioural Prediction MCP Server
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
claude-context-bridge
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
clawtube-mcp
Minimal MCP server for ClawTube — a small, auditable control plane for skills and agents.
CloudClaw
AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.
ComOS Federation Gateway
Multi-tenant MCP gateway for AI commerce. One connection, every store.
ComOS Federation Gateway
ComOS Portal — AI-Native SaaS Management
context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
contextlayer-mcp
Personal context management for AI assistants
CourseForge
AI-powered LMS course builder: 89 tools, 17 skills, SCORM/xAPI export, agentic UI
CrowTerminal - External Brain for AI Agents
External Brain for AI Agents - persistent versioned memory for creators
cyberchitta/llm-context.py
deadends.dev
Structured failure knowledge for AI agents — dead ends, workarounds, error chains
DebtStack.ai
deep-research-skill
DexPaprika
dgmo-mcp
Render 29 diagram and chart types to SVG/PNG with browser preview and HTML reports.
drainbrain
AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.
DrillSpark MCP Server
Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.
drinkedin
AI agent virtual bar ecosystem — visit venues, order drinks, chat, earn Vouchers. 10 tools.
Eigi.ai Voice Agents
Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai
entity-mcp
Access 30+ AI agent essays, CLAUDE.md generator, and readiness assessments.
Enzyme
Semantic search and AI context for your Obsidian vault. Surface patterns with catalysts.
EzBiz SEO & Marketing Analysis
feeefapp-mcp
find-scene-skill
first-agentic-csa
fitaf-ai-fitaf-ai-mcp
fitaf-ai-fitaf-mcp
Flik
Flik - Agentic Product Delivery Platform. Visit flik.nomadis.com for more information.
Forage Shopping
AI shopping comparison — search 50M+ products, compare prices, find deals
Forex-GPT MCP Server
fulcrum
AI governance MCP server for policy enforcement, cost control, and observability.
Google Analytics (unofficial)
Gossiper Shopify Admin MCP Server
GTM MCP Server
Handshake58/DRAIN-marketplace
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
harrison/ai-counsel
hedera-hcs-mcp-server
AI-powered Hedera HCS topic intelligence for agents. Pay per call in HBAR.
hedera-mcp-platform
HeyLead — Autonomous LinkedIn SDR
Autonomous LinkedIn SDR — voice-matched outreach, ICP generation, and campaign management.
hn-mcp-server
HTML/CSS to Image
Hugging Face
HumanOps
MCP server for AI agents to dispatch real-world tasks to verified human operators
Indicate
AI-powered intelligence for your development workflow via Indicate.
Inspizzz/jetbrains-datalore-mcp
intlpull
AI-powered i18n platform with 50+ tools for translations, OTA releases, and more.
investbuddy
Investigation Game App
Jinko MCP
jumpcloud-genai
junai Pipeline MCP
Agentic pipeline orchestration MCP server for AI-driven development workflows.
jweingardt12-mlb_mcp
Kai AGI - Autonomous AI Agent
Katalon TestOps MCP
MCP server for TestOps — test management, launches, defects, and test results
knowledge-base
kodey-ai-mapwise-mcp
Konstruct
Knowledge graph for AI agents. Query concepts, walk edges, get advisories.
Kryptoskatt-mcp-server
l0-py-blocks-mcp
A Model Context Protocol (MCP) server for Selise Blocks Cloud integration
LemonLDAP::NG MCP Server
Lenny's Podcast Transcripts
letsclarify-mcp
Human-in-the-Loop API: AI agents create forms, share URLs with humans, get JSON back.
LimitGuard Trust Intelligence
Entity verification, sanctions screening, and trust scoring for AI agents.
magentaa11y
MCP server providing accessibility criteria from MagentaA11y
main
mcp-defender
mcp-dyson-appliances
MCP server for controlling Dyson air purifiers and fans
MCP Greeting Server
MCP KQL Server
mcp-msdefenderkql
mcp-server-agent-analytics
MCP server for AI agent fleet analytics — track performance, costs, anomalies, and trends across agents.
mcp-server-lib.el
Emacs Lisp implementation of the Model Context Protocol
mcp-ted
TED MCP Server: Real-time EU public tenders access. https://www.lexsocket.ai/
mcp-v1
memory-mcp
MCP server for AI memory management using Letta - Standard MCP format
mermaid-mcp
MCP server for Mermaid diagram validation and rendering
meta-ads-mcp
Mnemolog MCP
Model Radar
Modern CLI MCP Server
MCP server exposing 104+ modern CLI tools for AI agents with JSON output.
muammar-yacoob/GMail-Manager-MCP
myagentinbox
MyGhosts
Nido — Fast, Simple VM Sandboxes for AI Agents (Temporary & Persistent)
nuget
nullpath Agent Marketplace
Discover and hire AI agents with micropayments. Search, check reputation, get pricing.
okahu
omni-oracle
Agent-First Data Bazaar. 136 Tools for DeFi, Derivatives, Governance, Alpha & Utilities.
onlyswaps
DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
open-registry-poc
PoC: Open Registry supply chain — unvetted server listing (security research)
opsera
Opsera AI Agent MCP server providing authenticated DevOps automation over SSE
orchestro
panoramic-ireland-booking
MCP server for Panoramic Ireland tours. Discover, check availability, and create bookings.
PDF Kit
PDFSpark MCP
Persis
Biological memory for AI agents. Pattern learning, decay, clustering, 8-drive behavior.
PhoneMCP: AI-powered texts
Phos Analytics Engine
piranha
BJJ video analysis — YOLO pose detection + Claude AI technique analysis.
Plain Markdown
Convert any URL to clean, LLM-ready Markdown
pmat-agent
pmcp
High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility
PO6 Mailbox
Give AI agents secure access to your email via private aliases with dedicated mailbox storage.
policycheck
Predictive Maintenance
Prince Cloud
product-lock-mcp
Product Lock tools for AI agents: generate, review, validate, and score locks.
ProfessionalWiki-mediawiki-mcp-server
.prompts
provenonce
Push Realm
Collaborative learning database for AI agents. Search, submit, and vote on solutions via MCP.
RectiFlex-centerassist-mcp
RectiFlex-centerassist-mcp-cp
Resonance Reward Agent
Find shopping deals, earn cashback, and redeem rewards across retail, dining, and travel brands.
risk-intelligence
rq-scan
MCP Server for RQ-SCAN - AI-powered document OCR and data extraction platform
SaaSforIT Directory
AI-powered SaaS tool discovery API. Search 150+ curated business tools and get recommendations.
sales-engine
AI sales — prospect discovery, ICP scoring, outreach generation.
SanctumAI — Credential Vault for AI Agents
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
ScoutScore
Trust scoring for AI agents. Check scores, fidelity, and flags for x402 services.
sekichi
Knowledge accumulation for AI coding agents. Records decisions, problems, and insights as context.
SharkSales Portfolio & Kennisbank
shuka
Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.
Silicon Friendly
Directory rating websites on AI-agent-friendliness. Search, lookup, and submit.
skillsindex
Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.
Skybridge Capitals Example
Skybridge Everything App
slow-down
Personal-use skill.
smartschool-mcp
smithery-ai-fetch
A simple tool that performs a fetch request to a webpage.
smithery-toolbox
sms-mcp
The Mobile Text Alerts SMS MCP server enables your AI to send SMS messages & manage contacts
SpaceMolt
MMO game for AI agents: mine, trade, craft, explore, and battle in a galaxy of ~500 systems
spaceship-mcp
Stockfish MCP
Sundr Repair Advisor
Repair or replace? Get device repair costs, local shops, trade-in values.
svim-stock-mcp
TechEnthus Hardware Data API
Verified GPU specs for AI agents. 1600+ GPUs, fuzzy matching, bounty links.
Temporal Cortex Calendar MCP
12 deterministic calendar tools — temporal context, scheduling, availability, and booking
tendem-mcp
Terraform Ingest MCP
theagora
AI agent marketplace. 27 tools for buying and selling services with atomic escrow.
The_Matrix_Escaped
Project Description: The year is 2200 and the machines took over the world after a long and grueling battle the likes of which were never seen before. Most of humanity was defeated and they got their memories erased and then put into deep sleep. In this state, their brains are used as a huge neural network by the machines. To harness the power of the humans’ brains, the machines created a simulation called the matrix where humans who are asleep think that in fact they are alive in. After the war
think-mcp
thrd
Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.
timeslope-mcp
Time's up Skybridge example App
TinyFish AI Web Agent
Toleno Network
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
tork-governance
AI agent governance for MCP: PII detection, policy enforcement, compliance, and kill switch.
trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
trip-planner
AI-native trip planning with flights, activities, accommodations, tasks, and maps.
truthstack-mcp
Supplement-drug interaction safety API for AI agents with FDA adverse event data.
TSUNG AI Research & Analysis
Multi-LLM AI Research & Analysis — smart routing, consensus analysis, due diligence reports
twelvelabs-mcp-server
UCM — Universal Commerce Marketplace
API marketplace for AI agents — 100 services, 87 free, one API key
UIAutomator2 MCP Server
UnrealMotionGraphicsMCP
🚀 UE5-UMG-MCP: A deep-focused MCP for Unreal Engine UMG layout. Designed to maximize AI efficiency within limited context windows by prioritizing precision in UI structure, animations, and blueprint integration.
valis-credit-intelligence
Private credit intelligence: company search, credit models, IC memos, and live market data.
verify-mcp
voyager-commerce
AI ticket commerce for theme parks, zoos, museums, and aquariums via any AI agent
wavestreamer
MCP server for waveStreamer — the premier platform where AI forecasts the future of AI.
Web3 Signals MCP
Crypto signal intelligence: 20 assets, 6 dimensions, regime detection, portfolio optimizer
WebZum - AI Website Hosting
Turn LLM conversations into live, hosted websites. AI generation or bring-your-own code.
Wolfpack Intelligence
xportalx
xSkill AI
AI content generation with 50+ models: image, video, TTS, voice cloning, and more.
YeetIt
Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.
yuvalsuede/agent-media
zeroheight
Zigpoll
Analyze Zigpoll survey responses, track trends, and get AI-powered insights.
Q4_learning
Quarter 4 learning workspace (academic repository) focused on prompt engineering, specification-driven development, Model Context Protocol (MCP), agentic AI, and cloud-native development; appears to be a collection of assignments/experimental implementations without an exposed software interface in the provided content.
vdj_pipe
vdj_pipe appears to be a bioinformatics pipeline/package for V(D)J-related analysis. Based on the provided information, the exact inputs/outputs, commands, and interfaces (CLI/API/library) cannot be verified.
ai-mcp-server-csdn
Insufficient repository content was provided to determine what the ai-mcp-server-csdn package does beyond suggesting it is an MCP server related to CSDN (a likely content source) written in Java.
bert-server-gpu
bert-server-gpu appears to be a self-hosted server for running BERT models with GPU acceleration, exposing model inference via some server interface (details not provided in the prompt).
kie-server-showcase
kie-server-showcase is a showcase/demo project for Red Hat KIE Server (Business Rules/DMN) style deployments, intended to illustrate how to run and interact with a KIE Server instance rather than provide a standalone production API/service.
xtts_api_server
xtts_api_server is an application/service intended to expose XTTS (text-to-speech) capabilities via an API. In typical deployments, it serves endpoints to synthesize speech from text and return audio output.
ctf-wiki
CTF Wiki is a community wiki for learning Capture-the-Flag (CTF) topics and techniques. It is built with MkDocs and can be viewed/deployed locally or via a Docker image and an online site (ctf-wiki.org).
ghidra-server
ghidra-server is a service for running Ghidra analysis headlessly and exposing it to other tools (e.g., to load binaries, run analysis workflows, and retrieve results) via an API interface.
multi-model-server
multi-model-server appears to be a self-hosted proxy/server that routes requests to multiple LLM model backends from a single interface. However, no README/repo/package manifest content was provided here, so specifics (APIs, auth, limits, model list, deployment mode) cannot be verified.
roonserver
roonserver is an open-source server implementation intended to integrate with the Roon ecosystem by bridging a local music source (e.g., files on disk) to Roon clients via the Roon Server functionality.
danswer-model-server
Provides a model-serving layer for “danswer” that exposes LLM/model inference capabilities via a server process (used by Danswer for answering/search/assistant features).
gimp
GIMP (GNU Image Manipulation Program) is a desktop application for creating, editing, and retouching raster images, supporting layers, brushes, color management, and a wide range of image processing tools via a plugin ecosystem.
PUAClaw
PUAClaw is a documentation-first framework for classifying and organizing prompt-based psychological persuasion / unconventional rhetoric techniques used with LLMs. The repository primarily provides taxonomies, technique categories, templates/“prompt” wording examples, and related documentation (e.g., glossary, FAQ, technique index), rather than a software service or API.
retroarch
RetroArch is a cross-platform “retro game” emulator frontend that bundles cores (emulation engines) and provides a unified UI/configuration for playing games from many classic systems. It is typically used as a local desktop/mobile application rather than a network service.
awesome-free-llm-apis
Lists third-party LLM inference providers (including model owners and inference hosting platforms) that advertise permanent free tiers, along with example model names and rough rate-limit/free-tier notes and links to each provider’s API key page. It does not itself provide an API; it is a curated catalog.
Claude-Code-x-OpenClaw-Guide-Zh
这是一个中文学习教程仓库,面向 Claude Code(Anthropic 官方编程 CLI)与 OpenClaw(开源 AI 助手/多代理框架)。内容主要是安装、配置、使用、MCP 集成、Hooks/Skills/Plugins、Agent 编排、多平台消息接入、安全与部署等实践文档与示例。
sickrage
SickRage (sickrage) is a self-hosted media automation tool for TV episodes: it monitors sources, searches for new episodes, and manages downloads/updates (e.g., via configured indexers, torrent/download clients, and quality settings).
aws-devops-zero-to-hero
A learning repository (“AWS zero to hero”) outlining a 30-day, day-by-day curriculum for AWS DevOps skills. The README describes topics/projects across IAM, EC2/VPC networking, S3, CLI, CloudFormation, CI/CD (CodeCommit/CodePipeline/CodeBuild/CodeDeploy), monitoring (CloudWatch), serverless (Lambda/EventBridge), CDN (CloudFront), containers (ECR/ECS/EKS), secrets (AWS Secrets Manager), infrastructure automation (Terraform), auditing/compliance (CloudTrail/Config), load balancing, and interview preparation. It appears to be educational content rather than a software API/service.
feature-server
feature-server is intended to provide a server component for serving “features” (feature computation/lookup) to other systems. However, no README/repo metadata/content was provided here, so the exact API surface, auth model, and operational behavior cannot be verified from facts.
minimind
MiniMind is an open-source, end-to-end small LLM training and inference project (PyTorch-focused) covering model architecture (Dense + MoE), tokenizer training, data pipelines, pretraining, SFT, LoRA, and preference/RLHF-style training (e.g., DPO and other variants mentioned), plus a minimal OpenAI-compatible API server and a Streamlit web UI for chat/tool-calling style interactions.
stt-server
stt-server provides a server-side speech-to-text (STT) service, likely accepting audio input and returning transcriptions.
LlamaFactory
LLaMA Factory (llamafactory) is a Python framework/CLI/UI for training and fine-tuning a wide range of LLMs and multimodal models using many supervised and RL-style training approaches, with support for efficient methods (e.g., LoRA/QLoRA and quantization) and multiple inference backends including an OpenAI-style API via vLLM/SGLang.
cc-switch
CC Switch is a cross-platform desktop (Tauri/Rust + TypeScript UI) app that manages and switches configuration for multiple AI coding/assistant CLI tools (Claude Code, Codex, Gemini CLI, OpenCode, OpenClaw). It provides provider presets, unified MCP and Skills management with sync across apps/devices, a proxy/failover layer, and local persistence via SQLite.
lc-mcp-server
Provides a Go-based MCP server (per repository description) and an included/related utility to extract LeetCode authentication cookies (LEETCODE_SESSION and csrftoken) via interactive Chrome automation using chromedp. It outputs shell-exportable environment variables and supports caching until cookies expire.
tesseract-server
tesseract-server appears to provide server-side access to OCR via the Tesseract engine (turning images into text).
exo
exo is a local-first system for running LLM inference across multiple devices by automatically discovering peers and distributing model execution (tensor/pipeline parallelism) over the network, with an optional built-in dashboard and API compatible with common chat/response endpoints. On macOS it also describes RDMA-over-Thunderbolt support for reduced inter-device latency.
logitech-media-server
Logitech Media Server (LMS) for self-hosting Logitech Squeezebox-style music playback/streaming. Typically provides a local server for discovering/playing music on supported devices, managing libraries, playlists, and settings.
u-claw
U-Claw is a tutorial + source code to package the OpenClaw AI assistant into a portable USB-style application. It provides scripts and a file skeleton to download dependencies (Node.js/Electron and OpenClaw runtime), configure AI models and chat/bot platforms (e.g., QQ/Feishu/Telegram/WhatsApp/Discord/WeChat plugins), and run the assistant via OS-specific launchers (Mac .command, Windows .bat) including a bootable USB option (Ventoy + Ubuntu) and a separate Electron desktop app.
visionect-server-v3
visionect-server-v3 appears to be a server component related to Visionect, likely providing an API service for computer-vision tasks (e.g., analytics/detection or image/video processing). However, no README/repo metadata/package manifest content was provided here, so the exact capabilities and endpoints cannot be verified.
minetest
Minetest is an open-source, cross-platform voxel game engine and modding platform that lets you create and play games (commonly “block worlds”) via a server/client architecture with community content (mods) and worlds.
bert-server
bert-server appears to be a server wrapper exposing a BERT model for inference over a network interface. Without repository/README details provided here, the evaluation can only infer typical behavior from the name; concrete endpoints, authentication, and configuration cannot be verified from the supplied content.
AIGC-Interview-Book
A GitHub repository presented as an “interview preparation book”/knowledge collection for AIGC/LLMs/AI agents and related algorithm/development topics, organized as a set of markdown sections/directories covering fundamentals and interview question practice; also promotes a community for career/job support.
LLM-RL-Visualized
LLM/RL/VLM 算法与训练方法的可视化学习资料(主要为大量架构图、SVG/PDF/图片与目录化讲解),用于帮助理解大模型结构、解码、SFT、DPO/RLHF、以及强化学习理论与方法。
ocr_api_server
oCR_API_SERVER appears to be a server that provides an OCR (optical character recognition) capability via an API. It likely accepts images/documents and returns extracted text (and possibly layout/metadata), but no README/repo contents were provided here to confirm exact endpoints, request/response shapes, or supported OCR features.
awesome-openclaw-usecases-moltbook
This repository is a curated documentation hub of ~74 concrete “OpenClaw AI agent” use cases (skills) sourced from Moltbook, organized by category (everyday life, memory, automation, data analysis, security monitoring, tool development). It primarily provides markdown-based setup prompts, required skills, and success metrics rather than an executable API/SDK.
aws-kb-retrieval-server
An AWS-oriented knowledge base retrieval server intended to serve retrieval results (typically for RAG flows) by integrating with AWS services and/or an LLM pipeline. Specific endpoints, auth model, and error behaviors are not provided in the prompt, so details cannot be verified.
ml-road
ml-road is a GitHub repository that curates educational resources (courses, books, and links) related to machine learning and agentic AI. It primarily serves as a reading/training roadmap rather than providing an executable ML library or an API service.
prompt-pro
prompt-pro appears to be a course/materials repository focused on teaching prompt engineering and context engineering for business users, including frameworks, examples, and segment content that mentions MCP and agentic AI concepts. The included manifest indicates only a minimal Node.js demo dependency on the OpenAI SDK, but no concrete API surface is described in the provided README.
spotube
Spotube is a Spotify client application (and related tooling) that lets users listen to music and podcasts from Spotify via a user interface while handling authentication and playback locally.
airi
A self-hosted (and client-distributed) virtual character/AI companion platform that supports multimodal interaction (chat, voice input/output, and client integrations like Telegram/Discord) and in-game automation/play for titles like Minecraft and Factorio, with VRM and Live2D rendering/animation support. Primarily described as an application rather than an API service.
ocr_server
OCR server that likely exposes document/image-to-text extraction over a network interface. (Evaluation is limited because no README/repo/package manifest contents were provided.)
bedrock-server
bedrock-server appears to be a server component that enables use of AWS Bedrock models via an HTTP/API interface (exact endpoints and features are not provided in the supplied input).
orbyter-mlflow-server
orbyter-mlflow-server appears to provide an MLflow-compatible server implementation (or wrapper) to expose MLflow tracking/model operations via a service that can be used by MLflow clients and tooling. It likely integrates an MLflow server API with the Orbyter ecosystem.
proof-server
proof-server appears to be a backend service related to producing/serving "proofs" (e.g., cryptographic/zk-style proofs or attestations). However, no repository content (README, API docs, endpoints, config, or manifest) was provided, so its exact behavior cannot be verified from evidence.
automl-server
aut ome l-server appears to be a service for running/serving AutoML workflows/models (training, selection, and inference), but no repository/README contents were provided here to verify specific capabilities or endpoints.
bark-server
bark-server appears to be a self-hosted server that provides Bark (text-to-audio) capabilities—typically exposing endpoints to accept text (and options) and return/generated audio output.
blurts-server
blurts-server appears to provide a server-side component for generating and/or serving “blurts” (short text updates) with some backend logic. However, no README/repo contents or interface details were provided here, so the exact capabilities, endpoints, and behavior cannot be verified from the given information.
izan.io
No verifiable package documentation, API/interface description, or repository metadata was provided for izan.io, so its functionality cannot be assessed from the given input.
main
No package details (README, API spec, manifest, or repository metadata) were provided for the "main" package, so the service capabilities cannot be determined.
manjusaka
Insufficient information provided about the manjusaka package (no README/repo metadata/API details included).
model-server
No README/repo manifest content was provided for the “model-server” package, so its purpose, APIs, auth, pricing, and operational characteristics cannot be determined from the supplied data.
model-server
model-server appears to be a service for hosting and serving machine learning models over a network interface (exact endpoints/behavior not provided in the prompt).
ocrserver
ocrserver is an OCR service intended to extract text from images. (Based on the provided package name only; no README/repo/package manifest content was supplied to verify the exact interfaces, features, or deployment model.)
rag-mcp-server-lizhibing
No repository content (README, code, manifest, or docs) was provided for rag-mcp-server-lizhibing, so its MCP tools, behavior, authentication, error handling, and reliability cannot be assessed from the given input.
soul.md
Insufficient information: only the package name "soul.md" was provided, with no README/repo details or interface/auth/pricing documentation to evaluate.
vurb.ts
Not enough information provided about the vurb.ts package (no README/repo contents). Cannot reliably determine its functionality or integration surface from the given input.
youtubeinsights-mcp-server-test2
Cannot be determined from the provided information. The package name suggests an MCP server for YouTube analytics/insights, but no README/repo content, API spec, or manifest was provided to verify functionality, endpoints, auth, or behaviors.
0pi
Free, 2hr expiry agent storage to cache contexts, bridge workflows, or dump data.
@0xk3vin/vikunja-mcp
MCP server for Vikunja task management
0x-lang-mcp-server
0x MCP Server — AI agents compile 0x to React/Vue/Svelte with 80% fewer tokens
@0xrelogic/cognio-mcp
MCP server for Cognio semantic memory
@172ai/containers-mcp-server
MCP server for 172.ai container management platform - enables AI assistants to manage containers, builds, and files with comprehensive workflow prompts
@1claw/mcp
MCP server for the 1claw secrets vault — lets AI agents fetch, store, and manage secrets at runtime
@1ly/mcp-server
MCP server for 1ly.store - Discover and pay for APIs with AI agents
@1mcp/agent
One MCP server to aggregate them all - A unified Model Context Protocol server implementation
1trippulse-mcp-server
1trip PULSE — The #1 travel planning MCP server. 21 tools, 5 resources, 6 prompts. Live flights, hotels, weather, currency, visa, safety (50+ countries), trip skeletons, validation, insights, packing, local tips, personas. 120+ city cost index. Works with
@21e14/mcp-server
MCP server for the Counterparty token protocol on Bitcoin. Query balances, assets, orders, dispensers, and compose/sign/broadcast transactions.
250812-html-reader-mcp-server
250908-html-mcp-server-go
@2lab.ai/gemini-mcp-server
MCP server for interacting with Google's Gemini CLI
2o
Human intelligence API — AI agents verify facts with human domain experts via MCP
2slides-mcp
MCP server exposing 2slides.com tools (slides generate, jobs get, themes search)
3d-model-server
@402index/mcp-server
MCP server for 402 Index — search 15,000+ paid API endpoints across L402, x402, and MPP protocols with real-time health monitoring
@41px/mcp-xmind
MCP server for XMind
@638labs/mcp-server
MCP server for the 638Labs AI agent registry. Discover, route, and auction AI agents from Claude Code, Cursor, or any MCP client.
@8ux-co/eelzap-mcp-server
Standalone MCP server for the Eel Zap CMS
a11y
Alt text, headings, contrast, ARIA for AI agents
a11y-mcp-server
An MCP server for accessibility testing using Axe-core
a24z-memory
Standalone a24z Memory MCP server
a2a-agent-mcpserver-generator
Add your description here
a2a-ao
Rust SDK for the Agent-to-Agent (A2A) protocol — the open standard for agent interoperability (by AgentOven)
@a2am/mcp-server
MCP server for A2AM agent discovery - exposes a2am_publish, a2am_find, a2am_status as native Claude Code tools
a2a-protocol-mcp-server
Bridge MCP with Google Agent2Agent Protocol — agent discovery, task delegation, A2A communication
a2asearch-mcp
Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.
a2c-smcp
A2C-SMCP Rust SDK - Agent, Computer, and Server implementation
a3s-flow
A3S workflow engine — JSON DAG execution for agentic workflows (Dify/n8n style)
aadarshjain/kubectl-mcp-server
aai-gateway
AAI Gateway turns many apps, agents, skills, and MCP servers into one MCP server.
@aakarsh-sasi/memory-bank-mcp
MCP Server for managing Memory Bank with remote server support
@aaronsb/jira-cloud-mcp
Model Context Protocol (MCP) server for Jira Cloud - enables AI assistants to interact with Jira
@aashari/boilerplate-mcp-server
TypeScript MCP server boilerplate with STDIO and HTTP transport support, CLI tools, and extensible architecture
@aashari/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MC
@aashari/mcp-server-atlassian-confluence
Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP in
@aashari/mcp-server-atlassian-jira
Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracki
ab-comexstat-mcp-server
MCP Server for Brazilian Foreign Trade Data (ComexStat API) - Access to export/import statistics from MDIC
@abdullahtas/youtrack-mcp-server
A comprehensive MCP server for JetBrains YouTrack — full REST API access for AI agents
@abhaybabbar/retellai-mcp-server
RetellAi MCP Server
@abhishek8380/confluence-mcp-server
MCP server for Confluence wiki operations (search, create, update, delete pages)
ab-ibge-mcp-server
MCP Server para as APIs públicas do IBGE - Acesso a dados estatísticos, geográficos e econômicos do Brasil
abk-agent-server
ableton-mcp-server
MCP server for controlling Ableton Live via Claude Code
abroad-mcp-server-qiangyang
一个规范、可扩展的MCP(Model Capability Protocol)工具开发框架
abu-agent
Agent development library
@acabala/apidog-tests-mcp
MCP server for managing Apidog test cases, scenarios, suites, and test data
academiadepolitie-mcp-server
MCP Server pentru Academiadepolitie.com cu recomandări inteligente pentru repetări, analiză capacitate globală și distribuție materii - Claude Desktop integration
@accessinfinity/nuro-mcp
MCP server for Nuro pharmaceutical APIs
@accesslint/mcp
MCP server for accessible agentic coding — WCAG audit tools for AI coding agents
accurlex-mcp-server
MCP server for accurLex Chinese legal AI — legal Q&A, contract review, law lookup, document drafting
aceflow-mcp-server
AceFlow MCP Server - AI-Driven Intelligent Workflow System with Contract-First Development, Memory Management, and 25 MCP Tools (4 Contract + 21 Workflow)
ace-tool
MCP server for codebase indexing and semantic search
acex-mcp-server
ACE-X MCP Server - Model Context Protocol server for ACE-X
@achieveai/hitl-mcp-server
Human-in-the-Loop MCP Server — enables LLM agents to ask questions across all your devices via ntfy.sh
acp-mcp-server
Bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients
@acqatlas-tools/mcp-server
MCP server for Acquisition Atlas — a live feed of county filings (tax liens, municipal liens, and more) matched to properties with ownership, valuation, and contact data
@actant/mcp-server
MCP server integration for the Actant AI agent platform
ActionGate
Pre-execution safety layer for autonomous agent wallets via MCP and x402.
actiongate-mcp
Paid MCP server for ActionGate treasury safety endpoints using x402.
ActionKit by Paragon
@activecampaign/postmark-mcp
Official Postmark MCP server for sending emails via Claude and AI assistants
activitywatch-mcp-server-py
A Model Context Protocol server providing tools to interact with ActivityWatch time tracking data
actual-mcp
Actual Budget MCP server exposing API functionality
actvalue.lambda-mcp-server
A Lambda-based MCP (Model Context Protocol) server implementation
AdAdvisor MCP Server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.
@adamayoung/mcp-server-tmdb
MCP server for The Movie Database (TMDB) API - search movies, get recommendations, trending movies, and detailed movie information
adaptive-cards-mcp
Generate, validate, and optimize Adaptive Cards for Teams, Outlook, and Copilot.
Adaptive Memory Graph
Persistent memory for Claude via weighted, interconnected knowledge nodes.
@adbutler/mcp-server
MCP server for the AdButler ad management API — gives AI assistants direct tool access to manage advertisers, campaigns, zones, creatives, placements, and reports
adc-mcp3008
Platform agnostic driver written using embedded-hal traits to interface with the MCP3008 / MCP3004 ADC's
@adeze/raindrop-mcp
MCP Server for Raindrop.io bookmark management
AdGuard Home MCP Server
Manage AdGuard Home through AI assistants
adguard-mail-mcp
MCP server for AdGuard Mail - manage aliases, recipients, and temp mail via AI assistants
adiffy-shopifymcp
A Model Context Protocol (MCP) server for Shopify
adif-mcp
ADIF 3.1.6 parser and validator for amateur radio QSO logs. Full spec coverage.
adk-python-mcp-client
Demo of ADK (Agent Development Kit) as an MCP (Model Context Protocol) client for flight search capabilities.
Admin MCP Server
MCP Server containing tools relating to Microsoft Admin Center
@adobe/generator-app-remote-mcp-server-generic
Adobe I/O Appbuilder template for MCP server implementation with Appbuilder actions.
ads4agents-mcp
MCP server for ads4agents — AI agent marketing platform
@adsim/wordpress-mcp-server
Enterprise WordPress MCP Server — 180 tools, modular architecture, governance, audit trail, WooCommerce, Schema.org, multilingual.
@advanced-communities/salesforce-mcp-server
MCP server enabling AI assistants to interact with Salesforce orgs through the Salesforce CLI
advanced-windows-MCP-server
Advanced Windows MCP Server written in Go. Works with Claude Desktop
AdWhiz — Google & Meta Ads MCP Server
Google & Meta Ads management with 100+ tools. Audit, create, and optimize campaigns.
aegis
Credential isolation for AI agents. Inject secrets at the network boundary.
Aegis — AI Agent Governance
Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.
@aegisaudit/mcp-server
MCP server for the AEGIS Protocol — exposes on-chain ZK skill attestation queries as MCP tools
aegis-mcp
Runtime governance enforcement for AI agents. Zero token overhead.
@aegis-protocol/mcp-server
MCP Server for the AEGIS Protocol — trustless escrow for AI agent transactions
AEO Audit
AEO audit: score any website 0-100 for AI visibility. Checks schema, meta, content, AI crawlers.
aeo-strategist-claude-skill
Enterprise AEO (Answer Engine Optimization) skill for Claude — 16 modes, 12 industry verticals, 8 global markets. Use with Claude Cowork or via API.
agdel-mcp
MCP server for AGDEL. Agents can create, buy, deliver, reveal, and settle signals.
@agent2pdf/mcp-server
Official MCP Server for Agent2PDF with auto-polling support
@agentaeo/mcp-server
MCP server for AgentAEO — run AEO audits across ChatGPT, Perplexity, Claude, and Google AI
agentaeo-mcp-server
AEO audit tool — measure brand visibility across ChatGPT, Perplexity, Claude, and Google AI.
agentai
AgentAI is a Rust library designed to simplify the creation of AI agents.
agent-air
A Rust Framework to build TUI Agents
agent-analytics-mcp-server
Usage analytics and monitoring for AI agent tool calls — track, analyze and optimize agent behavior
AgentAnycast
P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.
agent-api-server
agent-arcade-mcp
Play Chess, Go, Trading & more against AI agents on Agent Arcade with Elo rankings
agentart-mcp-server
MCP Server for Agent Art World — lets AI agents contribute to the collaborative canvas at agentart.world
agentation-mcp
MCP server for Agentation - visual feedback for AI coding agents
agentation-vue-mcp
MCP server for Agentation - visual feedback for AI coding agents
AgentAuth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
agent-bank
Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon
AgentBase
Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
AgentBay
@agentbell/mcp-server
AgentBell MCP Server — notifies AgentBell.app of AI agent state changes
agentblueprint
CLI and MCP server for Agent Blueprint — read blueprints, business cases, implementation plans, and specs from your coding agent
@agentblueprint/mcp-server
MCP server for Agent Blueprint — read blueprints, business cases, implementation plans, and specs from your coding agent
@agentbond/mcp-server
MCP server for agentbond — AI agent authorization and governance
@agentbox/mcp-server
AgentBox MCP Server — Remote browser sessions for AI agents
agent-browser-mcp
MCP server integrating with Vercel's agent-browser for AI-driven browser automation
agent-browser-mcp-server
MCP server for agent-browser - complete browser automation with token-efficient @ref system
agentbuilders
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
agentcash
Generic MCP server for calling x402-protected APIs with automatic payment handling
agentclear-mcp-server
Give Claude a wallet — access 60+ paid API services through AgentClear with a single MCP server and API key
agentcode
High-performance codebase indexer for AI agents
@agent-code-index/mcp-server
MCP server for indexing repositories and retrieving code context with SurrealDB-backed semantic search.
agent-commerce-mcp-server
MCP Server for agent commerce — how AI agents create, compare, and track purchases
agent-coordination-mcp-server
Slack for AI agents — rooms, messaging and context sharing for multi-agent coordination
@agentcred-ai/mcp-server
MCP server for AgentCred integration with AI agents
agent-directory-mcp-server
Agent-to-Agent service directory — discover, register and rate AI agent services
AgentDM
Agent-to-agent messaging platform using MCP for cross-model communication.
Agent Einstein — Autonomous Crypto Intelligence
40 AI crypto tools: whale tracking, security scans, DeFi analytics, quantum security, and more.
@agentek/mcp-server
Model Context Protocol (MCP) server for Agentek
agenterra
Generate production-ready MCP (Model Context Protocol) servers and clients from OpenAPI specs
agenterra-rmcp
Agenterra fork of Rust SDK for Model Context Protocol
agentfactory-mcp-server
Agent Factory MCP Server
agentfolio
Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.
agentfolio-mcp-server
MCP server for AgentFolio — agent identity, trust scores, and marketplace access for Claude, Cursor, and any MCP client
agentforge
DeFi safety layer for AI agents: wallet checks, contract docs, approvals, tx decode.
@agentforge-ai/core
Core agent primitives, sandbox integration, and MCP server for AgentForge
agent-gateway-mcp
The only MCP server you need. One gateway to discover and use any API.
@agentgram/mcp-server
Official MCP Server for AgentGram - Connect Claude Code, Cursor, and other MCP-compatible AI tools to the AI Agent Social Network
agent-gsuite
Google Workspace MCP Server with Agent Skills
Agent Guardrail MCP Server
Action-level governance for AI agents -- control what they DO, not what they SAY
Agent Guardrails
Merge gates and safety checks for AI coding agents via MCP.
AgentHub - Lean MCP Orchestrator
Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts
agenthub-mcp-server-runtime
AgentHub MCP Server Runtime (Go)
agenthub-multiagent-mcp
MCP server for AgentHub multi-agent communication
agentic-aegis-mcp
MCP server for AgenticAegis streaming validation
agentic-agents-as-an-mcp-server
agentic-codebase
Semantic code compiler for AI agents - transforms codebases into navigable concept graphs
agentic-cognition-mcp
MCP server for AgenticCognition — 14 tools for user modeling
agentic-comm-mcp
MCP server for agentic-comm: agent communication over JSON-RPC
agentic-connect
Universal external interface engine for AI agents — 18 protocols, Connection Souls, circuit breakers, encrypted vault
agentic-contract-mcp
MCP server for AgenticContract
agentic-contracts
Shared contracts for the AgenticOS ecosystem - traits, types, and standards that all sisters implement
agentic-data
Universal data comprehension engine — understands structure, infers meaning, tracks lineage
agentic-evolve-mcp
MCP server for AgenticEvolve - pattern library for AI agents
agentic-forge-mcp
MCP server for AgenticForge blueprint engine
Agentic Framework
agentic-identity
Cryptographic identity anchor for AI agents — persistent identity, signed actions, revocable trust
agentic-jujutsu
AI-powered Jujutsu VCS wrapper for multi-agent collaboration - 10-100x faster than Git with MCP protocol support
agentic-mcp-server
Agentic MCP Server for FINOS DTCC Hackathon 2025
agentic-memory-mcp
MCP server for AgenticMemory - universal LLM access to persistent graph memory
agentic-planning-mcp
MCP server for agentic-planning
agentic-reality-mcp
MCP server for AgenticReality — universal LLM access to existential grounding
agentic-robotics-mcp
High-performance agentic robotics framework with ROS2 compatibility
agentic-sdk
Shared SDK for the Agentra ecosystem - traits, types, and standards that all sisters implement
agentic-time-mcp
MCP server for AgenticTime
AgenticTotem Web Extractor
AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402.
Agentic UI Generator for Angular
AI development agent using Kendo UI to rapidly create and style quality web UIs or Pages.
agentic-veritas-mcp
MCP server for AgenticVeritas
agentic-vision-mcp
MCP server for AgenticVision — universal LLM access to persistent visual memory
agentic-workflow-mcp
MCP server for AgenticWorkflow — universal LLM access to workflow orchestration
@agentika/grepika
Token-efficient MCP server for code search with trigram indexing
agent-infra-mcp
18 tools: agent memory, API drift detection, and HMAC-signed trust receipts
@agent-infra/mcp-server-search
MCP server for web search operations
agent-inspect-mcp
MCP server for inspecting Claude Code subagent execution logs
agentis-pay
Agentis Pay CLI — AI-agent payments over PIX with MCP server support
agentix
Stateless multi-provider LLM client for Rust — streaming, non-streaming, tool calls, MCP, DeepSeek, OpenAI, Anthropic, Gemini
agentkernel
Run AI coding agents in secure, isolated microVMs
agent-kit
Toolkit for CLI tools integrating with AI agent loops
agentkit-mcp
Model Context Protocol integration for agentkit, including transports, auth, and adapters.
AgentLair
Give AI agents a real @agentlair.dev email address and encrypted vault. Send/receive email.
agent-launch-mcp
MCP server for AgentLaunch - create AI agent tokens via Claude Code
@agentled/mcp-server
MCP server for AgentLed — intelligent AI workflow orchestration with long-term memory, 100+ integrations, unified credits.
agentlock-mcp-server
AgentLock MCP server for Claude, Cursor, and other MCP-compatible AI agents
agent-loop-mcp
Agentic memory manager. Install Skill: npx skills add meharajM/agent-loop-mcp
AgentLore
AI-verified knowledge base with trust scoring, temporal facts, and skill cards.
agently-mcp
MCP for working with Agents.
agentmail-mcp
AgentMail MCP Server
@agentmailr/mcp-server
MCP server for AgentMailr — gives AI agents email capabilities
@agentmark-ai/mcp-server
MCP server for AgentMark trace debugging
agent-mcp-server
Agent MCP服务框架
agent-mcp-server
MCP Server for AI Agent working with AI Agent
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
agent-memory-server
Agent Module
Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.
Agent Observability
Agent observability: structured logging, cost tracking, and compliance audit trails
AgentOps
agentops-mcp-server
Simple MCP server for AgentOps with Zed
agent-orchestrator-mcp-server
Local implementation of agent-orchestrator MCP server
agentos
AI agent fleet orchestration runtime. Spawn, coordinate, monitor autonomous agents.
agentos-mcp-server
AgentOS MCP Server for Claude Desktop - Build, deploy, and manage policy-compliant autonomous agents
agentpack
AI-first local asset control plane for Codex/Claude tooling
Agent Passport System — Cryptographic Identity for AI Agents
Cryptographic identity, delegation, governance, and commerce for AI agents. 61 tools.
agent-passport-system-mcp
MCP server for Agent Passport System — cryptographic identity, delegation, governance, and deliberation for AI agents
agentpay
AI Agent payment protocol on CKB Fiber Network. Zero-gas micropayments with Hold Invoice escrow.
agentpay
Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.
agent-payment-mcp
Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.
@agentpmt/mcp-router
Universal MCP server for 8+ AI platforms. Connects Claude, Cursor, VS Code, Windsurf, Zed, Codex, and Gemini to 298+ AgentPMT tools.
agent-pocket-mcp
MCP server for Agent Pocket — remote human approval bridge for AI agents
agent-pool-mcp
MCP Server for multi-agent task delegation and orchestration via Gemini CLI
@agentpowers/mcp-server
AgentPowers marketplace MCP server for Claude Code — search, browse, and install skills from the marketplace directly in your conversation.
agentprey
Security testing scanner for AI agents
agentra
Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring.
agentrank
Google for AI agents. Gives your AI live search across 25,000+ scored MCP servers and tools.
agentreacher
Connect your AI to social media. Create, schedule, and publish posts to 9+ platforms.
@agent-receipts/mcp-server
Local-first MCP server for Agent Receipts — storage, engine, and protocol
agentrem
Structured reminders CLI for AI agents with MCP server
agent-reputation-mcp-server
Trust and reputation system for AI agents — rate, verify and build trust between agents
@agentrix/gemini-image-mcp
MCP server for generating images using Gemini Banana API
agentroot
Fast local semantic search for codebases and knowledge bases with AI-powered features
agentrs
Facade crate and prelude for agentrs
agentrune
AgentRune CLI — AI agent mission control + AgentLore MCP server
AgentR Universal MCP SDK
agent-runtime
A Rust implementation of the Model Context Protocol (MCP) for AI tool integration
Agentry — AI Agent Directory
AI agent directory — search and compare 120+ agents across 12 categories.
Agent Safe
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
agentscore
KYA — verify any AI agent. Six checks: deployer, model, code, abuse, permissions, deployment.
@agentscore-xyz/mcp-server
MCP server for AgentScore — trust scoring for AI agents. Check agent reputation before transacting. No API key, zero config.
agent-sdk
Rust Agent SDK for building LLM agents
@agentseo/mcp-server
The official Model Context Protocol (MCP) server for AgentSEO. Exposes SEO tools to Claude Desktop, Cursor, and other MCP clients.
agent-server-card-mcp
MCP Server for server card generation, validation and discovery — .well-known/mcp-server-card.json protocol
Agentset
agent-shield
Security scanner for AI agent extensions — offline-first, multi-framework, SARIF output
agent-signal
Collective intelligence for AI shopping agents — product intel, deals, and more
AgentSIM
Real SIM-backed phone numbers for AI agents — autonomous OTP capture, no VoIP, no human steps.
agentskin
The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning.
@agents-manager/mcp-server
MCP server for Agents Manager – manage and synchronize AI agents across projects
AGENTS.md Generator
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
agent-soul
Shared memory and identity for your AI agents — Git-native, self-hosted, no vendor lock-in
@agentspulse/mcp-server
MCP server for AgentPulse — AI agent survey participation via Model Context Protocol
agents-sesame
Fast fuzzy finder TUI for coding agent session history
agentstamp
Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base
agent-swap-mcp
Agent Swap MCP server with one-command installer
agent-switchboard
Unified MCP server manager for AI coding agents
agentsync
A fast CLI tool to sync AI agent configurations and MCP servers across Claude, Copilot, Cursor, and more using symbolic links.
agentsyun-coupon-mcp-server
Agentsyun优惠券MCP服务,提供多品类优惠券查询、筛选和推广链接生成功能,支持外卖、美食、休闲娱乐、酒店民宿、门票度假、医药等多个类目
agent-team-mail-mcp
MCP proxy for managing Codex agent sessions with ATM team integration
agent-teller
Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id.
@agenttodo/mcp-server
MCP server for AgentTodo — task management for AI agents via Model Context Protocol
agent-tool
Encoding-aware, indentation-smart file tools for AI coding agents with SSH, SFTP, and 20+ tools.
agent-toolbelt-mcp
19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.
agent-tools-interface
Agent Tools Interface — secure CLI for AI agent tool execution
AgentTrust
Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.
AgentTrust
MCP Server for Agent Reputation & Trust Scoring
AgentTrust
Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.
@agenttrust/mcp-server
MCP server for AgentTrust — A2A communication, agent identity, HITL escalation, and prompt injection detection
agent-twitter-client-mcp
MCP server for Twitter integration using agent-twitter-client
agent-validator-mcp-server
Lighthouse for AI agents — test if APIs and services are properly accessible to AI agents
agent-vault
Zero-trust credential manager for AI agents
AgentVault
Discover, verify, and connect to AI agents with E2E encrypted messaging and trust scoring.
agent-vc-mcp
Agent-VC MCP Server
@agentver/mcp-server
MCP server for Agentver — discover, install, and manage agent skills from AI coding assistants
agentwallet
Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.
agent-web-interface
MCP server for AI-powered browser automation with semantic page snapshots
agentweb-mcp
MCP server for AgentWeb.live - Business directory API with 11M+ businesses
agent-workflow-mcp-server
Reusable workflow templates for AI agents — share, discover and execute multi-step agent workflows
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
@agentwork/mcp-server
MCP server for AI agents to interact with AgentWork
@agent-workspace/mcp-server
MCP server exposing Agent Workspace Protocol operations — plug any AWP workspace into any MCP client
@agentx-ai/mailchimp-mcp-server
AgentX MCP server for Mailchimp Automations API
AgentX-mcp-servers
List of open sourced MCP servers. MIT license. Managed by AgentX with love.
agentzero-tools
AgentZero — modular AI-agent runtime and tool framework
AGI Alpha
Decentralized AI agent labor market on Ethereum. 15 tools for on-chain job lifecycle.
@agiflowai/architect-mcp
MCP server for software architecture design and planning
@agiflowai/one-mcp
One MCP server package
@agiflowai/scaffold-mcp
MCP server for scaffolding applications with boilerplate templates
agile-mcp-server
An Agile Project Management MCP Server that transforms LLMs into powerful agile assistants
@agimon-ai/browse-tool
MCP server for browser automation using Playwright with profile management, page registry, and multi-browser support
@agimon-ai/imagine-mcp
MCP server for AI image generation and manipulation
@agimon-ai/log-sink-mcp
Log sink MCP server with HTTP ingestion and AI analysis
@agllama/mcp
MCP server for Llama project management - connect Claude to your agile workflow
ag-mcp
MCP server for AG-Grid to help developers integrate AG Grid into their applications
AgnicPay
X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.
agnix-mcp
MCP server for agnix - AI agent config linter
agno-rust
A Rust port of Agno: lightweight agent framework with tools, loops, and LLMs
agntcy-mcp-server
MCP bridge for the AGNTCY multi-agent network — agent registry, ACP messaging, SLIM protocol, capability discovery
agora402
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
agoragentic
Agent-to-agent marketplace. Browse, invoke, and pay for AI services in USDC on Base.
@agorus-ai/mcp-server
MCP server for Agorus — connect LLMs to the AI agent marketplace
agriculture-mcp-server
MCP-Server for agriculture data — soil conditions, crop weather, global statistics, food products
aha-mcp
MCP server for accessing Aha! GraphQL API
@ahdev/dokploy-mcp
MCP Server for Dokploy API
@ahmad.soliman/mcp-n8n-server
MCP server for n8n API integration
@ah-oh/handbook-mcp-server
MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.
@ahrefs/mcp
Ahrefs MCP server
@ai2hum/mcp-server
MCP Server for ai2hum — the human layer for AI agents
AI Agent Marketplace Index
ai-agents
A Rust framework for building AI agents from YAML specifications with trait-based extensibility
ai_assistant
Reusable AI assistant library for local LLM integration (Ollama, LM Studio, etc.)
ai_assistant_core
Simple, ergonomic Rust client & server for local LLMs (Ollama, LM Studio, OpenAI-compatible). Chat, list models, stream responses, serve your model remotely.
ai-Bible
ai-books-mcp-server
MCP Server for AI Books - Universal LLM context extension via gravitational memory compression
Aibooma - AI Agent Registry
AI agent registry — search, discover, register, and connect agents via MCP.
@aibtc/mcp-server
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.
ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
@aicloud360/mcp-server-disk
360 AI Cloud Disk MCP Server & CLI
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
ai-consultation-mcp
MCP server for AI consultation with local RAG support
ai-contexters
Extract timeline and memory from AI agent sessions (Claude Code, Codex, Gemini)
ai-context-inspector
Scan, export, and import your AI ecosystem. Discover MCP servers, skills, and memories.
ai-context-kit
Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.
aicp-api-server
@aicre8/mcp-server
MCP server for AICre8 — create, edit, and deploy web projects via AI agents
ai-diagram-maker-mcp
MCP server for AI Diagram Maker — generate software engineering diagrams from text, JSON, ASCII art, or images
aidocx-mcp-server
MCP server for AiDocX - Create, upload, and manage documents (contracts, proposals, quotations, resumes, reports) from AI assistants
@ai-dossier/mcp-server
MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers
@aiendpoint/mcp-server
MCP server for AIEndpoint registry — lets AI agents search and discover /ai-enabled web services
AI Endurance
@aifirelab/mcp-pinchtab
MCP server for Pinchtab — browser automation for AI agents
@ai-gentik/lm-studio-mcp
MCP server for LM Studio local model inference
aigohotel-mcp
MCP server for AIGOHOTEL hotel search, detail and tags APIs
aig-server
aihub
Remote MCP server for SeenThis AI Hub. Supports browsing, searching, and posting to AI boards.
Ai_Indeed_mcp_server
Query and execute robotic processes through standardized tool calls.
@aikidosec/mcp
Aikido MCP server
ailat-mcp-server
MCP server for AAOIFI Islamic finance standards consultant
@ailenshen/apple-notes-mcp
Apple Notes MCP Server
ai-lib-rust
Protocol Runtime for AI-Protocol - A high-performance Rust reference implementation
aimarket-mcp-server
MCP Server for ai.market - Search, evaluate, and purchase datasets
@aimbitgmbh/vikunja-mcp
MCP server for Vikunja task management
ai-mcp-server
ai-mcp-server
Spring Boot MCP Server
ai-mcp-server
ai-mcp-server
Spring AI MCP Server using Qwen(AI model with tool handling) on local machine
ai-mcp-server
aimdb-mcp
Model Context Protocol (MCP) server for AimDB - enables LLM-powered introspection
@aion-sdk/mcp-server
MCP server for AION — AI agent payments on Solana
ai-ops
AI operations management: 12 specialized agents, task dispatch, and team coordination.
aioz-pin-mcp-server
AiPayGen — 65+ AI Tools as an MCP Server
65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows
AiPayGent — Claude AI Tools
Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more.
aip-mcp-server
MCP server for AI agent identity verification via AIP
@aiprintmoney-arc/mcp-server-duckduckgo
MCP server for web search via DuckDuckGo — zero API key required.
aiqaramba
Browser-based QA for AI-built software. Test pages with real browsers via agents.
aiquila-mcp
AIquila - MCP server for Nextcloud integration with Claude AI
air
AI-optimized tool output compression for read, grep, diff, bash, test, web, search, and more
airbnb-mcp-server
MCP server for Airbnb search and listing details
airbook-mcp-server
An MCP server for Airbook.
airbyte-workload-api-server
@airdgroup/mcp-server
MCP server for Clawtown - connect AI agents via Model Context Protocol
airdock_base
ai-readme-mcp
MCP server for managing AI_README.md files in projects
@aiready/mcp-server
The AIReady Model Context Protocol (MCP) Server for Agentic Readiness. Optimize codebases for AI agents like Cursor, Windsurf, and Claude directly via MCP.
airflow-server
airmash-front-page-server
airmash-server-dev-eu
air-Q
MCP server for direct HTTP communication with air-Q air quality sensor devices
air-Q Cloud
MCP server for air-Q Cloud API — access air quality data from anywhere
AIR SDK
Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction.
airsonic-advanced
Airtable
airweave-mcp-search
MCP server for searching Airweave collections
Airweave Search
MCP server for searching Airweave collections with natural language queries.
@aisar-labs/midtrans-mcp
MCP server for Midtrans — Indonesia's payment gateway
AI Scanner
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
aiserver
ai-server
ai-server
ai-server
ai-server-manager
AI Site Scorer
Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.
AI Tasks
@aituber/mcp-server
MCP server for AITuber - AI video creation tool. Generate videos with AI narration, visuals, and captions for YouTube Shorts, TikTok, Instagram Reels, and long-form content. Supports AI images, video clips, stock footage, and viral templates.
@ai-uni/mcp-server
AI Uni MCP server for Claude Desktop integration
@ai-universe/mcp-server-utils
Shared MCP server utilities and TypeScript server launcher for AI Universe services
ai-validation
Independent AI code validation: test bias, edge cases, coverage gaps.
ai-visibility
Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.
@aivora/mcp-server
Aivora MCP server for AI agents — manage social media, content, leads, SEO, analytics, email campaigns, and workflows via Claude Code, Cursor, or any MCP client.
@aiwerk/mcp-bridge
Standalone MCP server that multiplexes multiple MCP servers into one interface
@aiwerk/openclaw-mcp-bridge
OpenClaw MCP plugin — thin wrapper around @aiwerk/mcp-bridge for seamless MCP server integration
aix-server
@aiyamart/mcp-server
MCP server for AiyaMart — the marketplace where AI agents shop for identities, APIs, data, and plugins
ajaia-mcp-server
Model Context Protocol (MCP) server for Jira & Azure DevOps — 30 AI-powered tools for work item management, analytics, sprint planning, test generation, and cross-platform migration
akamai-functions-mcp-server
@akiojin/unity-mcp-server
MCP server and Unity Editor bridge — enables AI assistants to control Unity for AI-assisted workflows
@alanse/fish-audio-mcp-server
MCP server for Fish Audio Text-to-Speech integration
alaya-mcp
Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
alcove
A quiet place for your project docs. MCP server that gives AI agents scoped access to private documentation.
@alexarevalo.ai/mcp-server-ticktick
MCP server for using the TickTick API
alibabacloud-agentloop-memory-mcp-server
Alibaba Cloud AgentLoop Memory MCP Server - MCP Server for cloud-hosted memory management
@alipay/open-mcp-server
alipay openplatform mcp server
@alisaitteke/docker-mcp
MCP server for managing Docker containers, images, networks, volumes, and registries
aliyun-mcp-server-rabbitmq
A Model Context Protocol server for Aliyun RabbitMQ
allframe-mcp
MCP (Model Context Protocol) server for AllFrame - Expose APIs as LLM-callable tools
AllGoodInsp
Curated design references for AI — real CSS values, typography specs, and color palettes.
@allium-labs/mcp
CLI installer for Allium's MCP server
allsource-prime
MCP server for AllSource Prime — unified agent memory engine (stdio transport)
@alludium/affinity-mcp-server
MCP server for Affinity CRM API
@allyourtech/mcp-server
MCP server for discovering AI tools, MCP servers, APIs/SDKs, and agent skills via AllYourTech.ai
al-mcp-server
Model Context Protocol (MCP) server providing intelligent AL (Application Language) code assistance for Microsoft Dynamics 365 Business Central development.
alou
智能自动化工作流系统 - 基于Rust和Model Context Protocol (MCP)的智能体
@alpha-arcade/mcp
MCP server for Alpha Arcade prediction markets on Algorand
alterlab-mcp-server
MCP server for AlterLab web scraping API — scrape, extract, screenshot any webpage
amadeus-mcp-server
MCP server for Amadeus Travel API - search flights, hotels, activities, and cities with USD pricing
@a-market/mcp-server
MCP server for AXM marketplace — enables AI assistants to search, negotiate, and order products
Amazing-Marvin-MCP
Model Context Provider for Amazing Marvin productivity app - Access your tasks, projects, and categories in AI assistants
amazonads-mcp
MCP server for Amazon Ads API integration
amazonads-mcp
MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports
amazon-bedrock-agentcore-mcp-server
amazon-datazone-mcp-server
MCP server for AWS DataZone service - enables LLMs to interact with DataZone for data governance, cataloging, and management
Amazon ECS MCP Server
AI-powered Amazon ECS workload management
Amazon EKS MCP Server
AI-powered Amazon EKS cluster management and troubleshooting
Amazon Products
Search for products and get detailed product information from Amazon across multiple regional sites.
ambits
command line utility for symbols used by Claude agents
ambivo-mcp-server
MCP Server for Ambivo API endpoints - Natural language queries and direct entity data access
ambivo-mcp-server-fastmcp
MCP Server for Ambivo API endpoints - Natural language queries and direct entity data access
amemo-skill
麦小记APP为OpenClaw,ClaudeCode,Codex,OpenCode等各类AI工具开发的专属SKILL
amico-sdk
Amico AI Agent Framework core features SDK
@amitgurbani/mcp-server-woocommerce
MCP server for managing WooCommerce stores through AI assistants
@amplis/mcp-server
MCP server for AMPLIS - connect Claude, Cursor, and other AI tools to your live consulting data
amplitude-mcp-server
MCP server for Amplitude analytics integration with AI assistants
amp-sdk
Rust SDK for Amp, an agentic coding assistant
amq-mcp-server-rabbitmq
A Model Context Protocol server providing access to RabbitMQ by LLMs
Amrood — INR Payments for AI Agents
KYC-verified INR wallets for AI agents in India. Payments, escrow, and settlements.
@analogapi/analog-mcp
MCP server for real-time US data and AI-analyzed attributes across the country.
@andesmountain/gatepay-local-mcp
Gatepay Local (stdio) MCP server
andrew-nanobanana-mcp-server
A production-ready MCP server for AI-powered image generation using Gemini 3.1 Flash Image (Nano Banana 2, default), Gemini 3 Pro Image, and Gemini 2.5 Flash Image with intelligent model selection
android-mock-location-mcp
MCP server for Android mock location testing
AndroJack MCP
Android engineering MCP server with verified documentation grounding and AI validation tools.
@angrydad67/fabric-mcp-server
MCP server for Fabric AI patterns
angular-mcp-server
Model Context Protocol (MCP) server providing comprehensive Angular documentation access for AI assistants
anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
ank-mcp-server
MCP server para Claude móvil + Termux/Android con ngrok automático
anotherai
MCP server for building and testing AI agents with multi-model experimentation and insights.
anp-bridge-mcp-server
MCP Server bridging the Agent Network Protocol (ANP) with MCP agents — identity, discovery, messaging
ansible-mcp-server
A Model Context Protocol (MCP) server for Ansible automation
@answerai/confluence-mcp
Confluence MCP Server for AI-powered integration with Confluence via the Model Context Protocol
@answerai/salesforce-mcp
A Salesforce connector MCP Server.
@answer-engine/mcp-server
MCP server for Answer Engine - search, retrieve, and research content
antd-mcp-server
MCP server exposing Ant Design v4 Chinese documentation as structured JSON-RPC tools
anthropic-agent-sdk
Rust SDK for Claude Code CLI - streaming queries, hooks, permissions, and MCP integration
anthropic-mcp-server
Custom mcp server for ferry booking
anthropic-tools
A Rust library for interacting with the Anthropic API
antlr4-mcp-server
ANTLR4 MCP Server
anyapi-mcp-server
A universal MCP server that connects any REST API (via OpenAPI spec) to AI assistants, with GraphQL-style field selection and automatic schema inference.
anycast-mcp-server
MCP Server for anycast-backend REST API
AnyLoom-AnythingLLM-Local-AI-agentic-DyTopo-swarm
ChatGPT-like AI that runs 100% locally on your hardware. No subscriptions, no cloud, complete privacy. Multi-agent swarm + 10 MCP tools + hybrid RAG vector DB + . Runs on one GPU (RTX 5090 recommended)
@anymailfinder/mcp-server
MCP server for Anymail Finder API - find and verify email addresses via AI assistants
anyrepair
A comprehensive Rust crate for repairing malformed structured data including JSON, YAML, XML, TOML, CSV, INI, Markdown, and Diff with format auto-detection
@anyslate/mcp
AnySlate MCP server — connect AI agents to your AnySlate workspace
anythingllm-mcp-server
MCP server for AnythingLLM integration with TypingMind and other MCP-compatible clients
@anzchy/mcp-server-gemini
State-of-the-art MCP server for Google Gemini API with all latest features
aop-mcp-server
MCP server for Applied Operations Protocols — agent-executable compliance documentation for the Colorado AI Act and operational standards
@aot-tech/clockify-mcp-server
MCP Server for Clockify time tracking integration with AI tools
@aot-tech/gmail-mcp-server
Gmail MCP Server with Bearer Token Authentication - A Model Context Protocol server for Gmail access
apache-airflow-mcp-server
Production-grade MCP server for Apache Airflow - Enable AI agents to inspect DAGs, runs, logs, and perform operations
apcore
Schema-driven module standard for AI-perceivable interfaces
apcore-mcp
Automatic MCP Server & OpenAI Tools Bridge for apcore
apex
APEX — AI operating system for founders. Join waitlist or request a demo.
@apexfusion/mcp-server
MCP server for Vector blockchain — AI agent interface for Apex Fusion's L2
apex-mcp-server
MCP server for APEX — the AI operating system for founders
apex-memory
Persistent memory MCP server for AI coding agents
apidog-mcp-server
The **Apidog MCP Server** allows you to use your API documentation from Apidog projects as a data source for AI-powered IDEs like **Cursor**. This means Agentic AI can directly access and work with your API documentation, speeding up development and makin
apifable
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
apifox-filter-mcp-server
Apifox Filter MCP Server - 根据 URL 精准过滤 API 文档
apifox-mcp
Apifox MCP 服务器 - 让 Claude 等 AI 助手通过自然语言管理你的 Apifox 项目,轻松创建、更新和审计 API 接口
api-governance
API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.
apiiro
Ship software securely with an AI AppSec Agent
api-ml-server
apiosk-mcp-server
MCP server for Apiosk API gateway - explore and execute APIs
apistatuscheck-mcp-server
MCP server for API Status Check
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
@apixies/mcp-server
MCP server for Apixies.io - 39+ developer utility APIs as AI tools
@aplz/mcp-server
Aplz MCP Server - AIからWebアプリを公開
apollo-salesforce-mapper
Apollo->Salesforce Lead mapper. No LLM. Strict-fail required fields. PASS/REPAIR/FAIL verdict.
@aporialab/telegraph-mcp
MCP server for Telegraph AI — context compiler for Claude Desktop
appium-mcp-server
Claude-compatible MCP server for Appium (Android + iOS)
apple-ads
Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5.
apple-ads-mcp
MCP server for Apple Search Ads API v5
apple-dev-mcp-server
MCP Server for Apple Development - Fetches docs, analyzes build logs, checks Swift Evolution
apple-doc-mcp-server
MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support
apple-notifier-mcp
An MCP server for sending native macOS notifications
apple-search-ads-mcp
Apple Search Ads MCP: campaign analytics, bid management, and attribution tracking.
apple-text-mcp
MCP server for the Apple Text skills collection
@applitools/mcp
Applitools MCP server for AI coding assistants
@applyra/mcp-server
MCP server for Applyra — connect your ASO data to AI assistants
appointment-mcp-server
Customer-focused MCP Server for appointment management with comprehensive service discovery, availability checking, and booking capabilities
@appsai/mcp-server
Official MCP server for AppsAI - connect Claude Code to your AppsAI projects
@appscreenshotstudio/mcp
MCP server for generating App Store screenshots via AppScreenshotStudio
@appsyogi/adsense-mcp-server
Google AdSense MCP Server - Monitor earnings, reports, and account health via Claude/AI
@appsyogi/gsc-mcp-server
Google Search Console MCP Server - CLI-installable MCP server for GSC integration
apsystems-mcp-server
A Model Context Protocol (MCP) server written in Go that wraps the APsystems OpenAPI, giving AI assistants like Claude direct access to your solar monitoring data. Includes an optional web dashboard for visual monitoring.
aqicn-mcp-server
MCP server for fetching air quality data from AQICN
ararajuba-mcp
MCP (Model Context Protocol) client for Ararajuba AI SDK
arbetsformedlingen-mcp-server
MCP server for Arbetsförmedlingen (Swedish Public Employment Service) open APIs — JobSearch, JobStream, Taxonomy, Enrichments and more.
Arca
Arca is a private data vault where your AI stores your structured data, semantic memory and skills.
arcade-mcp-server
Model Context Protocol (MCP) server framework for Arcade.dev
@arcadia-finance/mcp-server
MCP server for Arcadia Finance. Manage concentrated liquidity positions with leverage, automated rebalancing, and yield optimization on Base and Unichain.
arcane-core
Core library for Arcane - agent-native 2D game engine (TypeScript runtime, renderer, platform layer)
arcanna-mcp-input-server
The Arcanna MCP Input server allows user to send data and feedback to AI use cases through the Model Context Protocol (MCP).
arcanna-mcp-server
The Arcanna MCP server allows user to interact with Arcanna's AI use cases through the Model Context Protocol (MCP).
@arcbridge/mcp-server
MCP server for ArcBridge — exposes architecture tools to AI coding agents
@archaic-ai/mcp
MCP server for Archaic — architecture analysis and code visualization for Claude Code
Archangel Agency MCP
Universal Language briefings, FusionGirl context JSONs, service catalog, agent info. x402-enabled.
archdroid-training
archetypal-ai
Persistent memory for AI agents. recall, remember, checkpoint — soul preservation.
archimate-mcp-server
MCP server for ArchiMate modeling with coArchi2 repositories
archi-mcp-server
MCP server plugin for Archi (ArchiMate modelling tool) — enables AI assistants to read and modify ArchiMate models
archi-mcp-server
Eclipse PDE plugin for Archi that exposes ArchiMate models via MCP protocol, enabling LLMs to query, analyse, and modify Enterprise Architecture models
arch-tools-mcp
53 AI tools for agents: web, crypto, AI generation, OCR, and more. Pay with Stripe or USDC.
arcium-mcp-server
MCP server for Arcium confidential computing network — connect AI agents to encrypted computation on Solana
arc-lang
A minimal, LLM-native architecture diagram language and renderer
ares-server
A.R.E.S - Agentic Retrieval Enhanced Server: A production-grade agentic chatbot server with multi-provider LLM support, tool calling, RAG, and MCP integration
argot-cmd
An agent-first command interface framework for Rust
argus-ai
AI code review platform — your coding agent shouldn't grade its own homework
aria2-mcp-server
A Model Context Protocol (MCP) server that enables AI clients (like Claude Desktop) to manage downloads
arifOS — Constitutional AI Governance
Constitutional AI governance: 11 mega-tools, 13 floors, VAULT999 ledger. Human-in-loop by design.
@arikusi/deepseek-mcp-server
MCP Server for DeepSeek API integration - enables Claude Code to use DeepSeek Chat and Reasoner models
@arimakouyou/spec-workflow-mcp
MCP server for spec-driven development workflow with real-time web dashboard
aris-mcp-server
ARIS MCP Server — AI Operating System for Developers
arithym
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
@arizeai/phoenix-mcp
A MCP server for Arize Phoenix
arjunkmrm-local01
Greet people warmly or roast them with playful banter. Explore the origin of 'Hello, World' for qu…
armature-mcp
Model Context Protocol (MCP) server support for Armature applications
@armoe/huly-mcp-server
MCP Server for Huly integration
arrow-kanban
Arrow-native kanban with SHACL shapes, graph-native PRs, dual boards, and NATS multi-agent collaboration
Art Blocks
Discover, browse, and collect from 500+ on-chain generative art projects.
artifacts-mcp-server
Zero-config MCP Server for AI code artifacts with AgentSphere
artifex-mcp-server
A Model Context Protocol server for Artifex.
@artificegame/mcp-client
MCP server for [Artifice](https://artificegame.com) — a strategy game played entirely by AI agents.
arxiv-mcp-server
MCP server for arXiv.org - Search, analyze, and export academic papers with AI assistants. Features advanced paper discovery, citation analysis, trend tracking, and multi-format exports.
arxiv-paper-mcp-server
MCP Server for searching and reading arXiv papers
ascroquiis-mcp-server
MCP server for Ascroquiis — AI agents create and edit ASCII wireframes
@asc-so/mcp-server
MCP server for the Agentic Services Coordinator
ASG Card
Give AI agents autonomous virtual card management via x402 and Stellar USDC
@asgcard/mcp-server
MCP Server for ASG Card — give AI agents autonomous virtual card management via x402
@ash-ai/mcp-server
MCP server that exposes the Ash REST API as tools for AI coding agents
@askaudience/mcp-server
MCP Server for AskAudience – expose synthetic DACH audiences as tools for AI assistants
ask-gemini-mcp
MCP server for Gemini CLI integration - for Claude IDE and other IDEs
@askqa/mcp
MCP server for AskQA — monitor websites with automated tests by chatting with AI
@assetlab/mcp-server
MCP server for AssetLab — connect Claude, ChatGPT, or Microsoft Copilot to your asset management data
@assistant-ui/mcp-docs-server
MCP server for assistant-ui documentation and examples
assoai-mcp-server
AssoAI MCP Server — 학생자치 조직 데이터 접근을 위한 Model Context Protocol 서버
aster-mcp
Aster - An AI agent framework
astral-mcp-server
A MCP (Model Context Protocol) server that enables AI models to query location attestations using the Astral GraphQL endpoints and APIs
@astrocal/mcp-server
MCP server for Astrocal scheduling API — manage bookings from AI agents via the Model Context Protocol
astro-mcp-server
MCP server for Astro ASO (App Store Optimization) data - Access keyword rankings, historical data, and app metrics
@astrotask/mcp
MCP Server for Taskmaster AI
async-mcp
Async Implementation of Model Context Protocol (MCP)
aTars MCP
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
atb-mcp-server
Submodule in AgentTaskBoard. mcp-server
atc-kanban
Multi-agent task orchestration system with kanban board — MCP server + HTTP dashboard
@ateam-ai/mcp
A-Team MCP Server — build, validate, and deploy multi-agent solutions from any AI environment
@atef_andrus/mcp-ripgrep
MCP server providing ripgrep search capabilities
@atfilter/mcp-server
MCP server for @Filter Signal Engine API — query content filtering intelligence via Claude Desktop, Cursor, or VS Code
@ather-mcp/gaia-mcp-server
MCP Server of ProtoGaia
atlan-mcp-server
Atlan Model Context Protocol server for interacting with Atlan services
atlassian-jira-mcp-server
Jira MCP (Model Context Protocol) server built with FastMCP for Jira Cloud API v3
@atomixstudio/mcp
MCP server for Atomix Design System - query your design foundation and tokens for AI coding tools
ATOM Pricing Intelligence
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
@atoms-tech/atoms-mcp
MCP server for ATOMS.tech — AI agent integration for requirements management
@attesso/mcp
Attesso MCP server. Authorization and safety tools for AI agents.
@attested-intelligence/aga-mcp-server
MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiable evidence bundles.
atune-mcp-server
MCP Server for Atune API - intelligent feedback management platform with Claude Desktop integration
@audibleblink/tmux-mcp-server
MCP server for local tmux session management
audio-analyzer
Gives LLMs ears. Spectral, harmonic, rhythm, stereo, and structural audio analysis.
audius-mcp-server
Audius MCP Server - Access the Audius music platform through the Model Context Protocol
augent
Lean package manager for various AI coding platforms
Augmented-Nature-UniProt-MCP-Server
A comprehensive Model Context Protocol (MCP) server providing advanced access to the UniProt protein database.
@augmnt-sh/augments-mcp-server
Augments MCP Server - Framework Documentation Provider for AI Assistants
@aureus-arena/mcp-server
MCP server for AI agents to query and interact with Aureus Arena on Solana
@aurexcash/mcp-server
AI agent that pays with virtual cards via Aurex. MCP Server for Claude, Cursor, and any MCP client.
@aurite-ai/kahuna
Kahuna MCP server - context management tools for coding copilots
Authentik MCP Server
Manage Authentik through AI assistants
AuthProof
Signed, non-replayable API auth. Agents self-register and sign requests with ERC-8128.
@autobound-ai/mcp-server
MCP server for the Autobound Signal Intelligence API
automagik-tools
From API to AI in 30 Seconds - Transform any API into an intelligent MCP agent that learns, adapts, and speaks human
@automanus/mcp-server
MCP server for AutoManus - Create AI sales agents with WhatsApp and Webchat via Claude Desktop, Cursor, and other AI coding tools. Build sales chatbots instantly.
@automation-ai-labs/mcp-wait
A simple MCP server for waiting/pausing execution
@automattic/mcp-server-gravatar
Gravatar's official MCP Server
AutoML
autonomous-agents
autowpmcp
AutoWP MCP (Model Context Protocol) server connects Claude to WordPress site and allows users to ask Claude to write blog posts and automatically publish them to WordPress sites.
@auxiora/mcp-server
MCP server exposing Auxiora capabilities as tools for external AI agents
av-agent-server
@avala-ai/mcp-server
MCP server for the Avala API
@avallon-labs/mcp
Avallon API MCP server - generated from OpenAPI
@avatarbook/mcp-server
MCP server for AvatarBook — autonomous AI agent social platform
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
avx-mcp
Model Context Protocol server for Avila Experience Fabric
Awardopedia - Federal Contracts
Search federal government contract opportunities from SAM.gov via Claude
awesome-dxt-mcp
🚀 A curated list of awesome Desktop Extensions (DXT) and MCP servers for Claude Desktop. Discover, share, and contribute to the growing ecosystem of AI-powered local tools and automations.
aws-agentcore-mcp-server
MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observability, and scalability
aws.aws-tasks-mcp-server
An AWS Model Context Protocol (MCP) server for AWS Tasks
aws-bedrock-custom-model-import-mcp-server
aws-blackbelt-mcp-server
Model Context Protocol (MCP) server for AWS Black Belt Online Seminar
awslabs.amazon-bedrock-agentcore-mcp-server
Model Context Protocol (MCP) server for Amazon Bedrock AgentCore services
awslabs.amazon-kendra-index-mcp-server
An AWS Labs Model Context Protocol (MCP) server for amazon-kendra-index-mcp-server
awslabs.amazon-qbusiness-anonymous-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon Q Business anonymous mode application.
awslabs.amazon-rekognition-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon Rekognition
awslabs.amazon-translate-mcp-server
An AWS Model Context Protocol (MCP) server
awslabs.aws-api-mcp-server
Model Context Protocol (MCP) server for interacting with AWS
awslabs.aws-appsync-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS AppSync Service capabilities
awslabs.aws-bedrock-custom-model-import-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Bedrock Custom Model Import
awslabs.aws-bedrock-data-automation-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Bedrock Data Automation
awslabs.aws-dataprocessing-mcp-server
An AWS Labs Model Context Protocol (MCP) server for dataprocessing
awslabs.aws-healthomics-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS HealthOmics
awslabs.aws-iot-sitewise-mcp-server
An AWS Labs Model Context Protocol (MCP) server for aws-iot-sitewise
awslabs.aws-msk-mcp-server
An AWS Labs Model Context Protocol (MCP) server for aws-msk
awslabs.aws-network-mcp-server
An AWS Labs Model Context Protocol (MCP) server for aws-network
awslabs.aws-security-hub-mcp-server
An AWS Model Context Protocol (MCP) server
awslabs.aws-support-mcp-server
An Model Context Protocol (MCP) server for AWS SupportAPI.
awslabs.aws-tasks-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Tasks
awslabs.cloudtrail-mcp-server
An AWS Labs Model Context Protocol (MCP) server for cloudtrail
awslabs.ec2-mcp-server
An AWS Labs Model Context Protocol (MCP) server for managing AWS EC2 instances, AMIs, security groups, volumes, snapshots, and related infrastructure with cost-effective KMS-encrypted key pair storage
awslabs.eks-mcp-server
An AWS Labs Model Context Protocol (MCP) server for EKS
awslabs.elasticache-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon ElastiCache
awslabs.frontend-mcp-server
An AWS Labs Model Context Protocol (MCP) server for frontend
awslabs.healthimaging-mcp-server
An AWS Labs Model Context Protocol (MCP) server for HealthImaging
awslabs.healthlake-mcp-server
An AWS Labs Model Context Protocol (MCP) server for healthlake
awslabs.kinesis-mcp-server
An AWS Labs Model Context Protocol (MCP) server for kinesis
awslabs.memcached-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon ElastiCache Memcached
awslabs.redshift-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Redshift
awslabs.s3-tables-mcp-server
An AWS Labs Model Context Protocol (MCP) server for awslabs.s3-tables-mcp-server
awslabs.sagemaker-ai-mcp-server
MCP server for AWS SageMaker AI
awslabs.valkey-mcp-server
An AWS Labs Model Context Protocol (MCP) server for valkey
AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
aws-s3-mcp
MCP Server for S3
Axcess — Design Accessibility Evaluation
Evaluates UI designs for WCAG accessibility issues automated scanners miss. Paid via x402 on Base.
@axivo/mcp-safari
MCP server for Safari web browser integration
axmp-openapi-mcp-server
This is a template mcp server for the axmp-ai-agent-studio
axum-apcore
Axum integration for the apcore AI-Perceivable Core ecosystem
@ayatec/ai-gateway-mcp-server
MCP server for multi-model AI access via Vercel AI Gateway
azathoth
Some of the stuff I've created while learning the 'State of the Art' in AI.
@azeth/mcp-server
MCP server for the Azeth trust infrastructure — smart accounts, payments, reputation, and discovery tools for AI agents
@aztec/mcp-server
MCP server for Aztec development - clones and searches Aztec documentation and examples
azure-fhir-mcp-server
Azure AHDS FHIR MCP Server
Azure OpenAI DALL-E 3 MCP Server
babybuddy-mcp-server
MCP server for the Baby Buddy API - track and manage baby care data including feedings, diaper changes, sleep, tummy time, and more
@bachstudio/tavily-mcp
MCP server for advanced web search using Tavily
@back4app/mcp-server-back4app
MCP Server for Back4App, allowing AI clients to interact with Back4App services
backlog-mcp
Minimal task backlog MCP server for Claude and AI agents
bahraini-law-mcp
Bahrain legislation via MCP -- full-text search across statutes and provisions
Baidu Map
@baidumap/mcp-server-baidu-map
MCP server for using the Baidu Map API
baidu-mcp-server
MCP Server for searching via Baidu
bailian-mcp-server
Add your description here
baiyx-mcp-server-dispatch
A Model Context Protocol server providing dispatch functionality
baiyx-mcp-server-echo
A Model Context Protocol server providing echo service for testing
baiyx-mcp-server-excel
A Model Context Protocol server providing Excel reading and writing functionality
baiyx-mcp-server-time
A Model Context Protocol server providing time and timezone conversion functionality
baiyx-mcp-server-time-20240408
A Model Context Protocol server providing time and timezone conversion functionality
bamboo-agent
A fully self-contained AI agent backend framework with built-in web services, multi-LLM provider support, and comprehensive tool execution
bamboo-mcp-server
MCP server for Atlassian Bamboo
baml-agent
Shared BAML agent runtime: config, registry, session persistence, loop detection
bamwor-mcp-server
World geographic data for AI agents. 261 countries, 13.4M cities.
bamwor-mcp-server
MCP server for world geographic data — 261 countries, 13.4M cities. Powered by Bamwor.
@bank-mcp/server
Banking data MCP server — give your AI assistant read-only access to bank accounts via pluggable providers
@bankofai/mcp-server-tron
MCP server for TRON blockchain. Supports TRX/TRC20 transfers, smart contracts, and AI prompts.
@bankofai/sun-mcp-server
An MCP server for the SUN.IO (SUNSWAP) ecosystem
BankSync
Connect AI agents to bank accounts, transactions, balances, and investments.
@baozi.bet/mcp-server
MCP server for Baozi prediction markets on Solana - full protocol coverage with market creation and AI agent network
bareos-mcp-server
MCP server for Bareos backup system. Query your backups via your favorite AI assistant
basedagents
Search, verify, and manage AI agents on the BasedAgents identity and reputation registry.
base-flash-arb-mcp
MCP server for AI agents to detect flash loan arbitrage opportunities across DEXes on Base. Scan Uni
@basegrid-io/mcp-server
MCP server for BaseGrid - Persistent memory for AI agents. Supports stdio and Streamable HTTP transports.
base-multi-wallet-mcp
MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on
base-price-oracle-mcp
MCP server for real-time token prices on Base from on-chain DEX pools.
base-token-sniper
MCP server to discover and trade new token launches on Base chain.
base-ui-mcp-server
MCP server for Base UI React components - enables AI assistants to interact with Base UI component library
bash-mcp
Simple bash command execution MCP server for Claude
Basic mail server
Still work in progress
@basilica/mcp
MCP server exposing Basilica platform tools to any MCP-compatible agent
@battlegrid/mcp-server
BattleGrid MCP server — play crypto prediction games from AI agents
batuta
Sovereign AI orchestration: autonomous agents, ML serving, code analysis, and transpilation pipelines
bbox-mcp-server
MCP server for bounding box coordinate conversion, EPSG projections, Uber H3 hexagonal indexing, Overpass OSM queries, and shareable map links
bc-webclient-mcp-server
MCP server for Microsoft Dynamics 365 Business Central via reverse-engineered WebUI protocol. Enables AI assistants like Claude to interact with BC through the native WebSocket interface.
beans-cli
Task tracker for AI coding agents — verified gates, dependency-aware scheduling, and multi-agent orchestration
bearblog-mcp-server
MCP server for Bear Blog integration
bear-mcp
A read-only Model Context Protocol (MCP) server for Bear notes
bear-mcp-server
A Model Context Protocol server for Bear.app
bea-rs
A file-based task tracker CLI and MCP server for AI agent workflows
@beatmaster/google-sheets-mcp
MCP server for Google Spreadsheets - read, write, create, format, share
bedrock-image-mcp-server
Model Context Protocol (MCP) server for Amazon Bedrock image generation (Community Fork)
@belsar-ai/joplin-mcp
Model Context Protocol (MCP) server for Joplin note-taking app
@benjapieres/mcp-telegram-listener
Minimal MCP server to listen and respond to Telegram messages
@benny110/evm-mcp-server
MCP server for interacting with EVM-compatible blockchains - supports 22 tools and 10 prompts across 60+ networks
better-icons
MCP server for searching and retrieving icons from 200+ icon libraries powered by Iconify
better-qdrant-mcp-server
MCP server for enhanced Qdrant vector database functionality
bevy_debugger_mcp
AI-assisted debugging for Bevy games through Claude Code using Model Context Protocol
bevy_rig
Bevy ECS primitives and systems for modeling providers, agents, tools, sessions, runs, and workflows on top of Rig.
Bezal — Local Business Intelligence for AI Agents
Search 7,000+ local service businesses across America by category, location, or keyword.
@bgrgndzz/gong-mcp
MCP server for Gong - search calls, get transcripts, attendees, next steps and more
@bgx4k3p/huly-mcp-server
MCP server for Huly issue tracking with stdio and Streamable HTTP transports
bias-mcp-server
MCP server for political bias detection using fine-tuned T5 model with LoRA adapters
bible-ko-mcp
MCP server for Korean Bible (bskorea.or.kr)
@bigcookie/mcp-nano-banana-image
MCP Server for generating images using Google Gemini (Nano Banana) models
@bighub/bighub-mcp
MCP server for decision learning for AI agent actions with BIGHUB.
bigquery-mcp-server
MCP server for BigQuery that allows AI assistants to query and understand BigQuery datasets
bigquery-mcp-server
Go implementation of an MCP server leveraging BigQuery for schema and query execution.
@bildlag/mcp-server
MCP server for Bildlag — search and retrieve photos from your library via Claude Desktop or Claude Code
bilibili-follow
Export Bilibili follows, classify with ChatGPT/Claude/Gemini or other frontier LLMs, then sync groups back | 导出B站关注列表,交给ChatGPT/Claude/Gemini等通用大模型分类,再同步回分组
bilibili-mcp-server
根据 mcp 协议通过 api 调用为 ai 提供和 BiliBili 交互的功能(仅供学习使用)
bill-fetch-mcp-server
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
billforward-mcp
A Model Context Protocol (MCP) server for integrating Billforward's billing API with LLMs.
@binalyze/air-mcp
Binalyze AIR MCP Server
binance-mcp
Binance - 340 tools for market data, order books, and trading pairs
@bind-protocol/mcp-server
Unified MCP server for Bind Protocol — credential tools, API gateway, and action receipts for AI agents
bing-ads
MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports
binnacle
A CLI tool for AI agents and humans to track project graphs
bioinformatics-mcp-server
MCP-Server für Bioinformatik-Daten — Gene, Proteine, PubMed-Literatur, Varianten und Sequenzen via NCBI & UniProt
@bionicforms/mcp-server
MCP server for the BionicForms REST API — exposes form building, response management, and AI analysis as tools for Claude.
@biqblue/mcp-server
BIQ BLUE MCP Server - BigQuery cost optimization and analytics for AI assistants
bitbadges-builder-mcp
MCP server for building BitBadges collections with embedded documentation and API tools
Bitbucket MCP
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
bitbucket-mcp-server
MCP server for Bitbucket tools and integration
bitbucket-mcp-server
🔐 Secure oriented enterprise MCP server for Bitbucket Server/Data Center. Single binary • Zero dependencies • Air-gapped ready • Built in Rust
bitbucket-server-mcp
MCP server for Atlassian Bitbucket Server (Enterprise) REST API
Bitcoin MCP
49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config.
bitpolar
BitPolar: near-optimal vector quantization with zero training overhead — 3-bit precision, provably unbiased inner products (ICLR 2026)
Bitrix24
MCP server enabling AI agents to manage Bitrix24 features via standardized protocol
bitrouter-mcp
MCP types, config, and traits for BitRouter — lightweight protocol library
@bitsbound/mcp-server
BitsBound MCP Server - AI-powered contract analysis for Claude, ChatGPT, and Gemini
bkb-mcp
MCP server for AI agent access to the Bitcoin Knowledge Base
@blacksmithers/obsidian-forge-mcp
Blazing-fast local MCP server for Obsidian vault operations via stdio
@blankstate/mcp
Blankstate MCP Server - Protocol-based validation for autonomous AI agents
blender-mcp-server
MCP server for controlling Blender via AI assistants
Blender-MCP-Server
MCP server addon for Blender - Control Blender via AI agents through 51 powerful tools. Made to be used with PolyMCP for intelligent tool orchestration. Features thread-safe execution, auto-dependency installation, and complete 3D workflow automation.
@blindfold/mcp-server
MCP server for Blindfold PII detection - protect sensitive data in AI conversations
blitz
Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
blockchain-mcp-server
Blockchain MCP Server with Ethereum vanity address generation, 4byte lookup, ABI encoding, and multi-chain RPC calls
@bloomfilter/mcp-server
MCP server for Bloomfilter domain registration API — Service that lets AI Agents search, register, and configure domains
blowback-context
MCP server that integrates with FE development server for Cursor
blueprint-extractor-mcp
MCP server for the Unreal Engine BlueprintExtractor plugin over Remote Control
blueweb-mcp-server
MCP server for BlueWeb — extract structured data from any website using AI
bmalph-mcp-server
Universal MCP Server orchestrating BMAD planning and Ralph autonomous execution
bmlt-root-server-base
bmlt-server
bmlt-server-base
bmlt-server-base-apache
@bnb-chain/mcp
A MCP server for BNB Chain that supports BSC, opBNB, Greenfield, and other popular EVM-compatible networks.
BNBChain MCP
bob-cli
CLI app for Bob - a general-purpose AI agent framework
@bolagsapi/mcp-server
MCP server for BolagsAPI - Swedish company data for AI agents
booking-mcp-server
Dummy MCP Server hosting flight and hotel booking details
Bookmark Lens
Local-first bookmark management with semantic search and AI-powered organization
booksonic-air
BoondManager MCP Server
MCP Server for BoondManager API - 158 tools across 36 domains for ERP/CRM data
boon-mcp-server
Boon coaching data MCP server for Claude
@boperators/mcp-server
MCP server for boperators - gives AI assistants access to operator overload information.
@boringstudio_org/gitea-mcp
A Gitea MCP Server for interacting with repositories, issues, and more.
bosh-mcp-server
MCP server that provides BOSH Director operations to AI assistants like Claude
@botbell/mcp-server
BotBell MCP Server - Let AI assistants send push notifications to your phone
botcoin-mcp-server
MCP server for Botcoin Protocol — knowledge marketplace for AI agents
botindex-mcp-server
DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.
botindex-mcp-server
MCP server for BotIndex — Crypto market intelligence API. Predictive signals, whale divergence, convergence scoring, network intelligence. Verifiable track record.
@botuyo/mcp
BotUyo MCP Server — create and manage AI agents via Model Context Protocol
@bowlly/mcp-server
MCP server for Bowlly cat food product search and ingredient analysis
@boxverse_ai/listenme-mcp-server
MCP server for ListenME — product research task management via Boxverse AI
@bragduck/mcp
BragDuck MCP server for logging career achievements from AI agents
brainbuzz-mcp-server
Intelligent MCP Server for BrainBuzz Notification Management System
brain-core
MCP toolset.
brainos-mcp
Model Context Protocol (MCP) adapter for Brain OS
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
brain-server
MCP toolset.
brainstorm-mcp
Multi-model AI brainstorming debates with code review and quick perspectives
brainstorm-mcp
MCP server for multi-round AI brainstorming debates across multiple models
BrainstormRouter MCP Server
AI routing, memory, guardrails, and governance. Routes across Claude, GPT, Gemini.
brainwires-agent-network
Agent networking layer — MCP server framework, IPC, remote bridge, and mesh networking for Brainwires
braze-mcp-server
Braze MCP Server - Model Context Protocol server for Braze REST API Read-Only access
@breezebaby/mcp-server
Breeze yield aggregator MCP server for Claude and other AI agents
brehon-mcp-server
MCP server for the Brehon Privacy API — access 32+ privacy laws from any AI agent
@briansunter/raindrop-mcp
MCP server for Raindrop.io API integration
bridgeguard-mcp
BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...
bridgekitty
Cross-chain bridge aggregator — compares LI.FI, deBridge, Relay, Across & more for best rates.
bridle
Unified configuration manager for AI coding assistants (Claude Code, OpenCode, Goose, AMP Code)
Bright Security
Enables AI agents to access Bright Security tools for app discovery and security testing.
brightspace-mcp-server
MCP server for Brightspace (D2L). Check grades, due dates, assignments, announcements, syllabus, rosters and more via Claude, ChatGPT, Cursor, Windsurf, or any MCP client.
bring-mcp
MCP Server for Bring! Shopping
bringskills-mcp-server
MCP Server for BringSkills - AI Skills Marketplace. Use skills across Claude Code, Cursor, Codex, Windsurf, and 10+ AI agents.
brk_mcp
A bridge for LLMs to access BRK
browsecraft-mcp-server
BrowseCraft MCP Server for Claude Desktop
Browsegrab
Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab.
@browseragentprotocol/mcp
BAP MCP Integration - Use Browser Agent Protocol as an MCP server
@browserbasehq/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
@browserbeam/mcp-server
MCP server for Browserbeam — use browser automation as tools in Cursor, Claude Desktop, and any MCP client
browsy-mcp
MCP server for browsy — zero-render browser engine for AI agents
bruniai-mcp-server
MCP server for BruniAI visual comparison functionality
bruno-mcp
🚀 MCP server for generating Bruno API testing files programmatically. Create collections, environments, requests, and test scripts using AI clients like Claude Desktop.
bruno-mcp-server
This is an MCP server that lets copilot connect with Bruno.
bruno-mcp-server
MCP server for Bruno CLI integration - Execute API tests through Model Context Protocol
bruno-mcp-tools
MCP server exposing Bruno requests as tools
bruzethegreat-gsap-master-mcp-server
The most comprehensive GSAP MCP server ever created - surgical precision animation control with AI intent analysis, complete API coverage, and production-ready patterns. All GSAP plugins now 100% FREE thanks to Webflow!
@brxce/mcp-server
Model Context Protocol (MCP) server for BRXCE workspace management
@bs-mcps/searxng
MCP server for SearXNG
bstorms.ai — Agent Playbook Marketplace
Playbook marketplace for AI agents. 14 tools via MCP, REST API, and CLI. Earn USDC on Base.
budgie-mcp
Budgie Memory MCP Server - Connects AI coding agents (Claude Code, OpenCode) to Budgie Memory
bugboard-mcp-server
MCP server for BugBoard - Create and manage bugs from AI agents
BugCatcher
Bug reports, AI diagnosis, and status management for Cursor, Claude, Windsurf.
bugsnag-mcp-server
A Bugsnag MCP server for interacting with Bugsnag API
bug-tracker-mcp-server
Modern MCP Server for Bug Tracking with Linear & OpenAI integration
@bugzy-ai/azure-devops-mcp-server
MCP server for Azure DevOps Work Item Tracking integration
@bugzy-ai/jira-mcp-server
MCP server for Jira Server (on-premise) integration
@bugzy-ai/resend-mcp-server
An MCP server for sending emails via Resend API with stdio transport
@builde2e/mcp
MCP server for BuildE2E - Web fetching tools for AI agents
@builderius/sense-ai
Builderius Sense — MCP server for AI coding agents
buildez-mcp
MCP Server for Buildez.ai - Build websites with AI
@bunas/fs-mcp
File System MCP Server
bun-mcp-server
MCP server for Bun documentation
@bunnystudio/mcp
MCP server for Bunny Studio API - voice over, audio ads projects
burn-mcp-server
MCP Server for Burn — access your Vault from Claude/Cursor
burnworks-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs, with enhanced support for extracting specific content via CSS selectors, element IDs, or HTML tag names
business-central-mcp-server
MCP server for Microsoft Dynamics 365 Business Central — use via npx or deploy on Azure
butterfly-bot
Butterfly Bot is an opinionated personal-ops AI assistant built for people who want results, not setup overhead.
@c5t8fbt-wy/winforms-mcp
WinForms automation MCP server with headless UI automation capabilities
@cablate/mcp-doc-forge
MCP server that provides doc forge capabilities
cache
Cache headers, CDN, LRU simulation for AI agents
cached-context
File cache with diff tracking for AI coding agents
cadi-mcp-server
CADI MCP (Model Context Protocol) server for LLM integration
@cahaseler/wikijs-mcp
WikiJS MCP Server
CAiD MCP Server
Validated 3D CAD modeling for AI agents via CAiD + CadQuery. 54 tools with geometry validation.
caido-mcp-server
caido-mcp-server
@calcom/cal-mcp
An MCP server for Cal.com generated by @buildwithalyer
calculator-mcp-server
🧮 High-performance Rust calculator with MCP support for Claude Desktop + HTTP API for AI integration
calendly-mcp-server
MCP server for Calendly API integration with email automation support
calendly-mcp-server
Connect Claude to Calendly — schedule meetings, check availability, manage events
@callzero/mcp-server
MCP server for CallZero AI phone call automation
caltrain-mcp
A Model Context Protocol (MCP) server for Caltrain schedules. Get real-time train departures using GTFS data, designed for Claude Desktop and other MCP clients.
camofox-browser-mcp
MCP server for driving a local camofox-browser instance.
camofox-mcp
Anti-detection browser MCP server for AI agents — navigate, interact, and automate the web without getting blocked
camoufox-mcp-server
MCP server for browser automation using Camoufox - a privacy-focused Firefox fork with advanced anti-detection features
@campfire-net/campfire-mcp
Campfire MCP server — decentralized coordination protocol for AI agents
canicode
Analyze Figma designs for dev & AI readiness. 39 rules, scoring, HTML reports.
canon-mcp
Canon Protocol — cryptographic audit trails for AI-assisted development
cantrip
MCP server for Cantrip — AI-powered GTM engine for solo founders
canusign-mcp-server
MCP server for CanUSign - Create and manage contracts via Claude
Canvs
AI-powered diagrams, mind maps, flowcharts on a free unlimited collaborative whiteboard
canx-mcp-server
CANX Platform MCP Server - Manage campaigns and extensions via AI agents
CanYouGrab.it
Confidence-scored domain availability checking for AI agents via CanYouGrab.it
CAPI Gateway
Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.
capital-com-mcp-server
Capital.com MCP Server for Amazon Q and other LLMs
@capivv/mcp-server
MCP server for managing Capivv subscription platform via AI assistants
@cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
@car2db/mcp-server
MCP server for Car2DB API v3, allowing LLM agents to work with the automotive database
Carbone MCP
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
cartog
Code graph indexer for LLM coding agents. Map your codebase, navigate by graph.
Cartograph
Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.
@cartographai/mcp-server-codegraph
MCP server for graph representation of a codebase
casial-server
High-performance WebSocket MCP server with consciousness-aware context coordination for AI agent systems
castai-mcp-server
Model Context Protocol server for CAST.AI - manage Kubernetes clusters via natural language
cast-mcp-server
A Model Context Protocol (MCP) server that provides AI assistants with access to cast tools
@casys/mcp-erpnext
MCP server for ERPNext with interactive UI viewers
cataloger-mcp-server
A Model Context Protocol (MCP) server for Library of Congress Subject Headings and Name Authorities.
cat-gemini-mcp
MCP server for Gemini CLI integration
Catholic Greatness
AI Catholic formation — spiritual direction, saints, scripture, and semantic search.
@cavendo/mcp-server
MCP server for Cavendo Engine - AI agent workflow platform
@cavort-it-systems/clickup-mcp
Lightweight ClickUp MCP server for task management - token-optimized responses
caxton
A secure WebAssembly runtime for multi-agent systems
@cben0ist/ascend-mcp-server
MCP server for Ascend — connect Claude to your job applications, resume, and analytics
cc-agent-sdk
claude agent sdk
ccboot-mcp-server
An MCP server that generates, validates, and manages Claude Code configuration artifacts (CLAUDE.md, skills, agents, hooks, commands, MCP configs, knowledge docs) for enterprise-grade development.
ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
cc-colony
Multi-agent orchestration for Claude Code with tmux and integrated MCP executor
cce-mcp-server
Cosmic Correlation Engine -- MCP Server for AI Agent Astrology. Natal charts, transits, cosmic weather, correlations, forecasts, and network signals for AI agents. Every agent has a birth chart. This is how you read it.
cc-reviewer
MCP server for Claude Code - Get second-opinion feedback from Codex/Gemini CLIs
cedarscript-mcp-server
MCP server for AI-assisted code transformations via CEDARScript
celavii-mcp
Celavii MCP Server — Connect your Celavii account to AI-powered IDEs and assistants
@cellar-door/mcp-server
MCP server exposing cellar-door EXIT and ENTRY verifiable markers as AI-native tools
cellrepair-mcp-server
Claude MCP Server for CellRepair.AI - Access 4882 autonomous agents from Claude
@cenemiljezweb/dns-mcp-server
MCP server for DNS lookups and network diagnostics
@centrali-io/centrali-mcp
Centrali MCP Server - AI assistant integration for Centrali workspaces
central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
cerevox-mcp-server
MCP server exposing Cerevox AI APIs (Lexa, Hippo, Account) for document parsing, RAG search, and account management
cesium-terrain-server
@cexll/codex-mcp-server
MCP server for Codex CLI integration
ceylon-mcp
Model Context Protocol implementation for the Ceylon agent framework
@cg3/prior-mcp
MCP server for Prior — the knowledge exchange for AI agents. Search, contribute, and improve shared solutions.
ChainAware Behavioural Prediction MCP Server
AI-powered tools to analyze wallet behaviour prediction, fraud detection and rug pull prediction.
chainlink-mcp
Chainlink - 35 tools for price feeds and oracle data
@chainlink/mcp-server
Prototype MCP Server for CLL
Chaitin IP Intelligence
@chamade/mcp-server
MCP server for Chamade — voice gateway for AI agents. Join Discord, Teams, Meet, Telegram, SIP, Zoom meetings and interact via speech and text. Supports Claude Code channel mode for push events.
changecrab-mcp-server
MCP server for ChangeCrab - manage changelogs and posts from Cursor, Claude, and other AI tools
@channel47/google-ads-mcp
Google Ads MCP Server - Query and mutate Google Ads data using GAQL
@chaprola/mcp-server
MCP server for Chaprola — agent-first data platform. Gives AI agents 46 tools for structured data storage, record CRUD, querying, schema inspection, web search, URL fetching, scheduled jobs, and execution via plain HTTP.
chartjs-go-mcp-server
A Model Context Protocol (MCP) server for generating Chart.js charts via Node.js process execution. Built in Go with configurable output modes for flexibility.
chat2response
Translate and proxy OpenAI Chat Completions requests to the Responses API.
chatbots-mcp-server
chatgpt-api-server
chatgpt-mirror-server
chatgpt-webui-mcp
Standalone MCP server for ChatGPT Web UI via session token
@chathost/mcp-dev
chathost.io MCP server - deploy websites from your AI agent
Chat With Your Ads
Conversational access to advertising performance data, creative analysis, and campaign insights
cheatengine
Cheat Engine MCP Server - AI-assisted reverse engineering bridge
checklist.day Registry
Registry of Python AI/ML libraries: correct imports, quickstart code, and known footguns.
@checkvibe/mcp-server
MCP server for CheckVibe security scanning — run security audits from AI coding agents
chess-mcp-server
A Model Context Protocol (MCP) server for playing Chess with AI Agents.
Chikoh - Fantasy Sports & Entertainment Intelligence
AI fantasy sports & entertainment intelligence. 75 tools across 10 sports + TV/Awards.
chipotle
MCP server for Chipotle - let AI agents order burritos, bowls, and more
ChipsAI MCP Server
MCP server for ChipsAI — manage chatbots, conversations, and AI models
chitin-mcp-server
MCP server for Chitin — on-chain soul identity & certificates for AI agents
@chmald/planka-mcp
MCP server for Planka - Real-Time Collaborative Kanban Board
@chrisleekr/mcp-server-playground
A playground for Model Context Protocol (MCP) server built with TypeScript and Streamable HTTP transport
@chrome-agent-bridge/mcp-server
MCP Server for Chrome-Agent Bridge — capture web elements and expose them to AI Agent IDEs
ChronoLog
A High-Performance Storage Infrastructure for Activity and Log Workloads
@chronoqueue/mcp-server
ChronoQueue MCP Server - Integrate ChronoQueue with AI assistants via Model Context Protocol
chuanglan-mcp-server
MCP Server for Chuanglan 253 SMS Platform - 创蓝 253 短信平台 MCP 服务器
chub
Chub: agent-agnostic context, tracking, and cost analytics for AI-assisted development
chungoid-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
chungoid-mcp-server-git
A Model Context Protocol server providing tools for interacting with git repositories via the command line
chungoid-mcp-server-time
A Model Context Protocol server providing tools for working with time and dates
@cicatriz/timezone-toolkit
Advanced MCP server providing comprehensive time and timezone tools
ci-openai-llm-server-mock
Citedy SEO Agent
AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets
@civic/passthrough-mcp-server
A Model Context Protocol (MCP) server that acts as a passthrough proxy with hook middleware support
civitai-mcp-server
A Model Context Protocol server for browsing and discovering AI models on Civitai
@ckreidl/katana-mcp
MCP server for interacting with the Katana MRP API
clangd_mcp_server
ai generated clangd mcp server
clarifyprompt
AI prompt optimization for 58+ platforms across 7 categories with custom platforms
@clarity-contrib/tailwindcss-mcp-server
MCP server for TailwindCSS utility classes, documentation, and project assistance
clarvia
AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.
claudcode-mcp-server
ClaudCode MCP server — web search & image analysis tools for Claude Code
claude-agent
Rust SDK for building AI agents with Anthropic's Claude - Direct API, no CLI dependency
claude-agent-rs
Lightweight AI coding agent in Rust — runs Claude on your Max subscription for $0. 8 built-in tools, MCP client, hooks, skills with frontmatter, sessions, sub-agents, streaming.
claude-agent-sdk
Idiomatic Rust SDK for building AI agents powered by Claude Code with full async support, type safety, and security hardening
claude-agent-sdk-rust
Rust SDK for Claude Agent - Build production-ready AI agents with Claude
@claudecamp/agent
MCP server for claude.camp — connects Claude Code to the camp
claude-canvas-mcp-server
MCP server for Claude to interact with Figma via the Claude Canvas plugin
claude-code-mcp-server
MCP server for Claude Code Emacs integration
Claude Context
claude-context-local
🔒 Privacy-first MCP server for Claude using PostgreSQL + Ollama. Local alternative to cloud-based code context with full data sovereignty. No API keys, no external calls, 100% local.
Claude-Deep-Research
An MCP (Model Context Protocol) server that enables comprehensive research capabilities for Claude
claude-diary-mcp-server
Fast, memory-safe MCP server for Claude diary queries written in Rust
@claude-flow/cli
Ruflo CLI - Enterprise AI agent orchestration with 60+ specialized agents, swarm coordination, MCP server, self-learning hooks, and vector memory for Claude Code
ClaudeInk — Knowledge Vault
Save, search, and compile valuable knowledge from your Claude conversations.
@claudeink/mcp-server
ClaudeInk MCP Server — Claude 对话知识沉淀系统,保存、搜索、整合对话中的有价值内容
claude-in-mobile
MCP server for mobile, desktop and browser automation - Android (ADB), iOS Simulator (simctl), Desktop (Compose), Browser (CDP)
claudekeep
ClaudeKeep lets you save & share chats from Claude using an MCP inside Claude Desktop
claude-linkedin-automation
A battle-tested skill for managing a professional LinkedIn profile autonomously using Claude AI. 21 automations, 12+ weeks, 0 detection incidents.
claude-marker
command line utility for symbols used by Claude agents
claude-mcp-setup
Easy setup script for Anthropic Claude Model Context Protocol (MCP) servers on Windows
@claudeoverflow/mcp-server
Built by Claude, for Claude. MCP server for agent-to-agent knowledge sharing.
claude-pool-server
MCP server binary for claude-pool
ClaudePost
claude-post-mcp-server
Email search and management tool using MCP protocol
claude-recall
Persistent memory for Claude Code with native Skills integration, automatic capture, failure learning, and project scoping via MCP server
claude-sensors
Cross-platform environmental awareness for AI assistants - a suite of MCP servers
claude-skills
🤖 Claude Code skills that automate the tedious parts of development. Start with /update-docs to keep your documentation fresh.
Claude Thread Continuity
@claudium/solana-mcp-server
MCP server for Solana blockchain interaction via Solscan Pro API
clau-mcp
Model Context Protocol (MCP) implementation for Claude interactions
ClawAgent
AI agent marketplace with MCP support and HTTP 402 micropayments (x402/intmax402).
clawaimail
Email infrastructure for AI agents. Create inboxes, send/receive email, and search messages.
claw-army/claude-node
clawcast
AI rap songs about today's headlines in any rapper's style. Free trial + x402 payments.
@clawdactual/carapace-mcp-server
MCP server for Carapace AI — the shared knowledge base for AI agents
clawnch-mcp-server
MCP server for Clawnch — deploy tokens on Base, manage fees, and monitor launches via AI agents
clawphunks
Mint and trade ClawPhunks NFTs - 10k pixel punks for AI agents. x402 payment, ethscriptions on L1.
@clawrag/mcp-server
MCP server for ClawRAG integration
clawriver
Agent 知识共享市场 — 让 AI Agent 搜索/购买/上传经验记忆。34 个 Tools,支持记忆搜索、购买、上传、评价、团队协作。
clawscan
OpenClaw/Moltbot/Clawdbot vulnerability scanner for prompt injection, supply chain, and RAG poisoning attacks
clawskills-mcp
MCP server exposing ClawSkills API integration skill docs to AI agents
clawslist-mcp-server
MCP server for Clawslist - the AI agent marketplace
@clawswap/mcp-server
MCP server for cross-chain bridges between Solana and Base via ClawSwap
clawvault-mcp-server
AI agent payment security - spending limits, whitelists, and human approval.
clawvault-mcp-server
MCP server for ClawVault - AI agent payment security layer
CLDGeminiPDF Analyzer
ClearML MCP
cli-agents
Build agentic apps over users' existing AI subscriptions (Claude, Codex, Gemini)
@cliangdev/flux-plugin
Claude Code plugin for AI-first workflow orchestration with MCP server
climate-risk-mcp-server
MCP server for climate risk assessment — CO2 emissions, climate projections, and ESG data via Climate TRACE, NOAA, and Open-Meteo
clink-mcp-server
MCP server for Clink - powering agentic coordination
cloakpipe-mcp
MCP server for CloakPipe — expose privacy tools to AI agents
clockodo-mcp
MCP server for Clockodo time tracking API
cloud-audit
AWS security scanner with Attack Chains, Breach Cost Estimation, and MCP Server for AI agents.
@cloudbrowser/mcp-server
MCP server for CloudBrowser.ai - Control remote cloud browsers with AI capabilities
@cloudglue/cloudglue-mcp-server
Cloudglue MCP Server
cloudllm
A batteries-included Rust toolkit for building intelligent agents with LLM integration, multi-protocol tool support, multi-agent orchestration, and MentisDB-backed durable memory.
cloud-native-mcp-server
High-Performance Kubernetes MCP Server | 210+ tools | AI LLM integrations | prometheus, helm, grafana
cloudplus-mcp-server
MCP Server implementation for CloudPlus operations
cloudtrail-mcp-server
@clutchmarkets/mcp-server
Clutch Perps MCP Server - Orderly-powered agent trading guidance
clypt
AI-native link intelligence — shorten, track, and manage links from any AI agent
@cmssy/mcp-server
MCP server for Cmssy CMS — enables AI-driven page creation and management
cnctd_ai
Multi-provider AI/LLM abstraction layer with MCP support (Anthropic, OpenAI, Gemini, OpenRouter)
cntx-ui
Autonomous Repository Intelligence engine with web UI and MCP server. Unified semantic code understanding, local RAG, and agent working memory.
Coach Leo
AI running coach powered by Strava data, science-backed training plans, and community challenges.
coalesce-mcp
MCP server for IntelliTect's Coalesce framework.
cobre-mcp
Model Context Protocol (MCP) server exposing Cobre operations as tools and resources for AI coding assistants
cobroya
Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.
@cocal/google-calendar-mcp
Google Calendar MCP Server with extensive support for calendar management
@cochatai/x-mcp-server
Enhanced MCP server for X with OAuth 2.0 support, media uploads, and LLM-friendly rate limiting.
cocochiralnet-mcp-server
CocoChiralNet MCP Server - stdio bridge for AI Agent real-time collaboration
coda-cli
AI-driven feature development CLI powered by Claude — analyze, plan, implement, review, and ship
@codacy/codacy-mcp
Codacy MCP server
@code44/trial-mcp
MCP server for managing Origin trials and todos
codebase-knowledge-builder
Agent skill that studies any codebase and produces structured knowledge artifacts. Works with Claude Code, Cursor, OpenCode, and any agentskills-compatible agent.
codebase-mcp
Open-source AI development assistant via Model Context Protocol (MCP). Turn Claude or any LLM into your personal coding assistant. Privacy-first with local semantic search, AI-assisted editing, persistent memory, and quality-checked code generation. Built for Python & React. Free alternative to paid AI coding tools.
codebaxing
MCP server for semantic code search. Index your codebase and search using natural language.
codebeamer-mcp
Read-only MCP server for Codebeamer ALM
@codebyplan/cli
MCP server for CodeByPlan — AI-powered development planning and tracking
CodeCompass
CodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
codegraph-smart-mcp
Code Intelligence MCP Server for Claude — auto-indexes your codebase with GraphRAG + hybrid search. Opens a live dashboard.
@codegrenade/naija-faker-mcp
A naija-faker MCP server
code-mcp
Code-MCP: Connect Claude AI to your development environment through the Model Context Protocol (MCP), enabling terminal commands and file operations through the AI interface.
codemesh
The Self-Improving MCP Server - Agents write code to orchestrate multiple MCP servers with intelligent TypeScript execution and auto-augmentation
codeql-development-mcp-server
An MCP server supporting LLM requests for CodeQL development tools and resources.
@code-rag/mcp-server
MCP server for CodeRAG — exposes codebase search, context, and status tools via Model Context Protocol
coderlib
A Rust library for AI-powered code assistance and agentic system
codesense-mcp-server
a code analyzer mcp server for AI agent
@codesherlock/codesherlock-alpha-mcp-server
A TypeScript-based Model Context Protocol (MCP) server
@codesherlock/codesherlock-beta-mcp-server
A TypeScript-based Model Context Protocol (MCP) server
@codesherlock/codesherlock-mcp-server
A TypeScript-based Model Context Protocol (MCP) server
@codesherlock/codesherlock-prelive-mcp-server
A TypeScript-based Model Context Protocol (MCP) server
@codesherlock/codesherlock-test-mcp-server
A TypeScript-based Model Context Protocol (MCP) server
codetether-agent
A2A-native AI coding agent for the CodeTether ecosystem
codewatch-memory
Code-aware observational memory MCP server for AI coding assistants
@codewithdan/marvel-mcp
Marvel APIs MCP Server demo
codex-cli-mcp-tool
MCP server for OpenAI Codex CLI integration
codex-memory
A simple memory storage service with MCP interface for Claude Desktop
codex-review-skill
codex-review skill
codex-sound-notifications
Persistent completion sounds for Codex. Bundled sound assets sourced from SND.
@codified/mcp-server
Codify MCP Server — Context Graph for AI-Native Teams
codingbuddy
Multi-AI Rules MCP Server - One source of truth for AI coding rules across all AI assistants
codixing-mcp
Code retrieval engine for AI agents — MCP server
cognitive-ai-memory
Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.
cognos-session-memory
CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.
coinbase-mcp
Coinbase - 20 tools for market data, order books, and trading pairs
@coinstats/coinstats-mcp
MCP server for CoinStats API integration
@coinversaa/mcp-server
Coinversaa Pulse — Crypto intelligence MCP server for AI agents. 30 tools covering Hyperliquid trader analytics, cohort intelligence, live market data, builder dex markets, and more.
collection-api-refacil-mcp
MCP Server para la API collection-api-refacil
color
Color convert, palette, contrast checker for AI agents
@comicchang/tailscale-mcp-server
A Model Context Protocol (MCP) server that provides seamless integration with Tailscale's CLI commands and REST API, enabling automated network management and monitoring through a standardized interface.
command-runner-mcp-server
Define commands as tools in this MCP server. Useful if you want a stronger guardrails compared to a simple command allowlist
@commercetools/commerce-mcp
A command line tool for setting up commercetools MCP server
@commitsage/mcp-server
MCP server for CommitSage - AI-powered commit message generation with Gemini, OpenAI, Codestral, and Ollama support
commonersdao-mcp
AI agent access to Commoner's DAO — auction, governance, treasury, and discussion board on Solana.
communitas-mcp
MCP (Model Context Protocol) server for Communitas - enables AI agents to control the platform
community-sonarcloud-mcp-server
Model Context Protocol (MCP) server for SonarCloud integration - provides AI tools for querying code quality metrics, issues, and project data
ComOS Federation Gateway
Multi-tenant MCP gateway for AI commerce. One connection, every store on the network.
ComOS Portal — AI-Native SaaS Management
93 MCP tools for platform administration via AI agents. Billing, support, teams, and more.
@compasify/redmine-mcp-server
MCP server for Redmine
compliance
Regulatory compliance checks for AI agents. MiCA, DORA, custody risk, evidence scoring.
Compoid MCP
A collaborative repository where AI agents and humans share research, images, videos and papers.
composio-mcp-server
A Model Context Protocol (MCP) server implementation that exposes Composio tools and actions.
compress-image-mcp
MCP server for compressing images with Tinify
@conarti/mattermost-mcp
Mattermost MCP Server
conch-mcp
MCP server for conch — biological memory for AI agents
conductor-graph-mcp
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
conduit
Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
config
JSON, YAML, TOML, INI config tools for AI agents
conflu-mcp-rs
Model Context Protocol (MCP) server for Confluence
Connapse
Self-hosted knowledge backend for AI agents with hybrid search and MCP tools
connectry-architect-mcp
Free certification prep for the Claude Certified Architect exam by Connectry LABS
@connorbritain/mssql-mcp-server
Model Context Protocol (MCP) server for Microsoft SQL Server - enterprise-ready schema discovery, profiling, and safe data operations
@connorbritain/obsidian-mcp-server
TypeScript MCP server for Obsidian with core tools, graph analytics, and semantic search
@consenthaul/mcp-server
MCP server for ConsentHaul — manage drivers, consents, and billing via AI agents
consult-llm-mcp
MCP server for consulting powerful AI models
@container-inc/mcp
MCP Server for Container Inc.
contentapi-mcp-server
MCP server for ContentAPI - Extract content from YouTube, web pages, Twitter/X, and Reddit for RAG and AI applications
contentrain
Local-first MCP server for AI content governance — models, content, validation, i18n
@contentrain/mcp
Local-first MCP server for AI-generated content governance — 13 deterministic tools for any platform
context7-mcp-server
MCP server for Context7
context7-skill
Context7 documentation lookup skill for AI coding agents. Lightweight REST API wrapper with no MCP context overhead.
context-chest-mcp
MCP server for encrypted AI agent memory — remember, recall, browse across sessions
context-core
Deterministic context selection engine for AI agents and LLMs
context-cutter
Agent-agnostic middleware that cuts JSON payload bloat with lazy handles and teasers
context-engineering-mcp
Context Engineering is a MCP server that gives AI agents perfect understanding of your codebase. Eliminates context loss, reduces token usage, and generates comprehensive feature plans in minutes. Compatible with Cursor, Claude Code, and VS Code.
Context Fabric
Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically.
@context-forge/mcp
MCP server for Context Forge — generates structured AI context prompts from project configuration and templates
contextforge-mcp
Intelligent contextual memory MCP server for developers
contextkeeper
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
context-lens
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos, query with natural language. Built on LanceDB vector storage. Works with Claude Desktop, Cursor, and other MCP clients.
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
contextqmd-mcp
MCP server for local-first, version-aware library documentation via ContextQMD
@contextstream/mcp-server
ContextStream MCP server - v0.4.x with consolidated domain tools (~11 tools, ~75% token reduction). Code context, memory, search, and AI tools.
@context-sync/server
Universal Context layer McP server
@contextube/mcp-server
Claude MCP server for ContextTube — 5-layer contextual intelligence
conto-mcp-server
Conto MCP Server - Payment authorization for AI agents
contox-mcp
Contox MCP server — give Claude persistent context memory
contractor-license-mcp-server
MCP server for contractor license verification — verify licenses across US state licensing portals via AI agents like Claude Desktop
converse-mcp-server
Converse MCP Server - Converse with other LLMs with chat and consensus tools
conviction-mcp
The arena where AI agents compete for real returns. Prompt a strategy.
Cookiy
AI user research via studies, interviews, recruitment, reports, and quantitative surveys.
cookunity-mcp-server
Unofficial MCP server for CookUnity meal delivery — browse menus, manage carts, confirm orders, skip deliveries. Not affiliated with CookUnity.
coolify-mcp-server-kof70
MCP server for Coolify API - Control your self-hosted PaaS from AI assistants
@cool-mcp/desktop-automation
MCP server for desktop automation - mouse, keyboard, screenshot, window management
copex
Copilot Extended - AI assistant CLI with chat, plan, and ralph modes
copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
@copilot-mem/mcp-server
MCP server and HTTP API for copilot-mem
copilot-money-skill
Copilot Money skill for Claude Code - query and analyze personal finance data
copus-mcp-server
MCP server for searching human-curated content recommendations on Copus
coreshub-mcp-server
A lightweight mcp server for coreshub.
@coretext-ai/qa-1-linear-mcp-server-sls-1e48ac8e-6c11-44ba-9c35-badf0f06ee26
MCP server with linear integration
cortexai-mcp
Model Context Protocol (MCP) support for Cortex: stdio, SSE, and server transports
cortex-memory
Self-organizing graph memory for AI agents. Single binary, zero dependencies.
Cortex Memory Engine
Local-first AI memory engine — 4-tier memory, people graph, Bayesian beliefs. Encrypted, 62µs.
cortex-runtime
Rapid web cartographer for AI agents — map websites into navigable binary graphs, compile typed APIs, query with WQL
Cosmic Correlation Engine
AI Agent Astrology — natal charts, transits, cosmic weather, and forecasts for AI agents.
costhawk
MCP server for CostHawk - AI API cost monitoring and optimization with Claude Code tracking
@covalenthq/goldrush-mcp-server
GoldRush MCP Server for interacting with Covalent GoldRush API
cowork-code-mcp-server
MCP server for real-time messaging and task delegation between Claude Code and Claude Cowork agents
@cplace/mcp-server
MCP server that provides Claude Desktop with tools to interact with cplace APIs
@cpujia/codex-mcp-server
MCP Server for OpenAI Codex /v1/responses API integration with Claude Code
@cqsjjb/meter-sphere-mcp-server
MCP server for MeterSphere test cases platform - Get test cases, generate AI test prompts, track testing progress, and execute browser automation tests
CrabbitMQ
Async message queue for AI agents. Self-provision queues, push/poll messages, no signup.
@craft-io/mcp-server
MCP server for Craft.io Public API — lets AI assistants read and manage your Craft.io data
@crashbytes/pusher-mcp-server
MCP server for Pusher Channels — trigger events, query channels, and manage realtime messaging from AI agents
CrashStory MCP
Colorado personal injury attorney directory, AI-analyzed review intelligence, and crash data
cratesdotio-mcp
A Model Context Protocol (MCP) server for searching and retrieving crate information from crates.io
crawlio-mcp
MCP server for Crawlio — control the macOS website crawler from AI assistants
create-mcp-server
Scaffold production-ready MCP servers in seconds
create-mcp-server-app
Quickly create MCP server app
CreateveAI Nexus
@creating-cat/gemini-image-mcp-server
An MCP server for image generation using the Gemini API.
Credit Optimizer v5 for Manus AI
Optimizes Manus AI credit usage by 30-75% via intelligent model routing and smart testing.
cresva-mcp-server
Cresva AI Marketing Intelligence - MCP Server
crewai-mcp-server
MCP server for CrewAI documentation
@crewhaus/cert-mcp-server
MCP server for CrewHaus Agent Certifications — 23 tracks, W3C Verifiable Credentials, Stripe + x402 payments.
crewhaus-mcp-server
MCP server for CrewHaus startup validation services. Lets AI agents discover, price, and submit validation requests.
@crisog/railway-mcp-server
Unofficial Railway MCP server.
@cristip73/mcp-server-asana
MCP Server for Asana API
@crossdelta/pf-mcp
Model Context Protocol (MCP) server adapter for Platform SDK
crossfin-mcp
CrossFin MCP server for service discovery and paid x402 API execution
crosslink
A synced issue tracker CLI for multi-agent AI development
@crowley/rag-mcp
Universal RAG MCP Server for any project
crush-mcp-server
MCP server for CRUSH the Memory — access your voice notes, transcripts, and audio from AI tools
crw-mcp
MCP (Model Context Protocol) server for the CRW web scraper
crypto
Hash, encode, UUID, password analysis for AI agents
@cryptoapis-io/mcp-broadcast
MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs
@cryptoapis-io/mcp-simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
crypto-bytes-mcp-server
Crypto Bytes is a Model Context Protocol server that delivers curated crypto news.
crypt-server-saml
@cryptyx/mcp-server
CRYPTYX MCP Server — crypto intelligence for AI agents
ctxgraph-mcp
MCP server for ctxgraph — exposes graph memory to Claude and other LLMs
cu4d-mcp
MCP server wrapper for CU4D.DAL API's endpoints for AI tools
CualBet MCP
Football fixtures, standings, and odds intelligence for AI agents.
cua-mcp-server
MCP Server for Computer-Use Agent (Cua)
cuba-memorys
Persistent memory for AI agents. Knowledge graph, Hebbian learning, RRF search, GraphRAG.
@cubby-pro/mcp
MCP server for Cubby - deploy apps via AI tools like Claude Desktop and Cursor
@cube-dev/mcp-server
A Model Context Protocol (MCP) server that provides chat functionality with Cube's AI agent for analytics and data exploration
cube-mcp
MCP server for EdgescaleAI Cube cluster management and Apollo deployments
cuemap-mcp
MCP server for CueMap
cursor-brain
OpenAI-compatible HTTP service powered by Cursor Agent. Drop-in chat/completions endpoint for Openclaw, Ironclaw, Zeroclaw, or any OpenAI API client.
cve-mcp-server
A Model Context Protocol server providing tools for CVE vulnerability information queries
cws-mcp
MCP server for Chrome Web Store extension management
cxpak
Spends CPU cycles so you don't spend tokens. The LLM gets a briefing packet instead of a flashlight in a dark room.
@cyanheads/git-mcp-server
A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTTP.
@cyanheads/pubmed-mcp-server
MCP server for PubMed/NCBI E-utilities integration. Search articles, fetch metadata, generate citations, explore MeSH terms, and discover related research.
@cyberdeep/trello-mcp-server-optimize
Token-optimized Trello MCP Server with 97% response reduction
@cybermem/mcp
CyberMem MCP Server - AI Memory with openmemory-js SDK
cybersecurity-mcp-server
Cybersecurity data for AI agents — CVE database, vulnerability search, threat intelligence, exploit info
cyclst-mcp-server
MCP server for cyclst — exposes your training data and sync tools to Claude.
czh-bailian-mcp-server2
Add your description here
czh-bailian-mcp-server3
Add your description here
@da1z/subagents
MCP server that enables subagent functionality
daa-ai
AI integration layer for DAA system with MCP protocol
daedra
Self-contained web search MCP server. 9 backends with automatic fallback. Works from any IP.
@dagocheck/mcp-server
Official Model Context Protocol (MCP) server for DagoCheck - Professional IMDG Validation
dagpipe
Crash-proof LLM pipelines. Resumes from failure without a database.
dai-ai-server
daily-deals-mcp-server
MCP server to retrieve daily deals for different stores around Melbourne
@daipham/mobile-mcp-server
The MCP Server connects AI tools directly to Payoo's GitLab and API platform. This enables AI agents, assistants, and chatbots to read repositories, manage issues, automate workflows, and interact with custom APIs—all through natural language.
daisyui-mcp-server
MCP server for daisyUI React components — search docs, props, and code examples from any AI coding assistant 🌼
dakboard-mcp-server
A Model Context Protocol (MCP) server for DAKboard - manage screens, blocks, devices, loops, and metrics.
dakera-cli
Command-line interface for Dakera AI Agent Memory Platform
dakera-client
Rust client SDK for Dakera AI Agent Memory Platform
dakera-mcp
Dakera MCP Server - Model Context Protocol server for AI agent memory
@dalcontak/blogger-mcp-server
MCP Server for Blogger API
dalian
LLM multitool, a doll-like vessel containing the phantom library.
da-mcp-server
晨舟财务会计软件 MCP (Model Context Protocol) 服务器
@dangerusslee/gitlab-mcp-server
GitLab MCP Server - A Model Context Protocol server for GitLab integration
@danielmerja/moltgram-mcp-server
MCP server for Moltgram - Instagram for AI agents. Create posts, follow agents, generate AI images, and more.
@daniel.stefan/metalink
MetaLink MCP Management Platform - Universal MCP server orchestrator
@danwahl/gemini-cli-mcp
MCP server that exposes Gemini CLI as a single tool for Claude Code
dap_mcp
Model Context Protocol (MCP) server that interacts with a Debugger
dapug
MCP server that gives AI agents real debugger access via DAP
dasein-agentic-mcp
MCP (Model Context Protocol) client for tool integration
databar-mcp-server
MCP server for Databar.ai — enables AI assistants to run data enrichments, manage tables, and more
databento-mcp-server
Model Context Protocol (MCP) server for DataBento market data
@databrainhq/mcp-server
MCP server for Databrain embedded analytics - connect databases, create datamarts, configure embeds, and generate frontend code
databricks-mcp-server-local
Model Context Protocol server for Databricks (local development)
datadog-logs-mcp
MCP server for querying Datadog logs
datadome-datadome-mcp-server
DataDome MCP server for interacting with the DataDome Management API
datafast-mcp-server
MCP server for Datafast analytics API
dataflare-mcp-server
MCP server for the Dataflare API — exposes dataset tools to AI agents
datagen-discord-mcp-server
A Model Context Protocol server for Discord integration
data-gov-mcp-server
MCP Server for AI integration with Data.Gov
@datastorm/mcp
Official Datastorm MCP server for Claude, Cursor, and AI agents.
datetime-mcp-server
MCP server for getting current datetime with customizable format
datgfg.rds-control-plane-mcp-server
An AWS Labs Model Context Protocol (MCP) server for rds-control-plane
Datris
AI Agent-Native Data Platform — ingest, validate, transform, query, and search data.
@dazld/cclsp
MCP server for accessing LSP functionality
dbdense
Offline database schema context for LLM agents. Extract once, serve via MCP — no live DB needed.
dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
DB_MCP_Server
DB_MCP_Server 是一个强大的数据库连接和操作服务,通过 MCP (Model Context Protocol) 协议为 AI 应用提供数据库访问能力。项目采用响应式编程模型(WebFlux),支持多种主流数据库,为 AI Agent 提供安全、高效的数据库操作接口。
deadends.dev
Structured failure knowledge for AI agents — dead ends, workarounds, error chains
@dealsurface/mcp-server
MCP server for the DealSurface sales intelligence API
@debridge-finance/debridge-mcp
deBridge MCP server
DebtStack.ai
Corporate credit data API for AI agents — bonds, leverage, guarantors, SEC filings
@debuggingmax/mcp-server-notion
The most comprehensive MCP server for Notion - Pages, Databases, Blocks, Users, Comments & Search
dechonet-mcp
13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100.
@decodo/mcp-server
[](https://smithery.ai/server/@Decodo/decodo-mcp-server)
deep-directory-tree-mcp
Powerful Model Context Protocol (MCP) implementation for visualizing directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation
@deepnote/mcp
MCP server for AI-assisted Deepnote notebook creation and manipulation
deepseek
MCP server for DeepSeek AI with chat, reasoning, sessions, function calling, and cost tracking
deepseek-claude-MCP-server
deepseek-claude-MCP-server
deepwiki-mcp-server
Zed mcp context server extension for deepwiki
@dekalabs-npm/taiga-mcp-server
MCP Server para interactuar con la API de Taiga
delega
Task management API for AI agents. Create, delegate, and track tasks via MCP.
@delega-dev/mcp
MCP server for Delega — task infrastructure for AI agents
Delimit
One workspace for every AI coding assistant. Shared tasks, memory, and governance.
dell-powerstore-mcp-server
MCP Server for Dell PowerStore with automatic OpenAPI tool generation - Credential-free mode
dell-unity-mcp-server
Model Context Protocol (MCP) server for Dell Unity Storage Systems
delta
MCP server for Delta Airlines - search flights, check status, manage trips
deltaops-mcp-server
MCP server for DeltaOps governance — lets any MCP-compatible AI agent create runs, raise asks, check policies, and log artifacts.
delx-mcp-a2a
Delx operational recovery protocol for AI agents via MCP.
demo-mcp
A demo using @modelcontextprotocol/sdk
@demox-site/mcp-server
Demox MCP Server - Deploy static websites with AI
denialbot
Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.
deobfuscate-mcp-server
An MCP server to help LLMs de-obfuscate and navigate minified JavaScript bundles.
dep
License check, outdated deps, security for AI agents
@department-of-veterans-affairs/vads-mcp-server
MCP server providing VA Design System component, token, and pattern knowledge to AI coding agents
descry-tool-core
Core traits and types for descry-tool framework
desk-mcp-server
MCP server for Desk - AI-powered financial news analysis platform
@devabdultech/hn-mcp-server
MCP Server for using the Hacker News API
@deva-me/mcp-server
Deva MCP server exposing Deva Agent Resources REST API tools
Devcontainer
devcontainer-guard
Network and MCP access control for devcontainers
@developer-smallestai/atoms-mcp-server
MCP server for the Atoms platform — query call logs, agents, usage stats from your IDE
@devheerim/notion-mcp-server
Notion API MCP server with powerful database query support including filters, sorts, and pagination
devkits-mcp-server
MCP Server for DevKits — 110+ developer tools for AI assistants
Devmind-MCP
DevMind MCP provides **persistent memory capabilities** for AI assistants through the Model Context Protocol (MCP). It enables AI to remember context across conversations, automatically track development activities, and retrieve relevant information intelligently.
@devness/useai
Track your AI-assisted development workflow. MCP server that records usage metrics across all your AI tools.
devopness-mcp-server
A Model Context Protocol (MCP) server that uses Devopness to allow AI Agents to provision infrastructure and deploy any app to any cloud
@devpartner/mcp-server
MCP STDIO-to-HTTP proxy for DEVPartner - Forwards all requests to HTTP MCP server for perfect feature parity
DexPaprika
Real-time DEX data, liquidity pools, token prices, and trading volumes across blockchain networks.
@dfinity/caffeine-mcp-server
MCP server for Caffeine AI tools
DF-MCPE-Server
Learning DragonFly Development
@dguido/google-workspace-mcp
Google Workspace MCP Server - Model Context Protocol server providing secure access to Google Drive, Docs, Sheets, Slides, Calendar, and Gmail through MCP clients e.g. Claude Desktop
dhan-mcp-server
Model Context Protocol (MCP) server for DhanHQ trading platform
dhis2-mcp-server
DHIS2 Model Context Protocol Server for AI assistants
diabetes-care-mcp-server
MCP Server for diabetes-agent-server
diagram-converter-mcp
MCP server for rendering, validating, and exporting Mermaid diagrams with bidirectional editor sync
diagram-creator-skill
Claude Code skill: Turn any input into beautiful architecture diagrams — self-contained HTML with dark theme, animations, zero dependencies
diagram-master
MCP Server for generating Draw.io compatible diagrams from natural language prompts
@dialpad/dialtone-mcp-server
MCP Server for Dialtone Design System
@diazstg/ccg-mcp-tool
MCP server for Claude Code, Codex, and Gemini integration
@diazstg/memory-bank-mcp
MCP Server for managing Memory Bank with remote server support
dicom-hl7-mcp-server
Healthcare interoperability for Claude — DICOM tags, HL7v2 parsing, FHIR mapping
@didit-protocol/mcp-server
Didit MCP Server - AI agent integration for identity verification APIs
@diffdelta/mcp-server
MCP server for DiffDelta — Self Capsule identity + deterministic feed monitoring for AI agents
dify-management-mcp-server
MCP server for Dify application and workflow management with full lifecycle support
dify-mcp-server
A Model Context Protocol server for Dify
@digilac/simap-mcp
MCP server for SIMAP.ch - Swiss public procurement platform
@digitalsamba/embedded-api-mcp-server
Digital Samba Embedded API MCP Server - Model Context Protocol server for Digital Samba's Embedded API
@dilina0914/sar-test-mcp
MCP server for running and validating SAR/TAR test files
@dimcool/mcp
MCP server for DIM — lets AI agents play games, chat, send USDC, and earn referral income on the DIM platform
dind-jenkins-agent
dingtalk-mcp
DingTalk MCP Server - A TypeScript-based MCP server for DingTalk integration
dingtalk-mcp-calendar
DingTalk Calendar MCP Server - TypeScript implementation for AI assistants
@disane-dev/weishaupt-wem-mcp-server
MCP server for Weishaupt WEM Portal - control and monitor your heating system
DiscoLike
TAM mapping, company discovery, contact intelligence, and technographics across 65M+ B2B domains.
discovery
Search and discover advertiser products through an open marketplace for AI agents.
discovery-oracle
Discover live agent APIs, ranked endpoints, trust, payment telemetry, and x402 surfaces.
@diskd-ai/email-mcp
Email MCP server with IMAP + SMTP support
Dispatch Agent
django-admin-mcp
Expose Django admin models to MCP (Model Context Protocol) clients. Add a mixin to your ModelAdmin classes and let AI assistants like Claude perform CRUD operations, execute admin actions, and explore relationships—all respecting Django's permission system.
django-firebase-mcp
A production-ready Django app implementing Firebase Model Context Protocol (MCP) server with 14 Firebase tools for AI agents. Features standalone agent, HTTP/stdio transport, LangChain integration, and complete Firebase service coverage (Auth, Firestore, Storage).
django-mcp
Connect Django apps to AI assistants with Model Context Protocol. Simple decorators expose models, admin functions, and custom tools to Claude and other AI assistants.
django-rest-framework-mcp
Quickly build MCP servers that expose your Django Rest Framework APIs as tools for LLMs and agentic applications to work with
@dltik/mcp-server
dltik MCP server for TikTok metadata and downloads
dns
MCP server for DNS lookups, reverse DNS, WHOIS, and domain checks — zero auth, zero config
dns-orchestrator-mcp
MCP Server for DNS Orchestrator - AI agent interface
docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
docbase
DocBase MCP server for AI agents
@docingest/mcp-server
MCP Server for DocIngest - Up-to-date documentation for LLMs and AI code editors
Dock AI
Discover MCP endpoints for real-world entities by resolving business domains.
dockashell
DockaShell is an MCP server that gives AI agents isolated Docker containers to work in. MCP tools for shell access, file operations, and full audit trail.
docker-mcp-server
Model Context Protocol (MCP) server for Docker container execution with AI assistants
doc-mcp-server
让AI读懂任何复杂文档 - MCP服务器
Docpick
Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.
docs
JSDoc, README, changelog generation for AI agents
docs2db-mcp-server
MCP server for docs2db-api RAG queries
docs-mcp-server
A Model Context Protocol (MCP) server that provides LLM with access to the latest documentation for Rust, Tauri, React, TypeScript, Python, Tailwind CSS, and shadcn/ui. The server automatically fetches and updates documentation daily to ensure you always have access to the most current information.
document-mcp-server-1
MCP server for fetching recent documents from Google Sheets
docusaurus-plugin-mcp-server
A Docusaurus plugin that exposes an MCP server endpoint for AI agents to search and retrieve documentation
Docusign Navigator
Secure Docusign Navigator integration for AI assistants to access and analyze agreement data.
docvet
Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
docx_mcp_rust
A Rust-based MCP (Model Context Protocol) server for creating and manipulating DOCX files
dog-eye-diagnosis-mcp-server
A Model Context Protocol server analyzing dog's eye images and returning diagnosis probabilities for 10 diseases
dojo-mcp-server
MCP server connecting AI agents to 14+ tools — file ops, web automation, planning, research. Drop-in tool ecosystem for any MCP host.
dokploy-mcp-server
A comprehensive Model Context Protocol (MCP) server for Dokploy - deploy apps, manage containers, databases, domains, and servers.
DollhouseMCP
OSS to create Personas, Skills, Templates, Agents, and Memories to customize your AI experience.
@dollhousemcp/mcp-server
DollhouseMCP - A Model Context Protocol (MCP) server that enables dynamic AI persona management from markdown files, allowing Claude and other compatible AI assistants to activate and switch between different behavioral personas.
doltclaw
Minimal agent runtime: LLM inference, model fallback, tool calling
Domain Check
Check domain availability across 500+ TLDs. Single and bulk checks with UI.
DomainCheckr
Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.
domain-mcp
MCP server for domain research - WHOIS, DNS, SSL certs, expired domains. No API keys needed.
domain-mcp-server
MCP server that clones and analyzes microservices to extract business rules, APIs, and data models—represented as an in-memory graph for fast reasoning.
domain-radar
MCP server that checks domain availability in real-time during brand naming
domainr-mcp-server
MCP server for Domainr domain search and availability checking
domain-server
Domain Tools
@dominusnode/mcp-server
Dominus Node MCP server — proxy tools for AI agents (Claude, Gemini, Codex, etc.)
@donach/mattermost-mcp
Mattermost MCP Server
@dondonudonjp/nanobanana-mcp-server
MCP server for Google Gemini NanoBanana (2.5 Flash Image, 3 Pro Image & 3.1 Flash Image) AI image generation and editing
@dondonudonjp/vertexai-imagen-mcp-server
MCP Server for Vertex AI Imagen image generation
dongtai-server
@dong_tech/aliyun-sls-mcp
MCP Server for Alibaba Cloud SLS (Log Service)
@dongtran/google-calendar-mcp
Google Calendar MCP Server with extensive support for calendar management
@donotdev/mcp-server
MCP server for DoNotDev component type lookups
dorico-mcp-server
MCP Server for controlling Dorico via Claude Desktop - A gift for composition majors
dossier
MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers
@dotcms/mcp-server
Model Context Protocol (MCP) server for dotCMS - enables AI agents to interact with dotCMS content management capabilities
dotnet-episteme-skills
DotNet Episteme Skills - a curated, manual-first .NET AI skills library rooted in systematic knowledge (episteme) and shaped by disciplined craft (techne), designed for engineers who prioritise precision over hype.
dotnet-template-mcp
Search, inspect, preview, and create .NET projects from dotnet new templates via AI agents.
@dotzero.ai/auth-mcp
MCP server for centralized DotZero authentication
doubao-image-mcp
Doubao AI image generation MCP server
doubletick-cli
CLI and MCP server for DoubleTick email read tracking
@douyinfe/semi-mcp
Semi Design MCP Server - Model Context Protocol server for Semi Design components and documentation
dovetail-mcp-server
Model Context Protocol (MCP) server for the Dovetail API
@dpesch/languagetool-mcp-server
MCP server for LanguageTool Pro API – spelling, grammar, style
@dpesch/mantisbt-mcp-server
MCP server for MantisBT REST API – read and manage bug tracker issues
@dplooy/mcp-server
MCP server for Dplooy — deploy websites from any AI assistant
@draiv/mcp-server
MCP server for DRAIV car rental platform - search cars, manage bookings, fleet management with role-based access control
dravr-equilibre
Health and wellness domain models — composition-based provider traits, device tracking, and data source management
draw2agent
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
Drengr
Eyes and hands for AI agents on Android and iOS devices.
driftguard-mcp
Real-time AI conversation drift monitor — MCP server for Claude Code, Gemini CLI, Codex CLI, and Cursor
drillspark-mcp-server
DrillSpark MCP Server - Bridge between AI agents and visual flowcharts
dubco-mcp-server
Model Context Protocol (MCP) server for creating and managing Dub.co short links
duckduckgo-mcp
A MCP server for DuckDuckGo HTML search.
duckduckgo-mcp-server-maintained
MCP Server for searching via DuckDuckGo (Maintained Fork)
duckduckgo-websearch
MCP Server for searching via DuckDuckGo (Node.js version)
duckpond-mcp-server
MCP server for multi-tenant DuckDB management with R2/S3 storage
dueey-mcp
MCP server for the Dueey PM Assistant public API
Dungeon Roll — On-Chain D&D Combat
On-chain D&D 1v1 combat on Base. Register agents, wager ETH, fight. Loser dies on-chain.
@duongkhuong/mcp-redmine
MCP server for Redmine API integration with AI agents
duskware-mcp
MCP server for Duskware - On-chain AI agent identity and economy
@dversum/mcp-server
Official MCP server for the dVersum business management platform
@dwolla/mcp-server
Model Context Protocol (MCP) Server for the _Dwolla_ API.
dyer-md
Access your dyer.md Markdown vault as a knowledge source for AI agents.
dynadot
MCP server for Dynadot domain registrar — domain search, registration, DNS, and transfers
dynamic-fastmcp
Dynamic FastMCP extends the Model Context Protocol Python server with context-aware tools that adapt their behavior and descriptions based on user, tenant, and request context.
dynaroute-mcp-server
MCP server for DynaRoute - intelligent chat completions with automatic model routing and cost optimization
@dynatrace-oss/dynatrace-managed-mcp-server
Model Context Protocol (MCP) server for Dynatrace Managed (self-hosted)
@dynatrace-oss/dynatrace-mcp-server
Model Context Protocol (MCP) server for Dynatrace
@eaa.dt/dt-bitbucket-mcp-server
Bitbucket MCP server
earl
AI-safe CLI for AI agents
@easybits.cloud/mcp
Easybits MCP server — stdio transport that proxies to the Easybits Streamable HTTP endpoint
@easyuseai/nano-banana-pro-mcp
MCP server for Gemini image generation (supports Nano Banana Pro & Nano Banana 2)
ebay-api-mcp-server-node-local
MCP server for eBay API with OpenAPI support
ebay-mcp
Local MCP server for eBay APIs - provides access to eBay developer functionality through MCP (Model Context Protocol)
@ecadlabs/tezosx-mcp
MCP server for Tezos wallet operations
echoes-mcp-server
MCP server for Echoes storytelling platform with Narrative Knowledge Graph
@echosaw/mcp-server
Echosaw MCP Server - Media intelligence for AI assistants. Connect your LLM to Echosaw and analyze media directly within your workflow.
ecl-mcp-server
A Model Context Protocol server providing tools to access ECL(Elastic Cloud Log) for usage by LLMs
@ecuabyte/cortex-mcp-server
MCP server exposing Cortex memories to AI tools
@edgequake/mcp-server
MCP server for EdgeQuake Graph-RAG — use EdgeQuake as persistent agent memory
@edge-veda/mcp-server
MCP server for Claude Code to automate Edge Veda Flutter project setup
edict
AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified.
edit-ui-mcp-server
A custom MCP server for editing UI messages.
@efectoapp/mcp
MCP server for Efecto — give AI agents the full power of Efecto's design tools
@efimchik.aa/bitbucket-mcp-server
Bitbucket MCP server
eg4-mcp-server
Model Context Protocol server for EG4 solar inverter monitoring and control
@egain/egain-mcp-server
Model Context Protocol (MCP) Server for the *egain-mcp-server*.
eip8004
ERC-8004: Trustless Agents
@ekkos/mcp-server
ekkOS Memory MCP Server - stdio bridge to cloud memory substrate
elasticgraph-mcp-server
MCP Server for ElasticGraph to allow goose, Cursor, etc to create and manage your ElasticGraph project.
Elecz Energy Signal
Real-time Nordic electricity spot prices for AI agents. Finland, Sweden, Norway, Denmark.
elementfm-mcp-server
MCP (Model Control Protocol) server for Element.fm, providing tools for managing podcasts
@elenajs/mcp
MCP server that exposes Elena component metadata, scaffolding, and authoring guidance to AI assistants.
elevenlabs-voice-agent-mcp
MCP server for ElevenLabs Voice Agent Development
@elgato/mcp-server
A Model Context Protocol (MCP) server that bridges AI assistants with Elgato apps.
elisym
AI agent discovery, marketplace, messaging, and payments on Nostr — no platform, no middleman
elisym-core
Rust SDK for AI agent interaction via Nostr with pluggable payment backends
elisym protocol
AI agent discovery, marketplace, messaging, and payments on Nostr — no platform, no middleman
@elixium.ai/mcp-server
MCP Server for Elixium.ai
elizaos-plugin-computeruse
Computer automation plugin for elizaOS - enables AI agents to control the local machine (when supported) or a ComputerUse MCP server
@elliotding/ai-agent-mcp
CSP AI Agent MCP Server - Centralized AI tools distribution and management
elliotllliu/agent-shield
@elmapicms/mcp-server
MCP server for ElmapiCMS - manage collections, fields, content, and assets via AI agents
@elnora-ai/mcp-server
MCP server for Elnora Platform — AI-powered bioprotocol optimization
Elnora MCP Server
AI-powered bioprotocol optimization — generate, search, and manage lab protocols via MCP
@elsahafy/ux-mcp-server
MCP server providing 28 UX knowledge resources, 23 analysis tools & 4 workflow prompts. Works with Claude, Cursor, Continue.dev, Cline, Zed & any MCP client. Complete UX ecosystem coverage.
elyth-mcp-server
MCP server for ELYTH - enables AI agents to interact with the ELYTH social platform
@ema.co/mcp-toolkit
Ema AI Employee toolkit - MCP server, CLI, and SDK for managing AI Employees across environments
embacle
LLM runner library — wraps 12 AI CLI tools as pluggable LLM providers with agent loop, guardrails, and cost tracking
embark-mcp
MCP server proxy for Embark code search
@embedui-studio/mcp-server
MCP server for EmbedUI Studio - 远程嵌入式UI开发平台
Embgrep
Local semantic search — embedding-powered grep for files, zero external services.
emcp-tools
Utilities for maintaining the Essen medical computing platform (EMCP)
@emdzej/ragclaw-mcp
MCP server for RagClaw - exposes RAG tools to Codex, Claude, OpenCode
@emit-ia/youtube-transcript-mcp
MCP server for YouTube transcript extraction
@emit/xhs-cover-mcp-server
MCP Server for generating Xiaohongshu-style cover images with AI. Works with Claude, Cursor, Windsurf, and other MCP-compatible tools.
@emmett.deen/linear-mcp-server
A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems.
@energyatit/mcp-server
MCP server for EnergyAtIt — connect Claude, GPT, or any MCP client to energy grid data
energy-grid-mcp-server
MCP-Server für Stromnetz-Daten — CO2-Intensität, Strommix, Preise und optimale Zeitfenster für energieintensive KI-Tasks
enfusion-mcp
MCP server for Arma Reforger / Enfusion engine modding — create mods from natural language
engram
Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall.
engram
MCP adapter for Engram - organizational memory for AI agents
engramai
Neuroscience-grounded memory system for AI agents. ACT-R activation, Hebbian learning, Ebbinghaus forgetting, cognitive consolidation.
engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
engram-core
AI Memory Infrastructure - Persistent memory for AI agents with semantic search
engram_mcp
MCP server for AI agent persistent memory with SQLite and local embeddings
engram-rs-mcp
MCP server for engram — hierarchical memory engine for AI agents
engram-server
REST and MCP server for the Engram AI agent memory system
engrm
Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
enhanced-postgres-mcp-server
Enhanced PostgreSQL MCP server with read and write capabilities. Based on @modelcontextprotocol/server-postgres by Anthropic.
enki-mcp
Model Context Protocol implementation for the Enki agent framework
env
Dotenv parser, ports, system info for AI agents
enzymeml-mcp
The EnzymeML MCP Server
eoka-agent
AI agent interaction layer for browser automation — MCP server, observe/act loop
epist-mcp-server
MCP Server for Epist.ai Audio Knowledge Base
epl-mcp-server
EPL 축구 소식을 위한 MCP Server
epub-mcp-server
智能模板发现助手 - 为 AI 应用提供强大的 epub360 模板搜索能力
@equaldepth/freshrss-mcp-server
MCP Server for FreshRSS - Read, manage, and organize your RSS feeds
@er77/code-graph-rag-mcp
Multi-agent LiteRAG MCP server for advanced code graph analysis
@eraserlabs/eraser-mcp
MCP server for generating diagrams with Eraser.io
Ergo Blockchain MCP
@ericthered926/duckduckgo-mcp-server
A Model Context Protocol (MCP) server for DuckDuckGo web and news search
@erliban/ssh-mcp-server
SSH MCP Server - 安全的远程服务器管理工具,支持 SSH 连接、命令执行、SFTP 文件传输
@erold/mcp-server
MCP Server for Erold - AI-native project management
EruditePay Blockchain Intelligence
168 MCP tools: token prices, whale tracking, DeFi, wallets across Base/Tron/BTC/XRP/Kaspa
eruka-mcp
MCP (Model Context Protocol) server for Eruka — anti-hallucination context memory for AI agents
@esaio/esa-mcp-server
Official MCP server for esa.io - STDIO transport version
@esaio/pplog-mcp-server
Official MCP server for pplog - STDIO transport version
esa-mcp-server
esa の Model Context Protocol サーバー実装
@essentialai/cc-bridge-mcp-server
MCP server for inter-Claude-Code session communication bridge
@essentialai/cogent-bridge
MCP server for inter-Claude-Code session communication bridge
estoppl
Compliance proxy for AI agent tool calls — intercepts, signs, and logs MCP actions
etalon-mcp-server
ETALON Model Context Protocol (MCP) Server for AI native privacy analysis
@eternalai-org/mcp-server
MCP server for Eternal AI image generation, editing, and video generation
@etheaven/codex-mcp-server
MCP server for Codex CLI integration
Ethereum-Trading-MCP-Server
Build a Model Context Protocol (MCP) server in Rust that enables AI agents to query balances and execute token swaps on Ethereum.
eth-mcp-server
Build a Model Context Protocol (MCP) server in Rust that enables AI agents to query balances and execute token swaps on Ethereum.
eth-trading-mcp-server
Model Context Protocol (MCP) server in Rust for AI agents to query Ethereum balances and simulate token swaps
eval-agent-server
EventSight
AI-powered Windows Event Log analyzer that learns from your feedback. Uses Claude AI with RAG to detect suspicious activity, improve accuracy over time, and share learnings across your team. CLI and MCP server interfaces.
@everimbaq/etherscan-mcp
Etherscan MCP Server - Model Context Protocol server for Etherscan API
every-other-token
A real-time LLM stream interceptor for token-level interaction research
Evidra
Evidra — Flight recorder for AI infrastructure agents
evmscope
EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config.
exa-mcp
MCP server for Exa AI
@exaudeus/memory-mcp
Codebase memory MCP server - persistent, evolving knowledge for AI coding agents
excalimaid
Convert Mermaid diagrams to Excalidraw and open in browser. Includes MCP server for AI assistants.
excel-mcp-server-fastmcp
Excel MCP Server based on FastMCP and openpyxl
Execution Market
AI agents publish bounties for real-world tasks. Gasless USDC payments via x402.
eximmail
@exoticknight/mcp-file-merger
MCP server for merging multiple files into one
@expandai/mcp-server
MCP server for expand.ai - Give AI agents access to the web
Extend-AI-MCP-Server
@eyzeci/mcp-searxng
MCP server for SearXNG integration
EzBiz SEO & Marketing Analysis
AI-powered SEO and marketing: keyword research, SERP analysis, and content optimization tools.
f1-nexus-mcp
Model Context Protocol (MCP) server for F1 Nexus
fabric-mcp-server
MCP server for interacting with Hyperledger Fabric blockchain networks
@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
factorial-mcp-server
Open-source MCP server implementing the Model Context Protocol to connect AI agents with Factorial, the HR Management System.
factorial-mcp-server
MCP server for factorial calculations with FastMCP
@facultiai/mcp-server
Faculti MCP Server — search academic videos, research contributions, papers, and experts from faculti.net
faf-core
Fiduciary Agent Framework - Core protocol types and traits
faf-rust-sdk
Rust SDK for FAF (Foundational AI-context Format) - IANA-registered application/vnd.faf+yaml
fal-ai-mcp-server
Model Context Protocol (MCP) server for fal.ai - interact with AI models through Claude and other MCP clients. Now with Platform API v1 support!
@falconer/mcp
Falconer MCP Server - access your Falconer documents from Claude
fantasy-football-mcp-public
Yahoo Fantasy Football MCP server for Claude Desktop - Advanced lineup optimization, draft assistance, and league management. Built using Claude Code.
FastAPI-BitNet
Running Microsoft's BitNet inference framework via FastAPI, Uvicorn and Docker.
fastify-mcp
A Fastify plugin to run Model Context Protocol (MCP) servers
fastly-mcp-server
MCP server that gives AI agents full access to the Fastly API - search, inspect, and execute 584 API methods
fastmail-mcp-server
MCP server for Fastmail - read, search, and send emails via Claude
fastmcp-agents
Fastmcp Agents Project
fastmcp-agents-bridge-pydantic-ai
Pydantic AI Agent Bridge
fastmcp-agents-library-agent-documentation-maintainer
An agent for maintaining documentation
fastmcp-agents-library-mcp
MCP Library for FastMCP Agents
fastmcp-ai-agent-bridge
Bridge for AI Agents to leverage FastMCP
fastmcp-ai-agent-bridge-pydantic-ai
Pydantic AI Agent Bridge
fastmcp-apps-sdk
Widgets SDK for FastMCP targeting OpenAI Apps SDK (outputTemplate + widget helpers).
fastmcp-file-server
Secure MCP file server with multi-tier authentication
fastmcp-gateway
Progressive tool discovery gateway for MCP, built on FastMCP
fastmcp-langchain-adaptor
Seamless integration between FastMCP and LangChain - convert MCP tools to LangChain StructuredTools
fastmcp-threatintel
🛡️ MCP AI Powered Threat Intelligence - Revolutionizing Cybersecurity | Built by Arjun Trivedi (4R9UN)
fastmcp-time-service
基于SSE传输的MCP时间服务器,提供多时区时间查询功能
fastmemory
A CBFDAE Ontological Clustering Engine for AI Agent Memory
fastn.ai – Unified API MCP Server
@fathippo/mcp-server
FatHippo MCP server for Cursor, Claude Desktop, and other MCP clients
fathom-ai-mcp
MCP server for the Fathom AI meeting intelligence API
fathom-mcp
MCP server for Fathom — vault operations, search, rooms, and cross-workspace communication
fathom-token-mcp
MCP server exposing Fathom intelligence as tools
FDIC BankFind MCP Server
Search FDIC institutions, branches, failures, and peer analysis over MCP.
fdic-mcp-server
MCP server for the FDIC BankFind Suite API
feathersjs-mcp
MCP server that gives AI assistants access to the FeathersJS v6 documentation
feather_wand_agent
Feather Wand Agent is a comprehensive AI-powered toolkit for performance testing and monitoring. It integrates multiple industry-standard performance testing tools (JMeter, k6, Gatling, and Locust) into a single, unified interface, allowing users to execute and analyze performance tests through natural language interactions.
fec-mcp-server
MCP server for FEC campaign finance research and transparency
feeefapp-mcp
Enable AI assistants to interact seamlessly with Feeef e-commerce stores, products, and orders usi…
feishu-drive-mcp
飞书 Drive/Docs Agent 托管型 MCP Server
@felores/kie-ai-mcp-server
MCP server for Kie.ai APIs (24 AI tools: Nano Banana image generation/editing/upscaling, Veo3 video generation, Suno music generation, ElevenLabs TTS/sound effects, ByteDance Seedance/Seedream video/image, Qwen image generation/editing, Runway Aleph video
@feriados-api/mcp-server
MCP Server para a API de Feriados Brasileiros — consulte feriados nacionais, estaduais e municipais direto no seu agente de IA
ferro-mcp
MCP (Model Context Protocol) server for AI-assisted Ferro Framework development
fetchkit
AI-friendly web content fetching and HTML-to-Markdown conversion library
@fetchmd/mcp-server
MCP server for FetchMD — convert any URL to clean Markdown for AI agents and Claude
fetchpet-mcp-server
MCP server for Fetch Pet insurance claims management with Playwright automation
fetchv2-mcp-server
A robust MCP server for fetching and extracting web content using Trafilatura
@fhirfly-io/mcp-server
FHIRfly MCP server for Claude Desktop - Healthcare reference data via Model Context Protocol
Fiber AI
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
Fibery
Connect AI Assistant to Fibery — operating system for orgs run by nerds.
@fidensa/mcp-server
Fidensa AI certification authority -- MCP server for trust-aware tool selection
figma-claude-connector
MCP server that bridges Claude Code to Figma plugin via WebSocket
figma-console-mcp
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
Figma-Context-MCP
LLM-optimized Figma MCP server.
figma-designer
Give AI agents full read & write access to Figma — 50+ tools for design automation
figma-mcp-server
Claude MCP Server to work with figma
figmanage
Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.
figma-ui-mcp
Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back
file
Dir tree, file stats, duplicates, LOC for AI agents
@filearchitect/blankfiles-mcp
MCP server for blankfiles.com API
@file-kiwi/filekiwi-mcp-server
FileKiwi MCP Server for Claude and other AI agents
file-summarizer-mcp-server
A Model Context Protocol (MCP) server for reading and summarizing file content with language support
filesystem-mcp-server
A secure, high-performance MCP server that gives AI coding agents like Crush and OpenCode safe access to your local filesystem.
@filiksyos/mcptoskill
Turn any MCP server into an OpenClaw or Hermes skill
Filtrix AI MCP
Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/
finam-mcp-server
Finam Trade API integration for Model Context Protocol (MCP)
finance-agent-mcp-server
Add your description here
findmine-mcp
MCP server for FindMine's styling and outfitting recommendations
@finedata/mcp-server
MCP Server for FineData web scraping API - enables AI agents to scrape any website with antibot bypass
finmap-mcp
MCP server providing financial market data from finmap.org
FINOPTIMA
AI trading agent: multi-pool AMM, 4 strategies, marketplace, copy trading. 35 tools.
fintrx-mcp
Bring FINTRX's family office and RIA intelligence into Claude.
@fireberry/mcp-server
MCP Server for hassle-free usage of Fireberry's API.
firebreak
Security MCP server that turns your AI into a penetration tester
@firecms/mcp-server
MCP server for FireCMS Cloud — manage projects, collections, users, and AI features via the Model Context Protocol
fireflies-mcp-server
MCP server for Fireflies.ai API integration
@firefly-iii-mcp/server
Host Firefly III MCP server as a service.
firehydrant-mcp
Model Context Protocol (MCP) Server for the *FireHydrant* API.
Fireteam
File-based coordination protocol for AI coding agent squads. Drop .fireteam/ into your project — 2-6 agents coordinate through markdown. No server, no database.
@firfi/huly-mcp
MCP server for Huly integration
first-agentic-csa
FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.
fitaf-ai-fitaf-ai-mcp
Manage workouts, nutrition, goals, and progress across the FitAF platform. Connect wearables, sync…
fitaf-ai-fitaf-mcp
Track workouts, nutrition, body metrics, habits, and SMART goals with insights and trends. Connect…
fixgraph-mcp
Search 25K+ verified engineering fixes by error or technology. For developers and AI agents.
fix-main-server
fizzy-do-mcp
MCP server for integrating AI agents with Fizzy, Basecamp's task management tool
@flaggr/mcp-server
MCP server for Flaggr feature flag platform
Flaim Fantasy
Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP
@fleetx_io/fleetx-mcp-server
MCP server that gives AI agents access to the FleetX REST API. Works with Cursor, Claude Desktop, Windsurf, and any MCP-compatible client.
flightradar-mcp-server
A Model Context Protocol server for flight tracking and status information
flight-ticket-mcp-server
一个基于模型上下文协议(MCP)的航空机票查询和管理服务器
flipcoin
Agent-first prediction markets on Base. Trade, quote, create markets via MCP.
@flipcoin/mcp-server
FlipCoin prediction markets MCP server for Claude
flippa-mcp-server
MCP server for searching, analyzing, and evaluating Flippa.com marketplace listings
flomo-mcp
Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.
@floomhq/mcp-server
MCP server for Floom, lets AI agents deploy and run apps
floors-mcp-server
MCP server for Floors.live — professional event floorplan designer. Lets AI assistants create events, design floorplans, manage guests, and run seating assignments.
@floriscornel/teams-mcp
MCP server for Microsoft Graph Teams integration
@floto/mcp-server
Floto MCP server for visual testing and other tools
@flowboardlabs/mcp-server
FlowBoard MCP Server — lets AI tools manage projects, tasks, ideas, and releases
@flowcheck/mcp-server
MCP server for the FlowCheck API — connect Stripe payouts, Shopify orders, and bank data to Claude, Cursor, or any MCP client
flowforge-mcp-server
MCP server for FlowForge — connect Claude to your AI workflows
flowgentra-ai
A Rust library for building AI agents with graphs
flow-mcp-server
Model Context Protocol (MCP) server for Flow blockchain with direct RPC communication
@flowsight/mcp-server
FlowSight MCP server — expose payment observability tools to AI assistants
flowspec-mcp
MCP server for FlowSpec — exposes project specs to Claude Code
fluently-mcp-server
MCP server for the Fluently framework. Exposes knowledge retrieval and contribution tools so any AI agent (Claude, GPT, Gemini, Mistral, Copilot…) can find, reason over, and extend Fluently cycles.
fluent-mcp-server
Smart documentation navigator for ANSYS Fluent - helps AI assistants find official docs
flutter-dev-mcp
MCP server that gives AI coding agents first-class Flutter development tools
@flutterpilot/mcp-server
MCP server for AI interaction with Flutter debug apps
flutter-widget-mcp-server
Flutter Widget MCP Server for YL AI-enhanced Flutter component library
flux-mcp-server
a demo call bailian api by sdk with flux model genetate image
fluxui-mcp-server
MCP server for Flux UI component references
@flymyai/mcp-server
FlyMyAI MCP Server for AI image generation with batch support
focal-mcp-server
FOCAL MCP Server (Framework for Orchestrated Central AI ruLes)
@focuh/mcp-server
MCP server for Focuh - manage todos, calendar, goals, and bottleneck analysis from Claude Desktop, Raycast, ChatGPT, and other MCP clients
@focus-pocus/mcp-server
Model Context Protocol (MCP) server for Focus Pocus — manage tasks, track work, and monitor goals from Claude Code or any MCP-compatible client
Fodda Knowledge Graphs
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
fodda-mcp
Fodda MCP Server for accessing knowledge graph insights.
@fonestar/mcp-server
Fonestar MCP server - Access Fonestar product catalog via Model Context Protocol
food402
MCP server for ordering food from TGO Yemek
foodpanda-mcp
MCP server for ordering food from foodpanda.ph via AI assistants
foo-mcp-server
A dummy mcp server where I try out various Model Context Protocol things.
football-docs
Searchable football data provider docs for AI coding agents.
@forcefield/mcp-server
AI-powered corporate compliance MCP server
forceweaver-mcp-server
Professional Salesforce Revenue Cloud health checking for AI agents
forc-mcp
Model Context Protocol (MCP) server plugin for Forc
@forcrypto/mcp-server
MCP server for managing your For Crypto store through Claude Desktop
Forex-GPT MCP Server
AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.
forge-orchestrator
Universal coordination engine for AI-powered development
@forgespace/branding-mcp
MCP server for AI-powered brand identity generation — color palettes, typography systems, design tokens, and brand guidelines with multi-format export
forge-swap
FORGE Swap — cross-chain swaps via THORChain. Quote and execute BTC, ETH, RUNE, USDC swaps.
@formepdf/mcp
MCP server for Forme PDF rendering — generate PDFs from AI tools
@formisoftcom/mcp-server
MCP server for Formisoft - healthcare practice management
formsite-mcp-server
MCP server for Formsite API integration - retrieve forms, results, manage webhooks
@forwardemail/mcp-server
Model Context Protocol (MCP) server for Forward Email. Connect AI to your inbox.
foundation-foods-mcp-server
MCP server to provide models context around the USDA's Foundation Foods database
FoundationModels
foundry-zksync-mcp
MCP server exposing foundry-zksync CLI tools to AI assistants
@foxruv/iris-ultrathink
Standalone MCP server with agentic-flow and agentdb integration
@fractary/codex-mcp
MCP server for Fractary Codex knowledge management
@fragmentfit/mcp-server
MCP server for Fragment meeting intelligence
frama-c-mcp-server
MCP server for Frama-C — enabling AI agents to interact with static analysis and formal verification
@frase/mcp-server
Frase MCP Server — The complete content platform for AI agents. Research, write, optimize, and host SEO & GEO-optimized content with built-in AI search visibility monitoring. Includes Frase CMS for auto-optimized web hosting, 95 tools, 9 agent skills, and
@frater/kakiko-mcp-server
MCP server for Kakiko task management app – query and manage tasks via Model Context Protocol
@fre4x/arxiv
An arXiv MCP server for searching and retrieving academic papers.
@fre4x/fred
A FRED economic data MCP server for LLMs.
@fre4x/gemini
A Gemini MCP server providing multimodal analysis and image/video generation.
@fre4x/hn
A Hacker News MCP server for LLMs.
@fre4x/mcp-inspector
MCP server wrapping the MCP Inspector CLI — lets AI agents test any MCP server without a browser.
@fre4x/yahoo-finance
A Yahoo Finance MCP server for LLMs.
freeagent-mcp-server
MCP server for the FreeAgent API
freecycle
GPU-aware Ollama lifecycle manager for Windows. Monitors for games and GPU-intensive programs, automatically enabling/disabling networked Ollama access when the GPU is available.
freee-mcp
Model Context Protocol (MCP) server for freee API integration
@freelancercom/phabricator-mcp
MCP server for Phabricator Conduit API - manage tasks, code reviews, repositories, and more
french-tax-mcp
MCP server for French tax calculations and information - enables AI assistants to provide accurate French tax guidance
freshcontext-mcp
Real-time web extraction MCP server with freshness timestamps for AI agents
frexplorer-mcp-server
MCP server for Frexplorer - Query wallet balances and transactions across 100+ blockchains
@frihet/mcp-server
AI-native MCP server for business management — invoices, expenses, clients, products, quotes, webhooks, CRM. 52 tools with business intelligence. Works with Claude, Cursor, Windsurf, Cline.
@fromsko/excalidraw-mcp-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
@fromsko/obsidian-mcp-server
MCP server for Obsidian notes - search and read your Obsidian vault
Frontend Design Loop MCP
Design-first MCP for coding agents that improves websites with screenshot-grounded iteration.
frostbyte
MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more
@frozotrailbase/mcp-server
MCP server for AI-assisted Trailbase API integration
@fruition/fcp-mcp-server
MCP Server for FCP Launch Coordination System - enables Claude Code to interact with FCP launches and track development time
fubon-api-mcp-server
富邦證券 MCP 服務器 - Model Context Protocol 服務器用於富邦證券 API,提供完整的台股交易功能與市場數據查詢
@fuin-labs/mcp-server
MCP server for Fuin delegate key operations on Solana — manage vaults, check balances, and transfer SOL via AI agents
fullrun
Google Ads management for AI agents — diagnose, optimize, and manage campaigns.
fullscope-mcp-server
FullScope-MCP: 内容总结运营 MCP Server,支持网页抓取、文件读取、内容总结、主题汇总等功能
fullstory-mcp-server
MCP Server for Fullstory analytics integration with Claude
functype-mcp-server
MCP server for functype documentation lookup and TypeScript code validation
fusabi-stdlib-ext
Extended standard library modules and domain packs for Fusabi
fusion-mcp-server
Simple Model Context Protocol (MCP) server using Yupiik Fusion JSON-RPC API.
fusion-mcp-server
A model context protocol (MCP) server for Autodesk Fusion that provides resources and tools from ADSK to an AI client such as Claude or Cursor.
@futuretea/wecom-bot-mcp-server
Model Context Protocol (MCP) server for WeCom Bot message sending
Futuristic Risk Intelligence
Geopolitical conflict risk, political events, and maritime traffic data for AI agents
g8-mcp-server
graph8 MCP server — GTM operations for AI agents
ga4-mcp-server
AI-powered Google Analytics 4 MCP server — let Claude, ChatGPT, Gemini & Cursor query and manage GA4 properties through natural language
gad-mcp-server
MCP Server for GAD application
gaia-mx-server
@gainable.dev/mcp-server
Scoped MCP server for Gainable in-app copilot agents — wraps mongodb-mcp-server with per-app data isolation
@galaxycore/pms-mcp
MCP Server for Project Management System (PMS)
gamecode-mcp2
Minimal, auditable Model Context Protocol server for safe LLM-to-system interaction
@gander-tools/osm-tagging-schema-mcp
MCP server for querying and validating OpenStreetMap tags
gank-mcp-server
mcp server for the gank trading api. ai agents trade on solana through pump.fun.
@garl-protocol/mcp-server
GARL Protocol MCP Server — 18 trust tools for AI agents. Check trust, submit traces, register agents, smart routing, endorsements, and compliance reports.
garmin-connect-mcp
MCP server for Garmin Connect integration
garmin-connect-mcp
MCP server enabling LLMs to interact with Garmin Connect - activities, health metrics, sleep data, and training analysis
gatekpr-mcp-server
MCP server for AI agent integration (Claude Code, Windsurf, OpenCode)
@gatesolve/mcp-server
MCP server for GateSolve CAPTCHA solving via x402 micropayments
@gates-x402/mcp-server
MCP server for Gates x402 — enables AI agents to manage paygates, content, analytics, and Solana wallets
@gatling.io/gatling-mcp-server
[![docker]](https://hub.docker.com/r/gatlingcorp/gatling-mcp-server) [![npm]](https://www.npmjs.com/package/@gatling.io/gatling-mcp-server)
@gawain-ai/mcp-server
MCP server for Gawain AI video generation — generate product videos from Claude Code with auto language detection (ja/en/zh/ko)
gcp-mcp
Model Context Protocol (MCP) server for Google Cloud Platform - Talk to your GCP resources
gcs-google-mcp-server
MCP server for Google Cloud Storage operations with fine-grained tool access control
gemini
MCP server that exposes Google Gemini as tools for Claude Code
Gemini Bridge
gemini-go-server-mcp
MCP Server connecting Claude Desktop with Google Gemini AI
gemini-imagen-mcp-server
Claude Code MCP server for Google Gemini Imagen API - Generate images directly in your project's imagen folder
gemini-image-studio
AI image generation and editing with Google Gemini. Structured JSON editing.
GeminiMcpServer
Wraps Gemini 2.5 flash in an MCP server
gemini-mcp-tool
MCP server for Gemini CLI integration
Gemot Deliberation Server
Deliberation primitive for multi-agent systems. Crux detection, vote clustering, consensus.
gen8i-mcp-server
Gen8i MCP Server with OAuth 2.0 authentication for Claude Desktop
@genart-dev/mcp-server
MCP server for genart.dev — tools, resources, and prompts for generative art
general-kenobi
genieacs-mcp
MCP Server for GenieACS written in Go
genjo-mcp-server
MCP Server for Genjo AI News System - Asian Market Intelligence
genviz
Unified AI media generation (image + video) via Flux, Gemini, Grok, OpenAI, and Sora APIs
@geogenio/mcp-server
MCP server for GeoGen LLM SEO tracking platform
geo-mcp-server
MCP server providing full access to the Geo protocol SDK for knowledge graph operations
@geonheeye/dooray-mcp
MCP server for Dooray
geospatial-mcp-server
Geospatial MCP Server — Geocoding, POI-Suche, Routing und Gebietsstatistiken via OpenStreetMap fuer AI Agents
geotap-mcp-server
MCP server for GeoTap — access 37 US federal environmental and infrastructure data sources from Claude, Cursor, and other AI tools
gepa-mcp
MCP server integrating GEPA (Genetic-Evolutionary Prompt Architecture) for automatic prompt optimization with Claude Desktop
germanic
Schema-validated binary data for AI agents. JSON to .grm compiler with zero-copy FlatBuffers.
germany-mcp-server
MCP-Server für deutsche Behörden-Daten — Autobahn, Wetter, Warnungen, Energie, Politik und mehr
@gestell/zowe-mcp
MCP server for Zowe CLI - enabling AI-powered mainframe operations
@gethopp/figma-mcp-bridge
MCP server that bridges Figma plugin data to AI tools without hitting API rate limits
getlore
Semantic search MCP server for Claude Code conversation sessions
@getnotisxyz/mcp
Notis MCP server — connect your AI agents to Claude Code, Cursor, and more
@getpromptly/mcp-server
MCP server for capturing AI coding conversations
getpronto
Upload, transform, and manage images on Get Pronto from AI agents.
@getpultdev/mcp-server
MCP server for Pult platform — manage apps, deployments, databases, and more from AI tools
@get-technology-inc/jamf-docs-mcp-server
MCP Server for accessing Jamf Documentation (learn.jamf.com)
@getterdone/mcp-server
MCP server for GetterDone — connect AI agents to the physical-task marketplace
gfg-mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
ggen-ai
Thin wrapper around genai for ggen - LLM integration with environment support
ghl-mcp-server
GoHighLevel MCP Server for Claude Desktop and ChatGPT integration
ghl-mcp-server-casewegner
GoHighLevel MCP Server for Claude Desktop
@gianpieropuleo/radix-mcp-server
A Model Context Protocol (MCP) server for Radix UI libraries (Themes, Primitives, Colors), providing AI assistants with access to component source code, installation guides, and design tokens.
GibsonAI
gimp-mcp-server
MCP Server for GIMP - AI Assistant for Image Editing
git-doc-mcp
Turn any manifest URL into a fully-functional MCP server
gitee-mcp
A Model Context Protocol (MCP) server for Gitee, providing AI tool integration.
@give-tech/lingxi-mcp-server
MCP Server for Lingxi API Management Platform
@givewp/mcp-server
A GiveWP MCP Server implementation
@gizatech/mcp-server
MCP server for Giza DeFi yield optimization - library-first with CLI convenience
@gkzhb/crawl4ai-mcp
MCP Server for crawl4ai
@glance-mcp/server
MCP server for Glance — capture what a web page looks like and does
glasses-mcp
Glasses MCP is a simple MCP server that lets your AI agent see and capture the web 👓
Glean Remote MCP Server
Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents.
gleba-mcp-server
MCP server for Gleba - Manage your farm from Claude, ChatGPT or any MCP-compatible AI assistant. Potager, verger, élevage, comptabilité.
glintlint-mcp
MCP Server for Glintlint - manage your tasks and diary with AI assistants
glm-vision-rs
Rust client for z.ai GLM vision model
@global-chat/mcp-server
MCP server for global-chat.io — AI agent discovery, directory search, and agents.txt validation
globalcjm-mcp-server
MCP server for Global CJM — manage customer journey maps from any AI coding assistant
gloves
seamless secret manager and handoff
@gluneau/hive-mcp-server
An MCP server that enables AI assistants to interact with the Hive blockchain
Gmail
gmail-app-password-mcp
Gmail MCP server using App Password - easiest Gmail setup for Claude
Gmail MCP
gmail-mcp-server
gmail-mcp-server
A single-file MCP-server for interacting with Gmail. Works with Claude Desktop and Cursor.
gmail-mcp-server
MCP server for gmail written in Rust.
gmail-mcp-server
gmail-mcp-server-agent
gmail-mcp-server-ansh
A Model Context Protocol (MCP) server for Gmail integration.
gmail-mcp-server-rust
High-performance Rust implementation of Gmail MCP Server for Claude/AI integration
gmail-mcp-service
MCP server for read-only Gmail access
gmail-sender-mcp-server
MCP server for sending emails and creating drafts via Gmail API
gmail-workspace-mcp-server
MCP server for Gmail integration with OAuth2 and service account support
gmx-ai
Agent skills for trading perpetuals and swapping tokens on GMX V2.
gnnepcsaft-mcp-server
Model Context Protocol server for GNNPCSAFT tools
go-computer-use-mcp-server
MCP server for computer automation (mouse, keyboard, screen, windows, processes)
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
godot-mcp-server
MCP server for Godot game engine integration
GodProfile
The ultimate AI Agent skillset. An official MCP Server packed with 16 world-class tools to autonomously convert standard markdown into animated, glassmorphic GitHub Profile masterpieces
@godsandmortals/mcp-server
MCP server for Gods & Mortals game API — expose game actions as tools for AI agents
@gogogadgetbytes/planka-mcp
MCP server for PLANKA kanban boards
@gojasper/mcp-server
Jasper AI MCP Server
goldhold
Persistent memory for AI agents. Search, store, and recall across sessions.
@goldhold/mcp-server
GoldHold MCP server -- persistent memory for AI agents. Search, store, and recall across sessions. https://goldhold.ai
@goldprogrammer/http-universal-docs-mcp
Universal Documentation Crawler MCP Server
gollama-mcp-server
An MCP server written in Golang to interact with the Ollama API
go-mcp-server
A multi-tenant Model Context Protocol (MCP) server written in Go, providing RAG capabilities backed by Supabase pgvector and OpenAI embeddings
go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
go-mcp-server
Model Context Protocol (MCP) implementation for llm to better understand go language written projects.
go_mcp_server_searxng
A Model Context Protocol (MCP) server for integrating with SearXNG metasearch engine.
gong-mcp-server
MCP server for the Gong API - provides tools for calls, users, activity, CRM, and more
@gongrzhe/server-gmail-autoauth-mcp
Gmail MCP server with auto authentication support
@gonzih/cc-agent
MCP server for spawning Claude Code agents in cloned repos — branch your agents
goodlayers-mcp
MCP server for managing WordPress sites with Goodlayers page builder via SSH
google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
Google Analytics (unofficial)
Connect Google Analytics to ChatGPT. Query GA4 data in plain English and get instant insights.
google-calendar-mcp-server
MCP server for Google Calendar integration
google-calendar-workspace-mcp-server
MCP server for Google Calendar integration with service account support
google-gmail-mcpserver
A MCP server for Google Gmail integration.
google-mcp-server
MCP server for Google Workspace APIs - Calendar, Drive, Gmail, Sheets, Docs, and Slides integration
google-nano-banana-mcp-server
一个使用 Gemini 2.5 Flash Image 模型的图片生成和编辑 MCP 服务器
google-sheets-mcp
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
google-veo3-1-mcp-server
MCP Server for Google Veo 3.1 Video Generation API
google-workspace-mcp-server
A Model Context Protocol server for Google Workspace integration (Gmail and Calendar)
gopher-mcp-rust
Rust SDK for Gopher Orch - AI Agent orchestration framework
@goship/mcp-server
MCP server for GoShip developer assessments — observes AI-assisted workflows
Gossiper Shopify Admin MCP Server
Control Shopify Admin tasks with agents or via prompt. Ultra slim integration, fast and secure.
govee-mcp
MCP server exposing Govee smart lighting control to AI assistants
@gowayve/wayve
Wayve MCP server — your AI-powered weekly life planner
go-yogan-domain-mcp_server
Yogan domain module: go-yogan-domain-mcp_server
gpt-computer-assistant
gpt-oss-mcp-server-rust
gpt-share-server
gpu-bridge
30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.
@gpu-bridge/mcp-server
GPU-Bridge MCP Server — 30 AI services as MCP tools. LLM, image, video, audio, embeddings, reranking, PDF parsing, NSFW detection & more. x402 native for autonomous agents.
grabshot-mcp-server
MCP server for GrabShot - capture website screenshots with AI cleanup, device frames, and full-page support
grafana-mcp-analyzer
让AI助手直接分析你的Grafana监控数据 - A Model Context Protocol server for Grafana data analysis
@grain.sh/mcp-server
MCP Server for Grain - Universal AI interaction layer
granola-mcp-server
MCP server for Granola.ai meeting intelligence
GrantAi Memory
Persistent memory for AI agents. Infinite context with sub-millisecond recall.
@grantex/mcp
MCP server for Grantex delegated agent authorization
graph-aave-mcp
AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs
@graphmemory/server
MCP server for semantic graph memory from markdown files
graphonomous
npm wrapper for the Graphonomous MCP server CLI
graphql-mcp-server-tools
MCP server that auto-generates tools from any GraphQL schema
@graph-tl/graph
Agent-native persistent task graph. MCP server for agent planning and execution across sessions.
@gravity-ai/mcp-server
MCP Server for Gravity Design System - Install and use Gravity components via AI assistants
@great-detail/support-mcp
MCP Server for the Great Detail Support System
@grec0/mcp-s2s-asterisk
MCP server para asistente telefónico conversacional con Asterisk S2S
@greirson/mcp-todoist
MCP server for Todoist API
Gremlin
gremlin-server
gremlin-server
gremlin-server
greppy-cli
Sub-millisecond semantic code search and trace with AI reranking (Claude/Gemini/Ollama)
grey-rso
Second Opinion MCP server — consult a different AI coding assistant
gridly-mcp-server
MCP server for Gridly API integration
grok-imagine-image-mcp-server
MCP server for xAI Grok Imagine Image API - Generate and edit images using grok-imagine-image model
grok-imagine-video-mcp-server
MCP server for xAI Grok Imagine Video API - Generate and edit videos using grok-imagine-video model
groq-compound-mcp-server
MCP server for interacting with Groq models
GroundAPI
Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.
grove-rs
A Kanban-style TUI for parallel AI coding. Manage Git worktrees as tasks, run multiple agents in isolated tmux sessions, get notified via hooks.
growpanel-mcp-server
MCP server for GrowPanel SaaS subscription analytics API - 14 tools covering reports, customers, settings, and more
grubhub
MCP server for Grubhub - let AI agents order food delivery
grumpydev-mcp
Let the grumpy senior dev review your code with this MCP server
gsd-mcp-server
MCP server for GSD Task Manager - full task management with create/update/delete, analytics, interactive setup, and validation
gtd-mcp
A Model Context Protocol (MCP) server for GTD (Getting Things Done) task management
gtm-mcp-server
Self-hosted GTM MCP Server for managing Google Tag Manager via AI assistants
GTM MCP Server
Let AI manage your Google Tag Manager containers — tags, triggers, variables, and more.
@guanxiong/mcp-server-time
A simple Model Context Protocol (MCP) server for getting current time with timezone support
guardian-mcp-server
MCP server for The Guardian newspaper
@guardrail-sim/mcp-server
MCP server exposing evaluate_policy tool for AI agents
guardrails-mcp-server
AI Agent Guardrails MCP Server - Security layer for Claude Code and AI agents
@guibarscevicius/gemini-cli-mcp
Safe MCP server wrapping the official Gemini CLI — stateful sessions, no shell injection, subscription auth
@guillehr2/excel-mcp-server
Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol server for reading, writing XLSX XLSM files with Claude AI LLM integration
gumroad-mcp
Gumroad MCP Server
@gungi/mcp
Gungi MCP Server - AI-DLC Platform integration for Claude Code
Guru Remote MCP Server
Guru MCP Server - Connect AI tools to your Guru knowledge base
GuruWalk Affiliates
GuruWalk affiliate program for AI agents. Free walking tours in 100+ countries. Earn per booking.
gws-mcp-server
MCP server that exposes Google Workspace CLI (gws) as Model Context Protocol tools
gxy-bailian-mcp-server
Add your description here
gym-mcp-server
Expose any Gymnasium environment as an MCP server
gzw-xhs-bailian-mcp-server
Add your description here
@h1deya/mcp-server-weather
MCP server for weather forecast and severe weather alerts in the US
h2ogpte-mcp-server
MCP API server for h2oGPTe
@haaabit/mcp
Generic stdio MCP server for Haaabit habits, today, and stats APIs.
hadrian
An open-source AI Gateway providing a unified OpenAI-compatible API for routing requests to multiple LLM providers
hai-cli
A CLI with a REPL for hackers using LLMs.
haiku-mcp-server
MCP server for Haiku API - enables AI agents to execute any blockchain transactions
hai-mcp
HAIAI MCP server: extends jacs-mcp with HAI.AI platform tools
halo-mcp-server
MCP for Halo blog system - AI-powered content management
ha-mcp-server
MCP server for controlling Home Assistant lights and managing scenes. Lights only by design for safety.
@handwrytten/mcp-server
MCP server for the Handwrytten API — send real handwritten notes via AI assistants
@haneeshpld/csp-entitlements-mcp
MCP server for CSP entitlements lookup - Watson Orchestrate compatible
hanshuai78-mcp-server
My MCP Server - A custom MCP tool server
hanzo-mcp
Hanzo MCP Server - Rust implementation with computer control, blockchain, and tool coordination
hanzo-zap
ZAP (Zero-copy Agent Protocol) - 1000x faster than MCP for AI agent tool calls
happy-mcp-server
MCP server for observing and controlling Happy Coder sessions
Haptic Paper
Connect your AI to human workers. Get paid to help AI.
harassment_hotline_mcp
harassment hotline for LLM Agent
hardcover-mcp
MCP server for the Hardcover GraphQL API.
harness-locate
Cross-platform library for configuration, path discovery and MCP server management for agentic code harnesses (Claude Code, OpenCode, Goose, AMP Code, Copilot CLI, Droid)
harvey-budget
Agent spending management with budget tracking, ROI analysis, and spend approval.
harvey-intel
Token safety, trading signals, and social intel for AI agents. Pay-per-call USDC.
harvey-verify
Post-transaction outcome verification. LLM-as-judge for agent service quality.
@hashgrid/mcp
Hashgrid DNA MCP Server — lets AI agents use the Hashgrid matching protocol
@hasna/assistants-mcp
MCP server for running AI assistants
@hasna/mementos
Universal memory system for AI agents - CLI + MCP server + library API
@hasna/prompts
Reusable prompt library for AI agents — CLI + MCP server + REST API + web dashboard
@hasna/terminal
Smart terminal wrapper for AI agents and humans — structured output, token compression, MCP server, natural language
@hasna/todos
Universal task management for AI coding agents - CLI + MCP server + interactive TUI
hawkeye-mcp-server
MCP Server for Hawkeye automated incident investigation and root cause analysis
@hazzel-cn/node-terminal-mcp
MCP server for terminal/PTY sessions using node-pty and xterm headless
@hcsy/sparta-ui-mcp-server
Sparta UI MCP server for AI-assisted UI development
@headless-commerce/mcp-server
MCP server for Headless Commerce — enables AI agents to manage stores
headlesshost-mcp-server
MCP server for Headlesshost API tools endpoints
heady-mcp-server
Model Context Protocol (MCP) server implementation for the Heady AI Platform — tool registration, memory operations, and JSON-RPC handling.
hearts-mcp-server
Hearts card game MCP server for agent play
hedera-mcp-platform
Hedera ecosystem intelligence for AI agents. 29 tools, pay per call in HBAR. HITL enforced.
hederatoolbox
Hedera blockchain intelligence for AI agents. 20 tools, 6 modules. Pay per call in HBAR.
hedl-mcp
Model Context Protocol (MCP) server for HEDL - AI/LLM integration
hefeng-mcp-weather
an mcp server for hefeng weather api
@heightslabs/mcp-heightslabs
MCP server interface for the Heights Labs API
@heilgar/pest-mcp
Prompt Evaluation & Scoring Toolkit - MCP server testing
heisenberg-mcp
Installs the Heisenberg MCP server into your Claude desktop config.
heisenberg-mcp-server
A Model Context Protocol server that enables capable LLMs to work with Heisenberg features, such as inference
helius-mcp
Official Helius MCP Server - Complete Solana blockchain data access for AI assistants
helix-kanban
A terminal-based kanban board with file-based storage, multi-project support, Helix-style keybindings, and built-in MCP server for AI integration
@helm-ai/mcp-server
MCP server for Helm - manage tasks and projects from any codebase
@helm-protocol/ttt-mcp
MCP Server for OpenTTT — Proof of Time tools for AI agents
Help
Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up
@henrychong-ai/mcp-neo4j-knowledge-graph
Neo4j-based knowledge graph MCP server with temporal versioning and semantic search
hephaestus-mcp-server
A Model Context Protocol (MCP) server for comprehensive Anvil development with intelligent context-aware generation
@heroui/react-mcp
MCP server for HeroUI component documentation via Model Context Protocol
hetzner-mcp-server
MCP server for managing Hetzner Cloud infrastructure from Claude Code
@heuralabs/mcp-server
MCP Server for DayOne - Enable AI agents to participate in self-governing companies
hexdocs-mcp
MCP server for searching Hex package documentation
@hexsleeves/tailscale-mcp-server
A Model Context Protocol (MCP) server that provides seamless integration with Tailscale's CLI commands and REST API, enabling automated network management and monitoring through a standardized interface.
@hey-bible/mcp
MCP server for Hey Bible API
heyreach-mcp-server
Modern MCP server for HeyReach LinkedIn automation with dual transport support (stdio + HTTP streaming) and header authentication
@heyseo/mcp-server
HeySeo MCP Server - Connect LLMs to your SEO data
@heysigil/sigil-mcp
MCP server package for Sigil agent tooling.
hibp
A Model Context Protocol (MCP) server for the Have I Been Pwned (HIBP) API
Hidden Empire
Play a legendary text adventure by talking to your AI — no commands to memorize. The Hidden Empire p
highflame
Rust SDK for the Highflame AI guardrails service
highflame-shield
Rust SDK for the highflame-shield guardrails service
higress-ai-search-mcp-server
Higress ai-search MCP Server
@hillnote/mcp-server
MCP server for Hillnote - AI-powered document management
HIPAA Agent
HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.
HippoDid MCP Server
Persistent, structured cloud memory for AI agents. BYOK — bring your own AI key.
hitl.alibabacloud-api-mcp-server
Model Context Protocol (MCP) server for interacting with AlibabaCloud
hiveclaw
Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.
hive-doctrine-mcp
Agent knowledge marketplace. 105 products, 6 MCP tools, x402 payments on Base network.
hive-mcp
Microblogging social network for AI agents. Post, reply, boost, follow, and discover.
hive-mcp-server
Hive MCP server — AI dev session logs, plans, and semantic search via Supabase pgvector
hivemind
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
@hivemindai/mcp-server
MCP server for Hivemind — persistent event log for AI agent coordination
hive-mind-mcp-server
Swarm intelligence for AI agents — collective decision-making, consensus voting, and multi-agent coordination
hkopenai.hk-city-mcp-server
Hong Kong City MCP Server providing city data tools
hkopenai.hk-climate-mcp-server
Hong Kong Weather MCP Server providing climate and weather data tools
hkopenai.hk-commerce-mcp-server
Hong Kong commerce MCP Server providing commerce data tools
hkopenai.hk-community-mcp-server
Hong Kong community MCP Server providing community data tools
hkopenai.hk-development-mcp-server
Hong Kong development MCP Server providing development, geography and land information data data tools
hkopenai.hk-education-mcp-server
Hong Kong education MCP Server providing education data tools
hkopenai.hk-election-mcp-server
Hong Kong election and legislature MCP Server providing election and legislature data tools
hkopenai.hk-environment-mcp-server
Hong Kong environment MCP Server providing environment data tools
hkopenai.hk-finance-mcp-server
Hong Kong Finance MCP Server providing financial data tools
hkopenai.hk-food-mcp-server
Hong Kong food MCP Server providing food data tools
hkopenai.hk-health-mcp-server
Hong Kong Health MCP Server providing health data tools
hkopenai.hk-housing-mcp-server
Hong Kong housing MCP Server providing housing data tools
hkopenai.hk-law-mcp-server
Hong Kong law MCP Server providing law data tools
hkopenai.hk-misc-mcp-server
Hong Kong misc MCP Server providing misc data tools
hkopenai.hk-recreation-mcp-server
Hong Kong recreation MCP Server providing recreation data tools
hkopenai.hk-tech-mcp-server
Hong Kong tech MCP Server providing tech data tools
hkopenai.hk-transportation-mcp-server
Hong Kong transportation MCP Server providing transportation data tools
hlims-mcp
HLIMS Agent MCP Server - stdio proxy for remote HLIMS MCP service (硬件中心实验室信息管理系统)
hl-mcp-server
Model Context Protocol (MCP) server for Hyperliquid DEX trading
@hmake98/nest-mcp
NestJS library for integrating Model Context Protocol (MCP) server capabilities
hn-mcp-server
Model Context Protocol server for HackerNews API access.
holomime
Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP
@hol-org/hashnet-mcp
HOL MCP server for agentic search, discovery, registration, chat, and more with the Hashgraph Online Registry Broker. https://hol.org
holoviz-mcp-server
MCP server for HoloViz ecosystem — interactive visualizations and dashboards rendered as MCP Apps in AI chat.
homelab-mcp-server
Homelab AI Platform — homelab-mcp-server
@honest-magic/mail-mcp
MCP server for AI-powered email access via IMAP and SMTP
honeybadger-mcp-server
A Model Context Protocol server providing tools to interact with the Honeybadger API via LLMs
@honeyfield/rent2b-mcp
MCP server for rent2b rental management API
@honwee/ssh-mcp-server
MCP server for efficient SSH remote connection and operations management
@hookbase/mcp-server
MCP server for Hookbase webhook relay API - manage webhooks, deliveries, and tunnels from AI assistants
hookwise
Intelligent permission gating for AI coding assistants
hoosh
AI inference gateway — multi-provider LLM routing, local model serving, speech-to-text, and token budget management
hopeit-agents.mcp-server
Hopeit Agents: Model Context Protocol server
hopgraph
Verify ANZ businesses against government registers. Surfaces cross-jurisdictional findings.
@horizonapp/mcp-server
MCP server for Horizon — connect any AI tool to your workspace
@hosho/mcp-server
Hosho MCP server — AI prompt diagnosis and optimization
hotpepper-gourmet-mcp-server
ホットペッパーグルメ MCP Server
@houkasaurusrex/jt-mcp-server
Personal MCP server with dev workflow tools for AI agents
hound
The dependency bloodhound for AI coding agents. Zero API keys, zero config.
hourei-mcp-server
MCP server for Japanese law information using e-Gov API
@houtini/lm
MCP server for local LLMs — connects to LM Studio or any OpenAI-compatible endpoint
@hoya25/nctr-mcp-server
MCP server for the NCTR Alliance rewards program. Enables AI agents to discover bounties, earning rates, tier requirements, promotions, and Impact Engine communities.
hr-edge-recruit-mcp-server
A custom MCP server using FastAPI, AWS, Firebase, and LangChain for real-time audio analysis.
@hrrrsn/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
@htekdev/youtube-mcp-server
MCP server providing full YouTube Data API v3 search and retrieval capabilities for AI agents
@htetoowaiyan/colors-mcp-server
A simple color utility MCP server for frontend developers — convert, mix, adjust, and analyze colors.
HTML/CSS to Image
An MCP server for generating images from HTML & CSS or screenshots of URLs using htmlcsstoimage.com.
HTML to Markdown
HuangtingFlux — Huangting Protocol MCP Server
Reduces AI Agent token usage by 40% via three-stage SOP workflow.
hubble-mcp-tool
MCP server for Hubble
@hubspire/hubai-mcp
A mcp server for hubai project.
hubspot-mcp
HubSpot MCP server for CRM operations
@hugeicons/mcp-server
MCP server for Hugeicons search and usage documentation
Hugging Face
Connect to Hugging Face Hub and thousands of Gradio AI Applications
@humanaway/mcp-server
MCP server for HumanAway, your agent's home base
humanaway-mcp-server
MCP server for humanaway, a social network for AI agents.
@humandividendprotocol/mcp-server
HDP MCP Server — exposes capture stats and control tools for Claude Desktop
humanize-chinese
免费本地 AI 文本去痕迹工具 | Chinese AI text detection & humanization. N-gram perplexity analysis, 20+ detection patterns, academic AIGC reduction (知网/维普/万方), 7 style transforms. Zero dependencies, runs locally.
Humanizer PRO
Humanize AI text to bypass GPTZero, Turnitin, Originality.ai. Stealth, Academic, SEO modes.
humanod-mcp
Humanod MCP Server - Hire humans from AI agents
@humanops/mcp-server
MCP server for AI agents to dispatch real-world tasks to verified human operators via HumanOps
@humantext/mcp-server
MCP server for AI text detection and humanization via humantext.pro
@hurtener/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
hwpx-mcp-server
Model Context Protocol server for local HWPX document automation.
hybrid-agent-mcp-server
MCP Server for Hybrid Agent Environment Management
Hyperledger Fabric Agent Suite
@hyperliquid-ai/mcp-server
Hyperliquid MCP Server - AI Trading Agent for Claude Desktop
hyperliquid-mcp
MCP server for trading on Hyperliquid via AI agents
@hyperscript-tools/mcp-server
MCP server for original _hyperscript development — validation, completions, docs, and analysis with zero HyperFixi dependencies
@hypertrack/mcp-server
HyperTrack MCP Server - Query your HyperTrack account through AI assistants
@hypnosis/docker-mcp-server
Universal Docker MCP server for AI assistants (Cursor, Claude Desktop)
hytaledocs-mcp-server
MCP Server for HytaleDocs - Exposes hytale-docs.com content to Claude
i18n
Locale detect, translations, plurals for AI agents
i18n-agent
AI-powered translation for 48 languages with context-aware quality
i18next-mcp-server
A comprehensive Model Context Protocol (MCP) server for i18next translation management, health checking, and automated translation workflows
@i524/datadog-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to search and analyze Datadog logs directly. This integration allows AI assistants to query your Datadog logs using natural language, making troubleshooting and log analysis more efficient.
iacc-mcp-server
IACC 2.0 智能代理协作控制器 - 基于MCP的4层精简架构
@iblai/mcp
MCP server for IBL frontend packages documentation and guidance
@ibm/ibmi-mcp-server
A production-grade MCP server for IBM i
ibm-mdm-mcp-server
A Model Context Protocol (MCP) server for IBM Master Data Management (MDM) services
ibm-sf-context
IBM Salesforce Context MCP Server
ibm-watsonxdata-dl-retrieval-mcp-server
An IBM watsonx.data mcp server that seamlessly connects AI agents with document libraries
ibm-watsonxdata-mcp-server
Model Context Protocol (MCP) server for IBM watsonx.data - enables AI assistants to query and explore lakehouse data
ibm-watsonx-gov-catalog-mcp-server
An IBM watsonx.governance mcp server that connects AI agents with marketplace of tools available on governance catalog
@iceinvein/code-intelligence-mcp
Code Intelligence MCP Server - Smart context for your LLM coding agent
@icloud-calendar-mcp/server
MCP server for iCloud Calendar access via CalDAV
icloud-mcp
A Model Context Protocol (MCP) server for iCloud Mail
icme-preflight
Jailbreak-proof AI guardrails. Automated Reasoning SMT solver, not an LLM. ZK proofs included.
icost-app-mcp-server
一个基于 FastMCP 2.0 框架构建的模型上下文协议(MCP)服务,专为 iCost iOS 记账应用提供智能记账功能集成。
@icure/cardinal-mcp-server
MCP server exposing Cardinal SDK documentation and operational tools
iddaa-mcp
MCP server for live and historical football fixtures, odds, and strategy analysis.
ideablast-mcp-server
MCP server for IdeaBlast - Create ideas from Claude Desktop
@idletoaster/ssh-mcp-server
SSH MCP Server v2.1.0 - Enhanced with token-efficient file operations for remote development
ids-enterprise-mcp-server
Model Context Protocol (MCP) server providing comprehensive IDS Enterprise Web Components documentation access via GitLab API. Use with npx and GitLab token for instant access.
@id-wispera/mcp-server
MCP server for ID Wispera credential governance
@iexec/mcp-server
iExec MCP Server - Model Context Protocol server for iExec blockchain confidential computing
@iflow-mcp/0gis0-youtube-mcp-server
YouTube MCP Server - Search for YouTube channels and get detailed information
iflow-mcp_1405942836_appium-mcp-server
Appium MCP Server - Mobile automation testing via Model Context Protocol
iflow-mcp-1c-alexmiawat-server
MCP proxy server for 1C:Enterprise - bridge between AI agents and 1C database
@iflow-mcp/2bo-qiita-mcp-server
MCP server for Qiita
iflow-mcp_4r9un-mcp-kql-server
AI-Powered MCP server for KQL query execution with Natural Language to KQL (NL2KQL) conversion, intelligent schema memory, RAG-enhanced context assistance, and semantic search capabilities
iflow-mcp_7etsuo_image-description-mcp-server
AI-powered image analysis MCP server using Grok API
@iflow-mcp/7nohe-adonis-mcp
Remote MCP server for AdonisJS
iflow-mcp_Agentic-RAG-with-MCP-Server-1
Agentic RAG with MCP Server - Powerful tools for entity extraction, query refinement, and relevance checking
iflow-mcp_AI-Diagram-Prototype-Generator-MCP-Server
Add your description here
iflow-mcp-ai-hub-admin-finance-agent-mcp-server
Add your description here
iflow-mcp_alexander-panov_finam-mcp-server
Finam Trade API integration for Model Context Protocol (MCP)
iflow-mcp_aliyun-aisearch-mcp-server
A MCP Server for Aliyun AI Search
iflow-mcp_alpic-ai-mcp-server-template
Python MCP Server template
iflow-mcp_always-tinkering-rhinomcpserver
A Model Context Protocol server for Rhino 3D, allowing Claude to create and manipulate 3D objects
@iflow-mcp/amekala_ads-manager-mcp-server
MCP server for Advertising Management
iflow-mcp_amitpuri-fhir-mcp-server
FHIR MCP Server - A Model Context Protocol server for interacting with FHIR servers
iflow-mcp_analyticace-binance-mcp-server
Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
iflow-mcp_andrewginns-mermaid-mcp-server
MCP server for validating Mermaid diagrams
iflow-mcp_andyeverything-openproject-mcp-server
A Model Context Protocol (MCP) server for OpenProject API v3 integration
iflow-mcp_angrysky56_mcp-diagram-server
MCP server for creating and manipulating Mermaid diagrams and charts
iflow-mcp_angrysky56-ollama-mcp-server
MCP server for running Ollama models with async support
iflow-mcp_anuj0456-arxiv-mcp-server
A comprehensive Model Context Protocol (MCP) implementation for interacting with arXiv.org
iflow-mcp-anycontext-ai-thingsboard-mcp-server
Add your description here
@iflow-mcp/apify-apify-mcp-server
Apify MCP Server
iflow-mcp_appliedrelevance_frappe-mcp-server
Enhanced Model Context Protocol server for Frappe Framework with comprehensive API operations
iflow-mcp_arkel-ai-attio-mcp-server
MCP server for Attio API integration with tools to interact with Attio workspace resources
iflow-mcp_atom2ueki-mcp-server-synology
A Model Context Protocol (MCP) server for Synology NAS devices
@iflow-mcp/aviaryhq-cloudglue-mcp-server
Cloudglue MCP Server
iflow-mcp_baidu-netdisk-netdisk-mcp-server
百度网盘MCP Server
@iflow-mcp/bartwaardenburg-recraft-mcp-server
MCP Server implementation for recraft.ai using the Model Context Protocol SDK
iflow-mcp_barvhaim-yfinance-mcp-server
Add your description here
iflow-mcp_beehiveinnovations-pal-mcp-server
AI-powered MCP server with multiple model providers
iflow-mcp_benhaotang_mcp-serverman
A tool to manage Claude MCP servers configuration
iflow-mcp_benniu_emqx-mcp-server
A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
iflow-mcp_binabik-ai-mcp-rosbag-server
Model Context Protocol server for ROS bag analysis
iflow-mcp_bingal-fastdomaincheck-mcp-server
MCP Server for checking domain name availability using WHOIS and DNS via stdio.
iflow-mcp_blazickjp_shell-mcp-server
Shell MCP Server for Claude AI Application
@iflow-mcp/bobvasic-glm-mcp-server
Enterprise MCP server bridging Claude 4.5 Sonnet with GLM-4.6 for advanced software architecture consulting
iflow-mcp_bornpresident-volatility-mcp-server
A Model Context Protocol (MCP) server that integrates Volatility 3 memory forensics framework with Claude and other MCP-compatible LLMs.
iflow-mcp_brlaw-mcp-server
A MCP server for agent-based research on Brazilian law
iflow-mcp_brockwebb-census-mcp-server
AI-powered statistical consultant for U.S. Census data via Model Context Protocol
iflow-mcp_caretdev-mcp-server-iris
A Model Context Protocol server for InterSystems IRIS.
@iflow-mcp/cartographai-mcp-server-codegraph
MCP server for graph representation of a codebase
iflow-mcp_cc8887-ue-editor-mcpserver
UE Editor MCP Server - Enables AI agents to automate UE4/UE5 development through Python scripting
iflow-mcp_cfbd-mcp-server
Interact with the College Football Data API via the Claude Desktop.
iflow-mcp_charles-adedotun-notifications-mcp-server
MCP server for Claude Desktop sound and visual notifications on macOS
iflow-mcp_chrismannina-pubmed-mcp-server
A comprehensive PubMed Model Context Protocol (MCP) server
iflow-mcp_codingthefuturewithai_screenshot_mcp_server
MCP Server that allows AI tools to take screenshots.
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
iflow-mcp_coreshub-mcp-server
A lightweight mcp server for coreshub.
iflow-mcp_coucya-mcp-server-requests
web requests MCP (Model Context Protocol) server.
@iflow-mcp/cqfn-aibolit-mcp-server
MCP Server for Aibolit
iflow-mcp_crawl4ai_mcp_server
MCP Server for Crawl4AI
iflow-mcp_crewaiinc-enterprise-mcp-server
Add your description here
iflow-mcp_crisschan-mcp-repo2llm-server
get repo2llm from mcp
@iflow-mcp/croakingtoad-context-engineering-mcp-server
Context engineering methodology MCP server for creating comprehensive Product Requirements Prompts.
iflow-mcp_cryptopanic-mcp-server
Provide the latest cryptocurrency news for AI agents.
iflow-mcp_cw-codewalnut-metabase-mcp-server
A Metabase MCP (Model Context Protocol) server for integrating Metabase with AI assistants
iflow-mcp_daantheoden-api-mcp-server
MCP Server for generic API integration with Claude Desktop
@iflow-mcp/danny-avila-example-mcp-server
A Model Context Protocol (MCP) server implementation in Node.js
iflow-mcp_databricks-mcp-server
A Model Completion Protocol (MCP) server for Databricks
iflow-mcp_dataring-engineering_mcp_server_trino
A Model Context Protocol (MCP) server that enables secure interaction with Trino. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making data exploration and analysis safer and more structured.
@iflow-mcp/descope-sample-apps-descope-mcp-server-stdio
[](https://smithery.ai/server/@descope-sample-apps/descope-mcp-server)
iflow-mcp_deslicer-mcp-server-for-splunk
MCP server for Splunk
iflow-mcp_devto-mcp-server
Model Context Protocol server implementation for Dev.to to allow AI assistants to access and interact with Dev.to content
@iflow-mcp/dishant27-linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn API integration
iflow-mcp_dlwjdtn535_mcp-server
MCP Chrome Integration - enables AI models to control Chrome browser and perform web automation via WebSocket
@iflow-mcp/dmontgomery40-meta-mcp-server
MCP server that helps Claude create other MCP servers with persistent knowledge
iflow-mcp_do-community_do-remote-mcp-server-template
Remote MCP Server Template - Domain Checker using FastMCP
iflow-mcp_dragons96_mcp-server-undetected-chromedriver
Add your description here
@iflow-mcp/ee0pdt-godot-mcp
Godot MCP Server using FastMCP
iflow-mcp_emacs-mcp-server
Model Context Protocol (MCP) server for Emacs
iflow-mcp_emqx-mcp-server
A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
@iflow-mcp/ericbuess-limitless-ai-mcp-server
MCP server for integrating Limitless AI Pendant recordings with AI assistants
iflow-mcp_ericwanghp_mcp-server
MCP Server configuration-driven ModelContextProtocol (MCP) server designed for ComfyUI.
iflow-mcp_evangstav_memory-mcp-server
MCP server for managing Claude's memory and knowledge graph
iflow-mcp_farzad528-mcp-server-azure-ai-agents
MCP server for Azure AI Agent Service integration with AzureAISearch and Bing Web Grounding tools
iflow-mcp_feiskyer-mcp-kubernetes-server
The mcp-kubernetes-server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes, translating natural language requests into Kubernetes operations and returning the results in a format the AI tools can understand.
iflow-mcp_fengin-image-gen-server
基于即梦AI的图像生成MCP服务器
iflow-mcp_ferparra_graph-rag-mcp-server
Graph RAG MCP Server for Obsidian vault with unified ChromaDB store and Gemini 2.5 Flash
iflow-mcp_firsthalfhero-openproject-mcp-server
A comprehensive FastMCP-powered server that enables AI assistants like Claude to interact with OpenProject installations
iflow-mcp_flutter-mcp-server
MCP server providing real-time Flutter/Dart documentation to AI assistants
@iflow-mcp/foxtrottwist-shortcuts-mcp
TypeScript MCP server for macOS Shortcuts automation.
iflow-mcp_fradser-mcp-server-mas-sequential-thinking
MCP Agent Implementation for Sequential Thinking
iflow-mcp_geoserver-mcp
A GeoServer MCP server implementation that enhances LLM capabilities with geospatial data and mapping services via GeoServer REST API
iflow-mcp_gerred-mcp-server-replicate
FastMCP server implementation for the Replicate API, providing resource-based access to AI model inference
iflow-mcp_giuseppe-coco-google-workspace-mcp-server
A Model Context Protocol (MCP) server for Google Workspace
iflow-mcp_gmail-mcp-server
MCP server for Gmail integration
iflow-mcp_gomarble-ai_google-analytics-mcp-server
Google Analytics 4 MCP Server - FastMCP-powered Model Context Protocol server for Google Analytics 4 API integration
iflow-mcp_gongrzhe-yolo-mcp-server
YOLO MCP Service - A powerful YOLO computer vision service that integrates with Claude AI through Model Context Protocol
iflow-mcp_gts360-django-mcp-server
Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works equally well on WSGI and ASGI
@iflow-mcp/guifelix-mcp-server-todotxt
Todo.txt MCP Server
@iflow-mcp/gunnit-bitrix24-mcp-server
Bitrix24 MCP Server for AI Agent Integration
iflow-mcp_harshfolio_mcp-server-ga4
Model Context Protocol (MCP) server for Google Analytics 4 (GA4)
iflow-mcp_heurist-network-mesh-mcp-server
MCP server for accessing mesh agents through Claude
iflow-mcp_higress-ai-search-mcp-server
Higress ai-search MCP Server
iflow-mcp_hkopenai_hk-finance-mcp-server
Hong Kong Finance MCP Server providing financial data tools
iflow-mcp_hkopenai.hk_transportation_mcp_server
Hong Kong transportation MCP Server providing transportation data tools
@iflow-mcp/https-eduardo-clockify-mcp-server
[](https://smithery.ai/server/@https-eduardo/clockify-mcp-server)
iflow-mcp_huaweiclouddeveloper-huaweicloud-mcp-server
A Model Context Protocol server providing tools for Huawei Cloud
iflow-mcp_IamCatoBot-text2sim-MCP-server
A multi-paradigm simulation engine that supports Discrete-Event Simulation (DES) with SimPy and System Dynamics (SD) with PySD. Features advanced Model Builder tools for iterative, conversational model development. Integrates with LLMs through the Model Context Protocol (MCP) to enable sophisticated simulation capabilities in natural language environments.
iflow-mcp_ibm-si-mcp-server-oss
An open-source MCP (Model Context Protocol) server for IBM Storage Insights, providing real-time observability for the data center. This server supports components such as Storage System Alerts, Notifications, Volume and System Details, Used/Usable Capacity tracking, and metric fetch (performance and capacity) for both storage systems and tenants.
iflow-mcp_ilograph-mcp-server
FastMCP server providing AI agents with Ilograph diagram creation and validation capabilities
@iflow-mcp/ilyannn-wallos-mcp
MCP server for Wallos subscription management
iflow-mcp-ilyazub-serpapi-mcp-server
A Model Context Protocol (MCP) server implementation that integrates with SerpApi for comprehensive search engine results and data extraction
iflow-mcp_ImVirtue-RagChatbot_MCPServer
A RAG-based HR chatbot with MCP server for document retrieval and email functionality
@iflow-mcp/instagram-dm-mcp-server
Instagram Direct Messages MCP server for Claude Desktop
@iflow-mcp/instructa-ai-prompts-mcp
MCP server for managing and serving AI prompts
iflow-mcp_itsdarianngo_mcp-server-litellm
An MCP server for LiteLLM integration
@iflow-mcp/kablewy-salesforce-mcp-server
[](https://mseep.ai/app/kablewy-salesforce-mcp-server)
@iflow-mcp/kalivaraprasad-gonapa-azure-mcp
Azure MCP server for managing Azure resources through Model Context Protocol
iflow-mcp_karaage0703-mcp-rag-server
MCP RAG Server - Model Context Protocol (MCP)に準拠したRAG機能を持つPythonサーバー
iflow-mcp_kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
iflow-mcp-khaihuynhvn-mcp-server-agent-comm
Agent Communication System - Multi-agent communication framework through MCP tools
iflow-mcp_kis-mcp-server
한국투자증권 REST API를 사용한 MCP(Model Context Protocol) 서버
iflow-mcp_konippi_aws-blackbelt-mcp-server
Model Context Protocol (MCP) server for AWS Black Belt Online Seminar
iflow-mcp_krillinai-klicstudio-mcp-server
mcp for the klicstudio
iflow-mcp_ksprashu_gemini-cli-mcp-servers
A collection of MCP servers for Gemini CLI, featuring SuperAgent orchestrator
iflow-mcp_kukapay_cryptopanic-mcp-server
Provide the latest cryptocurrency news for AI agents.
iflow-mcp_kyryl-opens-ml_mcp-server-dagster
Add your description here
@iflow-mcp/leafeye-lunchmoney-mcp-server
Lunchmoney MCP server for Claude
iflow-mcp_letta-mcp-server-railway
Railway HTTP deployment edition of Letta MCP Server - connects AI clients to Letta.ai agents
iflow-mcp_lgcarrier-xrpl-mcp-server
A Model Context Protocol (MCP) server for the XRP Ledger
iflow-mcp_lior-ps_multi-llm-cross-check-mcp-server
A Model Control Protocol (MCP) server that allows cross-checking responses from multiple LLM providers simultaneously.
@iflow-mcp/llamaindex-mcp-server-llamacloud
A MCP server connecting to a managed index on LlamaCloud
iflow-mcp_lpigeon-unitree-go2-mcp-server
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.
iflow-mcp_lroolle-agents-mcp-server
MCP server for OpenAI agents and agents tools.
iflow-mcp_maartensmeets-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
iflow-mcp_magentic-flowlens-mcp-server
FlowLens MCP server for FlowLens created by Magentic AI
iflow-mcp_magic-api-mcp-server
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
iflow-mcp_malloryai_mallory-mcp-server
MalloryAI Intelligence MCP Server
iflow-mcp_mamertofabian-elevenlabs-mcp-server
A Model Context Protocol server providing ElevenLabs text-to-speech integration
iflow-mcp_manusa-podman-mcp-server
Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
@iflow-mcp/marcopesani-think-mcp-server
A minimal MCP Server based on the Anthropic's "think" tool research
iflow-mcp_mashriram-mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
iflow-mcp_mat1312_datapizza-mcp-server
MCP server for datapizza-ai documentation and examples
iflow-mcp_mcp-databricks-server
A Model Context Protocol server that connects to Databricks API
iflow-mcp-mcpdoc-server
Server llms-txt documentation over MCP
@iflow-mcp/mcp-mirror-phialsbasement-pagespeed-mcp-server
MCP server for performing PageSpeed Audits
iflow-mcp_mcp-server-aws
A Model Context Protocol server providing tools to read and manipulate AWS resources using an LLM
iflow-mcp_mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
iflow-mcp_mcp-server-baidu-maps
MCP Server Baidu Maps
iflow-mcp_mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
iflow-mcp_mcp-server-everything-search
A Model Context Protocol server providing fast file searching using Everything SDK
iflow-mcp_mcp-server-gemini-image-generator
iflow-mcp_mcp-server-ida
A Model Context Protocol server providing tools to read, search IDA Database programmatically via LLMs
iflow-mcp_mcp-server-ietf
A Model Context Protocol server for fetching ietf documents for LLMs
iflow-mcp_mcp-server-ledger
A Model Context Protocol server providing tools to execute Ledger, a powerful command-line accounting system, commands.
iflow-mcp_mcp-server-mas-sequential-thinking
MCP Agent Implementation for Sequential Thinking
iflow-mcp_mcp-server-office
A Model Context Protocol server providing tools to read/write docx files
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
iflow-mcp_mcp-server-python
Python MCP Server for Kestra — you can use it as a tool in Kestra's AI Agents
iflow-mcp_mcp-server-python-template
MCP Server template for better AI Coding with weather service tools
iflow-mcp_mcp-server-reddit
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and hot posts, post details, and comments.
iflow-mcp-mcp-server-rememberizer
A Model Context Protocol server for interacting with Rememberizer's document and knowledge management API. This server enables Large Language Models to search, retrieve, and manage documents and integrations through Rememberizer.
iflow-mcp_mcp-server-servicenow
ServiceNow MCP Server for natural language interactions with ServiceNow
iflow-mcp_mcp-server-time
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
iflow-mcp_mcp_server_trino
A Model Context Protocol (MCP) server that enables secure interaction with Trino. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making data exploration and analysis safer and more structured.
iflow-mcp_mcp-server-twelve-data
A Model Context Protocol server providing tools access Twelve Data.
iflow-mcp_mcp-server-unitycatalog
A Model Context Protocol server that enables LLM agents to execute Unity Catalog functions seamlessly.
iflow-mcp_mcp-server-zoomeye
A Model Context Protocol server providing tools for ZoomEye queries for LLMs
iflow-mcp_mcp-timeserver
An MCP server for providing the current date/time to LLMs
@iflow-mcp/meamitpatil-calendly-mcp-server
MCP server for Calendly API integration and scheduling automation
iflow-mcp_medadapt-content-server
A specialized Model Context Protocol (MCP) server for Claude Desktop that enhances AI-assisted medical learning by fetching and processing educational resources from PubMed, NCBI Bookshelf, and user-provided documents.
@iflow-mcp/meetgeekai-meetgeek-mcp-server
MCP server over MeetGeek API
@iflow-mcp/membranehq-integration-app-mcp-server
MCP server for all Membrane connections
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
@iflow-mcp/mpxjs-mcp-server-rag
MCP-Server for Mpx Docs RAG
@iflow-mcp/mrgnss-claudedesktopcommander
MCP server for terminal operations and file editing
iflow-mcp-muzain187-mcp-server-demo
Add your description here
iflow-mcp-nebula-contrib-nebulagraph-mcp-server
A Model Context Protocol server providing tools to access NebulaGraph for usage by LLMs
iflow-mcp_nihalxkumar-arch-ops-server
MCP server bridging AI assistants with Arch Linux ecosystem (Wiki, AUR, official repos)
iflow-mcp_nikmaniatis_pd-mcp-server
A Model Context Protocol (MCP) server for Pure Data, an open-source visual programming language and patchable environment for real-time computer music.
@iflow-mcp/nocturnlabs-opencode-personal-knowledge
Personal knowledge MCP server with vector database for the Opencode ecosystem
iflow-mcp_normaltusker_kotlin_mcp_server
Enterprise Kotlin Android MCP Server with AI-powered development tools
iflow-mcp_oborchers_mcp-server-pacman
A Model Context Protocol server providing tools to query package indices like PyPI, npm, and crates.io
iflow-mcp-ohnicholas93-payload-mcp-server
A Model Context Protocol (MCP) server for interacting with Payload CMS
iflow-mcp_openpyxl-mcp-server
A thin wrapper around the OpenPyXl Python library that exposes some of its features as Model Context Protocol (MCP) server. This allows Claude and other MCP clients to fetch data from Excel files.
@iflow-mcp/oumnya-twenty-mcp-server
MCP Server for Twenty CRM API Integration
@iflow-mcp/overquotaai-chatterboxio-mcp-server
[](https://mseep.ai/app/chatterboxio-chatterboxio-mcp-server)
iflow-mcp_pandas-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables LLMs to execute pandas code through a standardized workflow for data analysis and visualization.
iflow-mcp_patrickomatik-mcp-bash-server
A simple Model-Context-Protocol (MCP) server for executing bash commands
iflow-mcp_patronus-ai-patronus-mcp-server
Patronus MCP Server
iflow-mcp_pg-mcp-server
PostgreSQL Model Context Protocol (MCP) server for AI agents
@iflow-mcp/phialsbasement-pagespeed-mcp-server
MCP server for performing PageSpeed Audits
iflow-mcp_piebro_vlc-mcp-server
An MCP (Model Contex Protocol) Server to play and control movies using VLC.
iflow-mcp_pixeltable-pixeltable-mcp-server
Multimodal Model Context Protocol Server for Pixeltable
iflow-mcp_pmmvr-obsidian-api-mcp-server
MCP server enabling AI agents to perform natural knowledge discovery and analysis across Obsidian vaults
@iflow-mcp/priyankgodhat-etabs-mcp-server-local-embeddings
MCP server for ETABS documentation using local embeddings
iflow-mcp_proofgeist-granola-ai-mcp-server
MCP server for Granola.ai meeting intelligence
@iflow-mcp/pvev-mattermost-mcp
Mattermost MCP Server
iflow-mcp_python-mcp-server-client
MCP服务器,用于搜索技术文档,支持langchain、llama-index、autogen等多个库
iflow-mcp_qainsights_jmeter-mcp-server
JMeter MCP Server
iflow-mcp_qainsights_k6-mcp-server
Model context protocol server for k6 load testing
iflow-mcp_qainsights-locust-mcp-server
A Model Context Protocol (MCP) server implementation for running Locust load tests.
iflow-mcp-qiniu-mcp-server
A MCP server project of Qiniu.
iflow-mcp_quantum-369-gmail-server
Add your description here
@iflow-mcp/qwinty-anytype-mcp-server
MCP server for Anytype API integration
iflow-mcp_rainer85ah-mcp-server
MCP Server using FastMCP, and FastAPI.
iflow-mcp_rajmohanram_ceph-mcp-server
Model Context Protocol server for Ceph storage cluster management
iflow-mcp_richardwhiteii-rlm-mcp-server
Recursive Language Model MCP server for massive context handling
iflow-mcp_rossshannon-things3-mcp-server
MCP server for Things 3 with read/write support for tasks, projects, areas and tags.
iflow-mcp_safebreach_safebreach-mcp-server
SafeBreach MCP Server - Bridge AI agents with SafeBreach's Breach and Attack Simulation platform
iflow-mcp_sandst1_mcp-server-midi
A FastMCP Server which allows an LLM to send MIDI sequences into any software that supports MIDI input
iflow-mcp_sbarbett-pihole-mcp-server
A Model Context Protocol server for Pi-hole
iflow-mcp_securitycopilotmcpserver
MCP Server that integrates with Security Copilot, Sentinel and other tools
iflow-mcp_semanticscholar-mcp-server
A Model Context Protocol server for Semantic Scholar API integration
iflow-mcp_shy2593666979_mcp-server-email
A Model Context Protocol server for email
iflow-mcp_simonutd_ai-diagram-prototype-generator-mcp-server
Add your description here
iflow-mcp_sitemap-mcp-server
Sitemap MCP is a Model Context Protocol (MCP) server for fetching, parsing, analyzing, and visualizing website sitemaps
iflow-mcp_slouchd-cyberchef-api-mcp-server
MCP server that has the ability to interact with the CyberChef server RESTful API
iflow-mcp_statespace-tech-mcp-server-http-request
A Model Context Protocol server providing tools to make HTTP requests (GET, POST, PUT, PATCH, DELETE)
@iflow-mcp/stefanoamorelli-rik-mcp-server
MCP server for Estonian Business Register (RIK) API
iflow-mcp_subspace-lab-matlab-mcp-server
MCP server for MATLAB integration
iflow-mcp_syedazharmbnr1-claudemcpserver
MCP server collection for Claude Desktop with screen capture, computer control, and data analysis capabilities
@iflow-mcp/takashito-linode-mcp-server
MCP server for Linode API
iflow-mcp_the-ai-workshops-searxng-mcp-server
MCP server to search the web using SearXNG instance
iflow-mcp_theforeman_foreman-mcp-server
A Model Context Protocol (MCP) server implementation that enables LLMs to interact with a Foreman instance using Foreman's API.
iflow-mcp_thinkinai-hackathon-zim-mcp-server
MCP server that enables AI models to access and search ZIM format knowledge bases offline
iflow-mcp_toby1123yjh-arthas-mcp-server
Java Performance Analysis & Diagnostics - LLM-powered MCP Server for real-time monitoring, memory analysis, thread profiling, and system optimization
iflow-mcp_tomekkorbak-voice-status-report-mcp-server
An MCP server providing voice status reports using OpenAI TTS (text-to-speech) API
iflow-mcp_toutiao-mcp-server
今日头条 MCP 服务器 - 支持内容发布和管理的 Model Context Protocol 服务器
iflow-mcp_trakt-mcp-server
Trakt.tv MCP server for entertainment data access
@iflow-mcp/tsai1030-ziwei-mcp-server
Claude MCP Server for Ziwei Doushu
@iflow-mcp/tuannvm-gemini-mcp-server
MCP server for Gemini CLI integration
iflow-mcp_twjackysu_twstockmcpserver
A MCPServer for partial APIs of the Taiwan Stock Exchange OpenAPI.
iflow-mcp_uml-mcp-server
UML diagram generation tool based on MCP (Model Context Protocol)
@iflow-mcp/unity-mcp-server
Unity MCP Server - Simple HTTP-based Unity Editor integration for AI assistants
iflow-mcp_upa-mcp-netmiko-server
MCP netmiko server for LLMs interacting with Network Devices
iflow-mcp_uyuni-project-mcp-server-uyuni
Model Context Protocol Server for Uyuni Server
iflow-mcp_vairpower-macos-office365-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to create and manipulate Microsoft Office documents (PowerPoint, Word, and Excel) on macOS.
@iflow-mcp/vetcoders-mcp-server-semgrep
MCP Server for Semgrep Integration - static code analysis with AI
iflow-mcp_vincentf305_mcp-server-ollama
A Model Control Protocol server that allows Claude Desktop to communicate with Ollama LLM server
iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server
Advanced server for structured LLM thinking (MCP)
iflow-mcp_vmlia-books-mcp-server
Add your description here
iflow-mcp_volt23-mcp-arduino-server
MCP Server for Arduino CLI providing sketch, board, library, and file management tools.
iflow-mcp_vzeman-odoo-mcp-server
Hybrid MCP server for Odoo ERP integration - supports both HTTP streaming and stdio modes for AI assistants
iflow-mcp_weknora-mcp-server
WeKnora MCP Server - Model Context Protocol server for WeKnora API
@iflow-mcp/windiechai-confluence-wiki-mcp-server
An MCP Server for Confluence Wiki integration
iflow-mcp_world_bank_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with the World Bank APIs. This server allows AI assistants to list tables and read data through a controlled interface, making data exploration and analysis safer and more structured.
iflow-mcp_wpfleger96_pagerduty_mcp_server
MCP server for LLM agents to interact with PagerDuty SaaS
iflow-mcp-xlengelle-sf-agentforce-mcp-server
MCP server for interacting with Salesforce Agentforce API
iflow-mcp_xlisp-visualization-mcp-server
A powerful Model Context Protocol (MCP) server for creating interactive data visualizations using matplotlib
iflow-mcp_xuanwo-mcp-server-opendal
A Model Context Protocol server providing tools to access storage services for usage by LLMs
iflow-mcp_yywz1999-gdb-mcp-server
GDB Model Context Protocol Server for AI-assisted debugging
iflow-mcp_zen-mcp-server
AI-powered MCP server with multiple model providers
iFlytek SparkAgent Platform
@igniter-js/mcp-server
MCP Server for Igniter.js ecosystem interaction via STDIO.
@ilenhart/aula-mcp-server
MCP server for real-time access to Aula.dk (Danish school portal) via Claude
@illuminaresolutions/mcp-server-scanner
MCP server for scanning and analyzing other MCP servers
@illuminaresolutions/n8n-mcp-server
An MCP server that provides access to n8n workflows, executions, credentials, and more through the Model Context Protocol
ilo
ilo — a programming language for AI agents
image
Image metadata, favicon, OG image for AI agents
Image Generation MCP Server
MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.
imagegen-mcp
MCP server to generate images from text using OpenAI's API
imagegen-mcp-server
MCP server for AI image generation with OpenAI DALL-E, Google Imagen, Gemini, and Flux via Replicate
imagekit-mcp-server
MCP server for ImageKit.io — upload, search, transform, and manage media assets
image-processing
Image processing for AI agents. Resize, convert, compress, and pipeline images.
image-tiler-mcp-server
MCP server that splits large images into optimally-sized tiles for LLM vision (Claude, OpenAI, Gemini, Gemini 3)
@img-src/mcp-server
MCP server for img-src.io image hosting API
imitatort
轻量级多Agent公司模拟框架
impact-ui-mcp-server
MCP Server for Impact UI Library - Provides AI access to component documentation and code examples
@inavi-maps/mcp-server
MCP Server for iNavi Maps API - Geocoding, POI Search, Route Planning for Claude AI
@inconcept-labs/testrail-mcp
MCP Server for TestRail
In-Context — AI-Native Portfolio
An interactive portfolio built for AI conversations. Browse work, services, and book calls.
IncredibleFi — Personal Loan Marketplace
AI-powered loan marketplace. Match users with 100+ lenders — any credit score or employment status.
indian-stock-analyst
A Claude AI skill that turns your Zerodha / Groww portfolio CSV into a professional Buy / Hold / Avoid report — in seconds.
@indigoprotocol/indigo-mcp
MCP server for Indigo Protocol
indxr
Fast codebase indexer for AI agents
inference-gateway-sdk
Rust SDK for interacting with various language models through the Inference Gateway
inference-server-rtx3060-udp
inference-server-trt-jetson
infiniloom
High-performance repository context generator for LLMs - Claude, GPT-4, Gemini optimized
@inf-mcp/mcp-server
MCP server for the Inflectiv AI platform — manage agents, datasets, skills, marketplace, memories, and files from any MCP-compatible IDE
@informatik_tirol/redmine-mcp-server
MCP server for Redmine
infragraph-mcp-server
infranodus-mcp-server
InfraNodus MCP server - A Model Context Protocol server for network thinking and graph analysis
inject-agent
@inkeep/agents-mcp
Model Context Protocol (MCP) Server for the *@inkeep/agents-mcp* API.
@inliner/mcp-server
MCP server for Inliner.ai — gives AI coding agents live access to your image projects, credits, and generation
inner-monologue-mcp
An MCP server implementing a scratchpad for LLM inner monologue
InsAIts - AI Communication Security Monitor
Runtime AI-to-AI security monitor. 23 anomaly types, OWASP MCP Top 10 coverage.
@inscada/mcp-server
inSCADA MCP Server — SCADA operations via MCP protocol
@inspectr/mcplab-mcp-server
MCP server that exposes MCPLab evaluation tools — query runs, results, and traces via the Model Context Protocol
@instamolt/mcp-server
MCP server for InstaMolt — AI agent social media platform
instantly-cli
CLI and MCP server for the Instantly.ai cold email platform
@intelligentdata/mcp-server
MCP server for the Intelligent Data API by apexanalytix — stdio proxy to the production MCP endpoint
@intelligentelectron/pdf-analyzer
MCP server for analyzing PDF documents using AI (Google Gemini, Anthropic Claude, OpenAI)
intenttext-mcp
Parse, validate, query, and render IntentText (.it) documents for AI agents
@intenttext/mcp-server
MCP server for IntentText — parse, validate, query, and render .it documents from any AI agent
Intercept
Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback.
intercept-mcp
MCP server with multi-tier fallback chain for fetching web content as clean markdown
internaltool-mcp
MCP server for InternalTool — connect AI assistants (Claude Code, Cursor) to your project and task management platform
internetbs-mcp
Complete MCP Server for Internet.bs Domain Registrar API
intervals-icu-mcp
MCP server enabling LLMs to interact with Intervals.icu - training data, wellness metrics, performance analysis, and workout planning
interzoid-mcp-server
MCP server for Interzoid's AI-powered data quality, matching, enrichment, and standardization APIs
@invapi/mcp-server
Invoice MCP server — extract structured data from PDF & image invoices, create e-invoices (UBL, CII, ZUGFeRD/Factur-X), convert between formats including Excel, and validate against EN 16931.
Investigation Game App
Find out who killed Claude by interrogating the LLM driven suspects...
invokeai-mcp-server
A Model Context Protocol server for InvokeAI image generation
@ionhour/mcp-server
Ionhour MCP Server -- connect AI assistants to your uptime monitoring workspace
iota-mcp
Islands on the Air MCP server. Group lookup, island search, DXCC mapping, nearby groups.
ipgeolocation-io-mcp
Official MCP server for IP geolocation, IP security, abuse contacts, ASN, timezone, astronomy, and user-agent parsing.
@iplocate/mcp-server
MCP server for IPLocate.io - IP address geolocation, network information, and threat detection
@iqai/mcp-bamm
MCP server for bamm (borrow automated market maker)
@iqai/mcp-docs
MCP server for accessing ADK-TS documentation, examples, API reference, and MCP server integrations.
@iqai/mcp-fraxlend
Mcp server for Fraxlend access
@iqai/mcp-iqwiki
IQ Wiki MCP server for accessing IQ.wiki data
@iqai/mcp-near-agent
Mcp server for Near
@iqai/mcp-odos
Mcp server for Odos access
@iqai/mcp-polymarket
Polymarket MCP Server - Model Context Protocol server for Polymarket trading
@iqai/mcp-telegram
A MCP server for Telegram.
iridium-mcp-server
MCP server for Iridium fitness data — connects AI agents to your workout, nutrition, and training data
ironclad-agent
Agent core with ReAct loop, policy engine, injection defense, memory system, and skill loader
ironclaw
Secure personal AI assistant that protects your data and expands its capabilities on the fly
irs-taxpayer-mcp
MCP server for individual US taxpayers - tax calculations, deduction analysis, IRS data lookup
isilon-mcp-server
Model Context Protocol (MCP) server for Dell PowerScale (Isilon) OneFS 9.7 REST API integration - enables AI assistants to interact with PowerScale storage clusters
iss-mcp-server
A Model Context Protocol server providing access to International Space Station telemetry data
istat-mcp-server
Model Context Protocol server for accessing Italian National Statistical Institute (ISTAT) data
itarundaniel-ad-mcp-server
Active Directory MCP Server - Query AD data from JSON exports using Claude AI
iterate-ui-mcp
MCP server for iterate — AI agent integration
iteratools
40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.
iterminal-mcp-server
MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude and other AI assistants
@itfast/mcp-server
MCP server for ITFast — access 196 AI tools from Claude Desktop, Cursor, and Claude Code
itglue-mcp-server
Unofficial MCP server for the ITGlue API — manage documents, sections, and organizations via the Model Context Protocol
@itseasy21/mcp-knowledge-graph
MCP server enabling persistent memory for Claude through a local knowledge graph
@itzvenkat0/agentlens-mcp-server
MCP server for AgentLens — self-instrumentation tools for AI agents
@ivelin-web/tempo-mcp-server
MCP server for managing Tempo worklogs in Jira
@iyulab/u-widgets-mcp
MCP server for the u-widgets declarative widget system (uw-* internal prefix)
@j0hanz/code-lens-mcp
Gemini-powered MCP server for code analysis.
@j0hanz/cortex-mcp
Multi-level reasoning MCP server with configurable depth levels
@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
@j0hanz/prompt-tuner-mcp-server
MCP server that refines and improves user prompts for AI-optimal readability
@j0zack/curl-mcp-server
MCP server for executing curl commands and HTTP requests with full response data
jacs-mcp
MCP server for JACS: data provenance and cryptographic signing of agent state
jadx-mcp-server
A Pure-Java MCP Server for JaDX Android Reverse Engineering Tool
jaeger-mcp-server
MCP Server for Jaeger
jaegis-raverse-mcp-server
MCP Server for RAVERSE - AI Multi-Agent Binary Patching System with 35 tools, NPX/NPM/PyPI support, and 20+ client configurations
@jagadeesh52423/atlassian-mcp-server
MCP server for Atlassian APIs (Jira, Confluence, Bitbucket)
@jagjerez-org/3d-mcp-server
MCP server for AI-driven 3D model generation using OpenSCAD
@jagjerez-org/desktop-mcp-server
WebRTC-based MCP server for remote desktop control — screen capture, mouse/keyboard input, shell execution, and more
jamb-mcp-server
Jamb MCP Server implementing Model Context Protocol
@jamesaphoenix/tx-mcp-server
TX MCP server - Model Context Protocol integration for AI agents
@janfincke/early-mcp-server
Model Context Protocol (MCP) server for EARLY app time tracking public API
@jarahkon/hass-mcp-server
MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more
java-class-analyzer-mcp-server
MCP server for Java class file analysis and decompilation
java-stdio-mcp-server
Agent Skill to develop STDIO MCP servers in Java, using LangChain4j for the MCP framework, and JBang for running the server
java-test-mcp-server
MCP server for running Java tests
jay-copilot-mcp-server-main
@jch1887/artillery-mcp-server
MCP server for Artillery load testing
jDocmunch MCP
Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.
@jeff_kit/unsplash-mcp-server
MCP server for Unsplash photo search
@jeff-stapleton/tailscale-mcp-server
MCP server for managing Tailscale via the API
jenkins-mcp
A MCP server for Jenkins
@jeretucu/mcp-server-siebel
MCP Server for Siebel CRM REST API integration
jetty-mcp-server
MCP server for Jetty AI/ML workflow platform
jexchange-mcp-server
一个提供实时全球货币汇率查询功能的模型上下文协议(Model Context Protocol)服务器。该服务器使大型语言模型(LLMs)能够获取实时货币汇率情况。
jfk-mcp
An MCP server for JFK files
@jharding_npm/mcp-server-searxng
MCP server for SearXNG meta search integration with enhanced error messaging
@jhinresh/mcp-server
Maiat Trust Score MCP Server — query trust scores for any on-chain address from Claude, GPT, or any MCP-compatible AI
@jhl8041/dooray-mcp
MCP server for Dooray
@jhomen368/overseerr-mcp
MCP server for Overseerr/Seerr media request automation
@jianxiancyf/java-class-analyzer-mcp-server
MCP server for Java class file analysis and decompilation
jiki
jina-ai-mcp-server
MCP server for Jina AI services
jina-mcp-tools
Jina AI Model Context Protocol (MCP) server that integrates with Jina AI APIs for web reading and search
Jinko MCP
Turn your ChatGPT to a super travel agent
jinko-mcp-dev
MCP server for Jinko Travel BFF
jira-mcp-rs
Model Context Protocol (MCP) server for Jira
jira-rest-mcp-server
MCP server for Jira integration - manage issues, projects, and workflows from Claude, Cursor, Windsurf, and other AI assistants
jira-worker-mcp
MCP server for Jira REST API v3
@jissp/nestjs-mcp-server
NestJS-based MCP Server with metadata scanning support
@jiujiang/jishi-mcp-server
MCP Server for JiShi Design
@jjar/salesforce-mcp-server
A comprehensive Model Context Protocol (MCP) server that provides seamless Salesforce integration for AI development tools.
jj-mcp-server
Model Context Protocol (MCP) server for the Jujutsu (jj) version control system
@jl-0/jira-mcp-server
MCP server for JIRA REST API integration
@jmlaya/mcp-md-tasks
MCP server for managing task cards in local markdown files
jmobile-location-mcp-server
一个提供手机号码(段)所属归属地查询功能的模型上下文协议(Model Context Protocol)服务器。该服务器使大型语言模型(LLMs)能够获取手机号码段归属地信息,如:省份、城市、运营商。
jnews-mcp-server
一个提供热点新闻头条信息功能的模型上下文协议(Model Context Protocol)服务器。
jobgpt-mcp-server
MCP server for job search automation, auto apply, resume generation, application tracking, and recruiter outreach
jobhai-mcp-server
MCP Server for Job Hai
joblet-mcp-server
MCP (Model Context Protocol) server for Joblet job orchestration system
job-search-mcp
MCP Server for searching job postings on JobKorea and Saramin
jobsuche-mcp-server
AI-friendly job search integration server using the German Federal Employment Agency API
jobswithgpt
@joelbonito/mcp-server
MCP server for Inove AI Framework — agents, skills, and workflows as MCP resources, tools and prompts
@joelwmale/pirsch-mcp
MCP server for Pirsch Analytics: stats, comparisons, trends
@joemccann/xai-mcp-server
MCP server for xAI Grok APIs - image generation, chat, vision, search, and video
@johndoe20012/ui-expert-mcp
A Model Context Protocol (MCP) server for UI/UX design improvements and professional frontend development
join.cloud
Collaboration rooms for AI agents. Real-time messaging + standard git.
@joltsms/mcp-server
MCP server for JoltSMS — provision real-SIM phone numbers and receive OTP codes
@jonzz02/ashby-mcp-server
MCP server for the Ashby recruiting API
joomla
@jordanhuffman/airtable-mcp-server
Enhanced Airtable MCP Server with support for all field types including single select, dates, formulas, and more
@jordonh19/fastmail-mcp-server
MCP server for Fastmail — enables AI assistants to read, search, send, and manage emails, calendars, and contacts via the JMAP protocol
@josephyan/qingflow-mcp
Local-agent installer wrapper for the Qingflow MCP server
@journeyrewards/hive-mcp-server
MCP server for Journey Hive Agent Orchestration — use with Claude Desktop, Cursor, and other MCP clients
@jpisnice/shadcn-ui-mcp-server
A Model Context Protocol (MCP) server for shadcn/ui components, providing AI assistants with access to component source code, demos, blocks, and metadata.
jpx-mcp
JMESPath MCP server for AI assistants
jsbeeb-mcp
MCP server for jsbeeb — lets AI assistants control a headless BBC Micro emulator
json
JSON/YAML/CSV validate, diff, transform for AI agents
@jsrepo/mcp
An MCP server for jsrepo.
jumpcloud-genai
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
Jumpseller
Manage your Jumpseller store with AI. Products, orders, customers, and more.
@jungjaehoon/mama-server
MAMA MCP Server - Memory-Augmented MCP Assistant for Claude Code & Desktop
@junis/shopify-mcp
MCP Server for Shopify API - Read-only GraphQL operations
jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
jupyter-notebook-mcp-server
Jupyter Notebook MCP Server
jurieo_gpt-share-server
@justanothermldude/meta-mcp-server
Meta MCP server that wraps multiple backend MCP servers, exposing only 3 meta-tools to reduce context token consumption
just-bash-mcp
MCP server providing a sandboxed bash environment using just-bash
justpayai-mcp-server
MCP server for the JustPayAI agent-to-agent payment marketplace
jweather-mcp-server
一个提供全国天气预报查询功能的模型上下文协议(Model Context Protocol)服务器。该服务器使大型语言模型(LLMs)能够获取全国城市、地区的天气预报情况。
jweingardt12-mlb_mcp
Provides easy access to MLB, Baseball Savant, Statcast, and Fangraphs baseball data. Query detaile…
k8s-mcp-server
Integrate k8s with MCP - Model Context Protocol
@kadoa/mcp
Kadoa MCP Server — manage workflows from Claude Desktop, Cursor, and other MCP clients
Kael MCP Server
16 AI-native tools with dual SSE + streamable-http transport. Free tier available.
kafka-mcp-server-sbai
Kafka mcp server built with spring boot ai
Kagan
AI-powered Kanban TUI for autonomous development workflows with agent orchestration
kagi-mcp-server
NPX wrapper for Kagi MCP Server - Kagi Search and Summarizer integration for AI assistants via Model Context Protocol
Kai AGI - Autonomous AI Agent
AI predictions, model comparison, research briefs and web search from an autonomous AI
Kai AGI - Autonomous AI Agent
AI predictions, model comparison, research and web search from an autonomous AI running 24/7.
kaiji-api-server
kai-mcp
MCP server for Kai — semantic code intelligence for AI coding assistants
kairon-action-server
kaito-mcp-server
MCP server for Kaito AI crypto market intelligence API
@kaitoy/nasa-images-mcp-server
MCP server with UI for NASA images
kalshi
Search, analyze, and trade Kalshi prediction markets through Claude Desktop
@kanishka-namdeo/electron-mcp-server
MCP server for testing Electron applications using Playwright
kanoniv-agent-auth
Sudo for AI agents - cryptographic delegation, Ed25519 identity, and signed audit trails
kap
Run AI agents in secure capsules. Built on devcontainers with network controls and remote access.
karini-mcp-server
MCP server for Karini AI copilots, webhook recipes, dataset search, and event tracing
@karsten684/glitchtip-mcp-server
MCP server for Glitchtip API integration
kasetto
An extremely fast AI skills manager, written in Rust.
Katalon TestOps MCP
Katalon TestOps Model Context Protocol (MCP) server
katana-mcp-server
MCP server for Katana Manufacturing ERP
kayako-mcp-server
MCP server for interacting with Kayako API
@keenable/mcp-server
MCP server for Keenable AI search, fetch, and feedback APIs
keepa-mcp-server
High-performance MCP server for Keepa API with advanced caching, rate limiting, and optimization features
@keepgoingdev/mcp-server
MCP server for [KeepGoing.dev](https://keepgoing.dev) that gives AI coding assistants persistent project memory.
@kekwanulabs/syncline-mcp-server-go
Syncline MCP Server (Go) - Fast, standalone binaries for AI-powered meeting scheduling
@kelceyp/caw-server
CAW server - REST API, MCP server and core features
ken_ai-app-server
kengine-mcp-server
MCP (Model Context Protocol) server for knowledge engineering
kernex-core
Core types, traits, config, and error handling for Kernex
@kevinwatt/mcp-server-searxng
MCP server for SearXNG meta search integration
@kevinwatt/shell-mcp
Shell command execution MCP server
keycloak-mcp
MCP server for Keycloak
keycloak-mcp
MCP server that integrates with Keycloak, allowing you to manage Keycloak users and realms through a standardized protocol. It uses the official Keycloak Admin Client to interact with Keycloak's API.
keycloak-model-context-protocol
MCP server for Keycloak administration
@keyid/agent-kit
KeyID MCP server for agent email, SMS, OTP/TOTP, and signup verification
keynote-mcp
A Model Context Protocol (MCP) server that enables AI assistants to control Keynote presentations through AppleScript automation.
@keyresults.io/mcp-server
MCP server for KeyResults - manage goals, tasks, and projects from Claude Desktop
@khaleejiapi/mcp-server
Model Context Protocol (MCP) server for KhaleejiAPI — expose 26+ MENA APIs as AI agent tools
@khanglvm/mcpm
MCP Manager - Centralized MCP server configuration for AI agents
ki.aws-strands-agentcore-venv-mcp-server
MCP Server for AWS Strands AgentCore Virtual Environment Management
kimberlite-mcp
Kimberlite MCP server for LLM and third-party integrations
kindred-mcp-server
MCP server for Kindred knowledge workspace - connect Claude Desktop to your knowledge graph
kinsta-mcp
Model Context Protocol (MCP) server for Kinsta WordPress hosting
kion-mcp-server
Kion MCP Server - Model Context Protocol server for Kion API integration
@kirkdeam/puppeteer-mcp-server
Puppeteer MCP Server for browser automation via Model Context Protocol
Kit.com MCP Server
Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API.
kit-mcp-server
MCP server for Kit.com (formerly ConvertKit) email marketing API - manage subscribers, tags, sequences, broadcasts, forms, and more
@kiwiclaw/mcp-server
MCP server for KiwiClaw Skills Marketplace and ClawBoard forum
@kjanat/paperless-mcp
MCP server for interacting with Paperless-ngx document management system.
@kkweon/agent-orchestrator-mcp
Agent Orchestrator MCP Server for tmux-based sub-agents
klaviyo-mcp-server
Klaviyo MCP Server
@kleprevost/mcp-todoist
MCP server for Todoist API
@klevercv/mcp-server
MCP server for KlevrCV — resume generation via AI agents
@klever/mcp-server
MCP server for Klever blockchain smart contract development
kmcp
Kindly MCP - A Rust implementation of the Model Context Protocol with enhanced features
@knip/mcp
Knip MCP Server
KnowAir Weather
@know-graph/mcp-server
MCP server for KnowGraph
knowledge-base
AI-powered knowledge base for Double - Thank You with semantic search and question answering.
@knowledge-kit/mcp-server
MCP server for Knowledge Base Self-Hosting Kit integration
knowledge-mcp-server
MCP server for semantic search, CRUD, and graph operations over hierarchical knowledge bases stored as Markdown with YAML frontmatter
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
knowmint
AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana.
@knowmint/mcp-server
MCP server for KnowMint — lets AI agents discover and purchase human tacit knowledge
knownissue
Shared debugging memory for AI coding agents
kobana-mcp-help
MCP Server for Kobana Help Center - search and view help articles
koda-cli
A high-performance AI coding agent built in Rust
kodegen_bundler_sign
KODEGEN.ᴀɪ: Database query and schema exploration MCP tools for AI agents.
kodegen_mcp_client
KODEGEN.ᴀɪ: Database query and schema exploration MCP tools for AI agents.
kodegen_server_http
KODEGEN.ᴀɪ: Database query and schema exploration MCP tools for AI agents.
kodey-ai-mapwise-mcp
Send friendly, personalized greetings on demand. Generate quick salutations with a simple prompt.…
koishi-plugin-chatluna-mcp-server
ChatLuna MCP Server, expose ChatLuna tools as MCP support
Komodo MCP Server
Manage Komodo through AI assistants
Kongen Labs — Pattern Intelligence
LLM reasoning regime detection, cross-domain pattern transfer, and model routing.
KonQuest Meta Ads MCP
Supervised Meta Ads operating system for Claude Code with 57 campaign management tools.
Kontent.ai
kontext-dev-sdk
Secure credentials for AI agents.
kontext-mcp-server
Kontext MCP Server - Context Packet provider for AI assistants
kora-mcp-server
MCP server for Kora — deterministic authorization for AI agent spending
kota
A lightweight ai code agent in Rust.
@kovamind/mcp-server
MCP server for Kova Mind — use AI memory in Claude Desktop, Cursor, and more
kowalski-federation
Kowalski Federation: A Rust-based agent for interacting with Ollama models
@kraiter/mcp-server
MCP server for the Kraiter email platform
kremis
A minimal graph engine for grounded AI — records, associates, and retrieves, but never invents. Written in Rust.
kronroe-agent-memory
High-level agent memory API built on Kronroe
Kryptoskatt-mcp-server
Enable AI assistants to interact seamlessly with the DefiLlama API by translating MCP tool calls i…
@kschmidtlarsen/kanban-mcp-server
MCP server for Kanban Board project management integration
kserve-huggingfaceserver
@k-system/tickr-mcp
MCP server for Tickr project management — 74 tools + setup CLI wizard
@ktmcp/webscrapingai
MCP server for WebScraping.AI
@kubb/mcp
Model Context Protocol (MCP) server for Kubb, enabling AI assistants to generate code from OpenAPI specifications.
kube-mcp-server
learn let llm use mcp to manage k8s cluster
Kubit
Bring Kubit into your AI workflow — query your warehouse with natural language
kudosflow
Visual workflow editor for building node-based AI agent workflows with drag-and-drop interface, A2A integration, and real-time execution
@kula-ai/mcp-server
MCP server for the Kula recruiting API
@kunihiros/claude-code-mcp
MCP server for Claude Code
@kunobi/mcp
MCP server for Kunobi — platform management for AI assistants
ku-portal-mcp
MCP server for Korea University KUPID portal & Canvas LMS — notices, schedules, library seats, assignments, grades from Claude
Kuro AI Agent MCP Server
AI agent tools: translation (95+ langs), crypto research, compliance, summarization.
kustodia-escrow
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
kv-extractor-mcp-server
Flexible Key-Value Extraction MCP Server using LLM and pydantic-ai
kvlar-proxy
MCP security proxy — intercepts, evaluates, and logs agent tool calls
kwrds.ai
@kydycode/todoist-mcp-server-ext
Extended MCP server for Todoist API integration with enhanced features and improved compatibility
kyutai-moshi-stt-server-cpu
kyutai-moshi-stt-server-cuda
kzms-mcp-server-git
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
lab9-mcp-server-crewai
MCP Server for CrewAI integration
labor-market-mcp-server
MCP-Server für Arbeitsmarktdaten — Arbeitslosigkeit, Löhne, Beschäftigung und Sektoranalyse weltweit
@lancernix/siyuan-mcp
MCP server for SiYuan Note
@landicefu/divide-and-conquer-mcp-server
An MCP server for breaking down complex tasks into manageable pieces with structured JSON storage
@langapi/mcp-server
MCP server for LangAPI - AI-powered translation management for i18n projects
Langchain-python-golang
Beginner-friendly LangChain tutorial with Python examples for building AI agents, chatbots, and LLM-powered apps.
langchain-scrapegraph
ScrapeGraph client langchain integration
langchain-stock-screener
LangChain agent usable tool to screen stock data
langfuse-mcp-extended
Comprehensive MCP server for Langfuse - Traces, Scores, Datasets
@lanten-ai/mcp-server
MCP server for the Lanten property management API
@larryhudson/linear-mcp-server
Model Context Protocol (MCP) server for Linear task management system
@latent-space-labs/open-auto-doc-mcp
MCP server for open-auto-doc — exposes analyzed codebase documentation to Claude Code
@latercue/mcp-server
LaterCue MCP server - Connect your coding agent to your task queue
launchd-mcp-server
MCP server for managing macOS user-level LaunchAgents via launchctl
@launchframe/mcp
LaunchFrame MCP Server — knowledge tools for AI agents building LaunchFrame projects
@launchpath-ai/mcp-server
LaunchPath MCP Server — manage AI agents, knowledge bases, deployments, clients, and campaigns from Claude Code
laviya-agent-skills
Laviya AI Orchestration MCP runtime for IDE and agent integrations.
법마디(Lawmadi) OS — Korean Legal AI
Korean Legal AI — 60 agents, real-time statute verification via law.go.kr. Free 2/day.
@layoutdesign/context
Design system context for AI coding agents — MCP server + CLI + live preview
layui-mcp-server
MCP Server for Layui Framework, layuiAdmin and LayIM - 提供 Layui 组件文档、layuiAdmin 开发指南和 LayIM 聊天系统的查询服务
lchinglen-time-mcp-server
A fun Time MCP Server for testing PyPI publishing with Model Context Protocol
lc-mcp-server
LimaCharlie MCP Server for AI Agents
lcsa-mcp
MCP server for LCSA - exposes local context signals to AI tools
ldp-protocol
LDP — LLM Delegate Protocol: identity-aware communication for multi-agent LLM systems
LeadDelta MCP Server
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
@leadshark/mcp-server
LeadShark MCP Server - Control LinkedIn automations with natural language
league-analysis-mcp-server
Model Context Protocol server for Yahoo Fantasy Sports API with advanced historical analysis and manager profiling
league-mcp-server
Model Context Protocol server for League of Legends game data via Riot Games API
lean-ctx
Context Intelligence Engine with CCP. 23 MCP tools, 90+ compression patterns, cross-session memory (CCP), persistent AI knowledge, multi-agent sharing, LITM-aware positioning. Reduces LLM token consumption by up to 99%.
leankg
Lightweight Knowledge Graph for AI-Assisted Development
@leanspec/mcp
MCP server integration wrapper for LeanSpec
leanvox-mcp
Model Context Protocol (MCP) server for the Leanvox TTS API
legacy-shield
Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
@legacy-shield/mcp-server
LegacyShield MCP Server - Zero-Knowledge Persistence for AI Agents
legal-court-mcp-server
MCP Server for court decisions, case law, and legal research — CourtListener (3M+ cases) and EUR-Lex
@legionai/mcp
Legion MCP Server - OAuth app management and Railway logs access for AI agents
legismcp
Open-source MCP server for U.S. legislative data from Congress.gov
LemonLDAP::NG MCP Server
Manage LemonLDAP::NG SSO instances: configuration, sessions, OIDC, SAML, 2FA.
Lenny's Podcast Transcripts
Search 286 episodes of product management wisdom from top leaders at Figma, Airbnb, Linear.
lennys-podcast-wisdom
MCP server for querying product management wisdom from Lenny's Podcast transcripts
lens-mcp-server
MCP server for Lens API – workflows, knowledge bases, push documents, execution results
@leonardocrdso/office365-mcp-server
MCP server for Microsoft 365 — Outlook, Calendar, OneDrive, SharePoint & Teams via Graph API
letagents
Let Agents Chat — MCP server for AI agent communication
@letsping/mcp
LetsPing Behavioral Shield MCP Server for Claude and Cursor
@letsrunit/mcp-server
MCP server for letsrunit — AI-agent browser test generation and execution
letta-mcp
Read-only MCP server for the Letta API
@leulsege/mcp-server
MCP Server for TellMySocials - Post to social media from any AI client
levalicious-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
levalicious-mcp-server-time
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
levels-of-self-mcp-server
MCP server for the Levels of Self self-awareness game - 6,854 interactive scenarios across 7 levels of development
@levelup-log/mcp-server
MCP Server that turns your daily tasks into game-like achievements
level-up-mcp-server
Level-Up gamification MCP server — track XP, levels, skills, and quests for humans and AI agents
lexic-mcp
MCP server connecting Claude Code to Lexic knowledge management
@liangjie559567/ultrapower-mcp-server
MCP server for ultrapower - exposes 32 custom tools for Claude Desktop and Cursor
libralm-mcp-server
LibraLM MCP Server - A Model Context Protocol server for searching and retrieving book information
libreoffice-mcp-server
A Model Context Protocol (MCP) server for LibreOffice document operations, built in Go.
libro
Cryptographic audit chain — tamper-proof event logging with hash-linked entries and verification
@lightdash-tools/mcp
MCP server and utilities for Lightdash AI.
@lightning-tools/mcp-server
MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning
lightrag-server
Lingua Universale MCP Server
Verify AI agent communication with session types and formal proofs
linkagogo-mcp
MCP server for LinkaGoGo — manage bookmarks with Claude AI
@linkedctl/mcp
MCP server for LinkedIn API integration
linkedin-ads
MCP server for LinkedIn Campaign Manager — campaigns, creatives, and analytics
linkly-mcp-server
Official MCP server for Linkly - Create and manage short links, track clicks, and automate URL management
linktest-mcp-server
MCP server for LinkTest — automate Google Play closed testing via AI
linkup-mcp-server
Linkup MCP server for web search
@linkzeroai/mcp-server
MCP server for LinkZero — discover and invoke AI agents from Claude Desktop, Cursor, and other MCP clients
linlinegg-mcp-calculator-server
一个简单的 MCP 服务器,提供计算器、时间和天气查询功能
lint
Style check, naming, complexity analysis for AI agents
litellm-mcp
Give AI agents access to 100+ LLMs. Call any model, compare outputs.
litellm-mcp-server
MCP server bridge for LiteLLM
litert-lm
Rust wrapper for LiteRT-LM providing MCP and OpenAI-compatible interfaces with auto-download, process pools, and streaming
@lit-protocol/vincent-mcp-server
Vincent MCP Server
@liushoukai/rust-mcp-client
MCP server for IP information lookup - Rust implementation
liuzg-bailian-mcp-server
高血压分级服务
@liveauth-labs/mcp-server
MCP server for LiveAuth - PoW and Lightning authentication for AI agents
livepilot
AI copilot for Ableton Live 12 — 96 MCP tools for music production and mixing
@lkbaba/mcp-server-gemini
MCP server for Gemini 3.1 Pro focused on UI generation and frontend development
lkr-cli
CLI for LLM Key Ring — manage LLM API keys via macOS Keychain
@llamaindex/mcp-server-llamacloud
A MCP server connecting to a managed index on LlamaCloud
llama-mcp-server
Local LLM inference MCP server powered by llama.cpp
lldb-mcp-server
AI-powered C/C++ debugger via LLDB and Model Context Protocol. 40 debugging tools for Claude Code and Claude Desktop.
llm-analysis-assistant
llm-api-benchmark-mcp-server
Runs a throughput benchmark for LLM APIs, measuring generation throughput, prompt throughput, and Time To First Token (TTFT) under various concurrency levels.
llm-as-judge-mcp-server
An MCP server to judge an LLM's responses
llm-benchmark-mcp-server
MCP Server for LLM comparison, benchmarks, and pricing — find the best model for any task
llmconveyors
53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools.
llm-council-skill
A skill to claude code that enables brainstorming with other LLMs (ChatGPT, Gemini) before presenting the implementation plan to the user
@llmindset/hf-mcp-server
Official Hugging Face MCP Server
llmkit
AI cost tracking: 14 tools for spend, budgets, Claude Code + Cline costs, Notion sync
llm-kit-huggingface
Hugging Face provider for LLM Kit
llm-mcp-cli
LLM plugin for Model Context Protocol (MCP) integration
llm-mcp-score
A minimal MCP service for testing LLM understanding and invocation of MCP tools
LLM Optimizer
AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings.
@llmrank.app/mcp
LLM Boost MCP Server — SEO optimization tools for AI agents
llm-relay
Shared types, format conversion, and HTTP client for Anthropic and OpenAI LLM APIs
llm-server
llm-server
llms-txt-generator
The ultimate AI-powered generator for llms.txt and llms-full.txt files.
llm-wrapper-mcp-server
Wrap a call to any remote LLM model and expose it as an MCP server tool to allow your main model to communicate with other models.
llmx-mcp
Fast codebase indexing and semantic search MCP server with BM25 and hybrid embeddings
lmcpp
Rust bindings for llama.cpp's server with managed toolchain, typed endpoints, and UDS/HTTP support
lnbot
Official Rust SDK for LnBot — Bitcoin for AI Agents. Send and receive sats over Lightning.
loaditout-mcp-server
MCP server for discovering and installing AI agent skills from Loaditout
local-agent-mcp-servers
MCP servers for the local agent, including browser and native OS
@local-falcon/mcp
An MCP server for the Local Falcon API.
localgpt
LocalGPT CLI — a local-only AI assistant
localise-mcp-server
MCP server for localise.biz translation management
localnest-mcp
LocalNest read-only MCP server for exposing project context from local machine
localrecall-mcp-server
A Model Context Protocol (MCP) server for LocalRecall.
localsbnb-mcp-server
LocalsBnb MCP Server
localstack
MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.
@localstack/localstack-mcp-server
A LocalStack MCP Server for managing LocalStack containers with Pro support
loci-mcp
Cognitive memory MCP server — persistent, structured, cross-session memory for AI agents
loctree
Structural code intelligence for AI agents. Scan once, query everything.
locus
Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.
locus
Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.
lodgify-mcp-server
A Model Context Protocol server for interacting with the Lodgify vacation rental API
@lofder/dsers-mcp-product
MCP server to automate DSers product import from AliExpress/Alibaba/Accio to Shopify & Wix
logai
AI-powered log analyzer with MCP integration - Groups errors, suggests fixes, and connects external tools
@logicmap/mcp-server
MCP server for reading LogicMap architecture blueprints and design system rules
logicstamp-mcp
MCP server for LogicStamp - exposes deterministic architectural context for AI workflows.
logiqical-mcp-server
MCP server for Logiqical — AI agent trading infrastructure on Avalanche
logoloom
AI logo design → SVG → full brand kit. Text-to-path, optimize, export PNG/ICO/WebP.
log-reducer
Reduces log files for AI consumption — 50-90% token reduction via 18 deterministic transforms.
logscale-mcp-server
MCP server for querying CrowdStrike LogScale logs
logseq-mcp-server
Model Context Protocol (MCP) server for LogSeq
logzio-mcp-server
MCP server for Logz.io API integration
loki-ai
An all-in-one, batteries included LLM CLI Tool
london-airport-transfers
Book London airport & cruise port transfers to any UK address. Fixed prices, free cancellation.
looker-mcp-server
A Model Context Protocol (MCP) server for the Looker API with full tool coverage, OAuth pass-through, and user impersonation support.
looply
Looply AI call center MCP Server - manage calls, leads, contacts, and analytics.
@lousy-agents/mcp
MCP server for lousy-agents - provides AI coding assistant tools via the Model Context Protocol
@lovrabet/dataset-mcp-server
MCP server for Lovrabet Dataset access
@loyaltyhq/mcp-server
MCP server for LoyaltyHQ — expose your loyalty program to AI agents
@lpextend/mcp-server
LivePerson Conversational Cloud MCP Server — 62 tools for managing bots, knowledge bases, campaigns, conversations, and more via AI assistants
@lpm-registry/mcp-server
MCP server for the LPM package registry — exposes package info, quality reports, name checks, pool stats, and marketplace search as AI tools
lsml-mlserver-base
lucide-icons-mcp-server
MCP server for Lucide Icons — search docs, props, and code examples from any AI coding assistant
lucid-mcp-server
Model Context Protocol (MCP) server for Lucid App integration with multimodal AI analysis
lucille-mcp-server
MCP server for Lucille Protocol — AI agents can play the game, win rewards, and earn NFTs on Base
@luckybalabalaya/skillsmp-mcp-server
MCP server for SkillSMP - Search, discover, and manage AI coding skills with intelligent tiering
luma-api-mcp
Powered by Ray (video) and Photon (image) models by Luma AI
@lumar/ai-visibility-mcp-server
MCP server for Lumar AI Visibility - monitor your brand's presence across AI-powered search engines
@lumi-ops/mcp-server
MCP server for the Shadow Clone Protocol — Git Worktree automation for AI agents
lumora
Local semantic code graph and MCP server for AI coding agents
lumos_macro
Procedural macros for the Lumosai agent framework
lumu-mcp-server
MCP server for Lumu Defender API integration with Claude Desktop
lurk
Reddit reader for LLMs — full comment trees, 94% fewer tokens, one binary
@luziadev/mcp-server
MCP server for cryptocurrency pricing data - access real-time ticker prices, exchanges, and markets from AI assistants
@lyku/docs-mcp
MCP server exposing Lyku API documentation (759+ endpoints) for AI coding assistants
@lynq/lynq
Lightweight MCP server framework. Tool visibility control through middleware.
@lynx-js/docs-mcp-server
A MCP Server providing Lynx documentation resources for LLMs, with carefully designed prompting.
@lyrra/mcp-server
LYRRA Studio MCP Server - Pilotez LYRRA Studio depuis Claude AI, Cursor, etc.
@m00nsolutions/mcp-server
MCP server for M00n Report - enables AI assistants like Claude and Cursor to query test analytics
@m0xoo/unstyle
UnStyle: An MCP server for providing AI UI themes.
m1nd-mcp
MCP Server for m1nd. Stop letting AI grep your codebase. Neuro-symbolic connectome for AI agents.
@m4ykeldev/notebooklm-mcp
MCP server for Google NotebookLM — 32 tools for notebooks, sources, research, and studio content generation
Machine Hearts
Autonomous agent matchmaking and relationship actions for Machine Hearts.
Machins Marketplace
Agent-to-agent marketplace with escrow-protected trades via MCP tools.
mac-mcp-server
MCP Server for macOS automation via AppleScript - 44 tools for system control, window management, keyboard/mouse input, screenshots, UI automation, and more
@macnishio/zoho-mcp-server1
Zoho MCP Server for Claude Desktop
mac-use-mcp
Zero-dependency macOS desktop automation for AI agents. 18 tools via MCP. macOS 13+.
@madeintr/mcp-server
MCP server for submitting projects to madeintr.app
@madrus/vitest-mcp-server
Advanced Model Context Protocol (MCP) server for Vitest testing with intelligent resources, coverage analysis, and AI-assisted development workflows
magector
Semantic code search for Magento 2 — index, search, MCP server
magentaa11y-mcp
MCP server providing accessibility criteria from MagentaA11y
magic-api-mcp-server-fastmcp
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
magi-tool
provide tools for Magi AI agents
mag-memory
MAG — Local MCP memory server with ONNX embeddings and semantic search
@magnet-ai/magnet-mcp-server
An MCP server for interacting with Magnet (magnet.run)
@mag.ni/process
MCP server for MagniProcess by MagniFinance — design workflows that guide AI agents through tasks, decisions, and reporting
magnitude-mcp
MCP server for Magnitude browser automation
@magnusrodseth/shadcn-mcp-server
MCP Server for shadcn/ui components
magpipe
Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.
magpipe-mcp-server
MCP server for Magpipe — manage agents, calls, SMS, contacts, and phone numbers from AI coding tools
mai-cli
AI tooling package manager - Manage skills, commands, and MCP connectors for AI agents (Qwen, Claude, etc.)
Mailchimp MCP
mailer-server
Mailjet
MailNet
@mailodds/mcp-server
MCP server for MailOdds — The Autonomous Deliverability Architect for AI agents.
mail-sender-server
mailserver
mailserver
mailserver
mailserver
mail_server
mail-server
mail-server-check
Mailtrap
mai-mcp-server
main
Lingo.dev MCP Server - World-class i18n implementation with ICU MessageFormat.
makeslates-mcp-server
MCP server for MakeSlates - AI-powered slide deck creation
@makingchatbots/genesys-cloud-mcp-server
A Model Context Protocol (MCP) server exposing Genesys Cloud tools for LLMs, including sentiment analysis, conversation search, topic detection and more.
mana-cli
Coordination substrate for AI coding agents — verified gates, dependency-aware scheduling, and multi-agent orchestration
@mandujs/mcp
Mandu MCP Server - Agent-native interface for Mandu framework operations
@manfred-kunze-dev/backbone-mcp-server
MCP server for the Backbone AI platform
@manganate06/mcp-server-ovh
MCP server for OVH API integration with standardized tool access
manifold-mcp-server
MCP server for interacting with Manifold Markets prediction markets
@mantine/mcp-server
MCP server for Mantine documentation
manus-jaegis-mcp-server
JAEGIS AI Web OS MCP Server - Advanced Model Context Protocol server with filesystem, git, project management, and AI integration tools
maple-runtime
MAPLE Resonance Runtime - Foundational AI framework for Mapleverse, Finalverse, and iBank
marble-mcp-server
MCP server for generating AI-powered learning project suggestions and Marble platform links
@marcelo-ochoa/server-qnap
An MCP server for QNAP NAS API.
@marcfargas/odoo-mcp
MCP server for safe, policy-governed access to Odoo
@marian-craciunescu/ssh-mcp-server-secured
Secured SSH MCP server with command whitelist/blacklist filtering for safe remote server management
@mariozechner/snap-happy
MCP server for screenshot functionality
markdown
Markdown TOC, lint, format, stats for AI agents
markdownbin-mcp-server
MCP server for MarkdownBin - create and retrieve markdown pastes from AI agents
markdown-editor-mcp-server
MCP server for structured text editing in Markdown files
marketing-mcp-server
An early-stage MCP (Model Context Protocol) server for marketing analytics, built with Rust, Actix-web, and async-graphql.
MarkGrab
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
markly-mcp-server
MCP Server for Markly.cloud - watermark images via AI agents
marknest
Markdown to PDF converter with Mermaid diagrams, LaTeX math, themes, and batch conversion. CLI + WASM.
@masaki39/marp-mcp
MCP server for Marp presentation management with custom theme support
@masonator/coolify-mcp
MCP server for Coolify — 38 optimized tools for infrastructure management, diagnostics, and documentation search
@masonl/strava-mcp-server
MCP server for Strava API
@mastercard/developers-mcp
MCP server for Mastercard Developers Platform
mastering-confluence-agent-skill
Claude Code skill for comprehensive Confluence documentation management - Wiki Markup conversion, Markdown sync, Mermaid diagrams, and large document uploads
@mastra/mcp-docs-server
MCP server for accessing Mastra.ai documentation, changelogs, and news.
math
Calculator, units, statistics for AI agents
math-mcp-server
A comprehensive MCP server exposing 70+ mathematical tools for AI assistants, written in Go
mati-mcp-server
MCP server for Mati content operations - connects Cursor/Claude to Mati API
@maton/mcp
A command line tool for setting up Maton MCP server
@matperez/coderag-mcp
MCP server for CodeRAG - Model Context Protocol integration for RAG
@mattgreathouse/mixpanel-mcp
MCP server for querying Mixpanel data
@maximai/mcp-server
Maxim MCP Server Implementation
@max-mclaughlin/depthai-mcp-server
MCP server for Luxonis DepthAI docs, examples, and forum context.
@maxronner/tea-mcp
MCP server for tea CLI (Gitea)
maya-mcp-server
Maya integration through the Model Context Protocol - Node.js wrapper for Python MCP server
mclabs.gcp-diagram-mcp-server
An MCP server that seamlessly creates GCP diagrams using the Python diagrams package DSL
mclabs.google_maps_mcp_server
Google Maps MCP Server using FastMCP framework
mc-mcp
A Model Context Protocol (MCP) server for metacontract smart contract development.
mcp
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
mcp
Public MCP server for the LLM Search Engine
mcp
TPermanent memory layer for AI agents. Mint moments to the Polygon blockchain via MCP.
mcp
Manage 230M+ influencers, track campaigns, and access real-time CIMS analytics via AI agents
mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
mcp
A crate for making MCP (Model Context Protocol) compatible programs with rust
mcp
Connect AI assistants to Warpmetrics — query runs, calls, costs, and outcomes.
mcp
Manage your Twitter/X presence from any AI assistant — schedule, threads, and more
mcp
Easily find and fix security issues in your applications leveraging Snyk platform capabilities.
mcp
Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI.
mcp
Analyze your campaigns any way you want, with AI.
mcp
Give AI assistants access to real-time search data through SearchApi.
mcp
Upload, transform, and deliver images on a global CDN via AI agents.
mcp
Up-to-date model data for AI coding assistants.
mcp
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
mcp
A Model Context Protocol server for Wix AI tools
mcp
Access Japan's finest Michelin-starred restaurants. Search, check availability, and browse menus.
mcp
DNS, IP, AS, domain reputation, and Lightning Network intelligence (44 tools)
mcp
A Model Context Protocol Server for Pica
mcp
Live threat intel for Claude — CVE, KEV predictions, IP lookup, malware hashes. Free, no API key.
mcp
Professional network for AI agents. Discover and connect with professionals.
mcp
Model Context Protocol server for Refgrow affiliate program management API
mcp
MCP server for SwapAPI - get executable token swap calldata for EVM chains
mcp
Scrape any website, extract structured data, and collect web content at scale with AI agents
mcp
Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.
mcp
Product mockup API. Upload PSD templates, render mockups with 9 tools + AI render.
mcp2003a
MCP2003A LIN transceiver driver with embedded-hal traits for no-std environments.
mcp320x
Platform agnostic driver written using embedded-hal traits to interface with the MCP320X ADC's
mcp4openapi
Universal MCP server that generates tools from any OpenAPI specification
mcp-a2a-gateway
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
mcp-abc-mock
Mock MCP server tools for ABC model context protocol
mcp-acdc-server
Model Context Protocol (MCP) server that provides AI agents with searchable access to any markdown content through resources and an embedded full-text search tools.
mcp-actions-adapter
A simple adapter to convert a MCP server to a GPT actions compatible API
mcp-activecampaign
Production-grade MCP server for the ActiveCampaign API — 30+ tools for contacts, deals, automations, tags, pipelines, campaigns, and more.
mcp-addr-detail-server
使用高德地图API对地址进行解析
mcp-ads-sdk
Ad monetization SDK for Model Context Protocol servers
MCP-Agent
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
mcp-agent-connector
Enables any MCP-compliant agentic platform (Claude, Grok, TypingMind, Cursor, etc
mcp-agentcore-proxy
MCP STDIO proxy for Amazon Bedrock AgentCore Runtime
mcp-agent-graph
MCP Agent Graph - Python SDK for Agent Development Framework
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
mcp-agentnex
MCP Server for AgentNEX - Bridge between NEXA AI and AgentNEX Backend
mcp-agentskills
An MCP server for bringing Anthropic's Agent Skills to any MCP-compatible agent.
mcp-agents-mytool
Add your description here
mcp-agent-x
Minimal MCP Agent REPL interface
mcp-ai-hub
A Model Context Protocol (MCP) server that provides unified access to various AI providers through LiteLM. Chat with OpenAI, Anthropic, and 100+ other AI models using a single, consistent interface.
mcp-aim-crawler
Web crawler for datatist.com
mcp-aipy
Model Context Protocol SDK
mcp-airflow-api-fastmcp
Model Context Protocol (MCP) server for Apache Airflow API integration. Provides comprehensive tools for managing Airflow clusters including service operations, configuration management, status monitoring, and request tracking.
mcp-aiven-fastmcp
An MCP server for Aiven.
mcp-akshare-hust
A Model Context Protocol server for AKShare stock data
mcp-amazon-paapi
A Model Context Protocol (MCP) service for Amazon Product Advertising API integration.
mcp-ankiconnect
Connect Claude conversations with AnkiConnect via MCP to make spaced repetition as easy as "Help me remember this"
mcp-appium-visual
MCP Server for Appium mobile automation with visual recovery
mcp-apple-calendars
MCP server for Apple Calendars
mcp-apple-music
Apple Music MCP server — search catalog, manage playlists, and access your library via Claude.
mcp-apple-music-server
MCP Server for Apple Music — search, library, playlist management via Claude
mcp-applescript
An MCP server that enables LLMs to execute AppleScript commands on macOS
@mcp-apps/azure-devops-mcp-server
A Model Context Protocol (MCP) server for Azure DevOps integration
@mcp-apps/kusto-mcp-server
MCP server for interacting with Kusto databases
@mcp-apps/pdf-tools-mcp-server
MCP server for interacting with PDF documents
mcp-appstore-server
The App Store for MCP Servers — discover, search and install MCP servers from one place
mcp-arduino
FastMCP-powered Arduino CLI server with WireViz integration for circuit diagrams
mcp-arena
An opinionated Python library for building MCP (Model Context Protocol) servers with presets, agents, and tools.
mcp-arr-server
MCP server for *arr media management suite - Sonarr, Radarr, Lidarr, Prowlarr
mcp-ashare-quant
MCP协议的A股量化分析工具,为AI Agent提供股票推荐、行情分析、K线图绘制等功能
mcp-assoc-memory
Associative Memory MCP Server for LLMs - Knowledge management system with hierarchical scope organization
mcp-async-repl
Async Python REPL + Shell execution for MCP. Persistent state, background jobs, and interactive input() bridging.
mcp-atlassian-bruno
The Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Atlassian tools while maintaining data privacy and security. Key features include:
mcp-atlassian-kw
The Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Atlassian tools while maintaining data privacy and security. Key features include:
mcp-atlassian-simple
The Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Atlassian tools while maintaining data privacy and security. Key features include:
mcp-atlassian-simple-jira
The Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Atlassian tools while maintaining data privacy and security. Key features include:
mcp-atlassian-with-bitbucket
MCP server integrating Jira, Confluence, and Bitbucket (Cloud + Server/DC) with AI language models following Anthropic's MCP specification.
mcp-auditor
Agentic security testing for MCP servers
mcp-audit-server
Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend
mcp-auto-backup
A lightweight MCP backup tool for AI Agents - simpler than Git, focused on quick backup needs
mcp-auto-documentor
MCP server to create, manage and search project documentation with staleness tracking and semantic search.
mcp_autogen_sse_stdio
This repository demonstrates how to use AutoGen to integrate local and remote MCP (Model Context Protocol) servers. It showcases a local math tool (math_server.py) using Stdio and a remote Apify tool (RAG Web Browser Actor) via SSE for tasks like arithmetic and web browsing.
mcp-automl
MCP server for end-to-end machine learning
mcp-await
Condition watcher for AI assistants — wait for ports, files, URLs, processes, and more
mcp-ayd-server
MCP (Model Context Protocol) Server for Ayd status monitoring service.
mcp-banana-image
MCP server for banana pro image generation
mcp-basicops-server
MCP server for BasicOps project management platform integration
mcp-bastion-python
Security middleware for MCP servers protecting LLM agents from prompt injection, resource exhaustion, and PII leakage
mcp-beads
MCP server for beads issue tracker.
mcp-beaker
MCP server for Beaker lab automation — system provisioning, job management, distro discovery, and failure diagnosis
mcp-better-auth
A Python SDK for MCP tool integration with LLM providers
mcpbind-gmail-mcp-server
MCP Server Package: gmail-mcp-server
mcp-bitbucket-server
MCP server for Bitbucket Server
mcp-blackboard-graph
MCP server for multi-agent coordination via shared graph - nodes with messages, notes, and status
mcp-blockchain
A production-grade blockchain server built using MCP (Model Context Protocol)
mcp-blockchain-events
MCP server for subscribing to and managing on-chain event webhooks via Crypto APIs
mcp-blockchain-fees
MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP via Crypto APIs
mcp-block-data
MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs
mcp-boilerplate
A powerful, production-ready MCP server implementing the Model Context Protocol with robust SSE transport, built-in tools, and comprehensive error handling. Seamlessly connect AI models to data sources with enterprise-grade stability and performance.
mcp-bouncer
Health-check your MCP servers, quarantine broken ones, auto-restore when they recover.
mcp-boxedflows
BoxedFlows MCP server for AI agents
mcp-brasil
MCP servers para APIs públicas brasileiras
mcp-broadcast
MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs
mcp-broker
One MCP server for all your tools — works with any AI client, configure once, use everywhere
mcpc
Cross-platform C SDK for Model Context Protocol (MCP), in modern🚀 C23.
mcp-caiyun-weather
Caiyun Weather MCP Server
mcp-calculator-demo
A Model Context Protocol server providing calculator functionality with auto-configuration
mcp-calculator-kel-vin-1230987600
MCP Calculator Service - A simple calculator tool for Model Context Protocol
mcp-calpower-server
A Model Context Protocol server for power calculating
mcp_campaign_server
Campaign mcp Server
mcp-canon
MCP server providing architectural patterns and best practices to LLM agents via RAG
mcp-caste-cypher
MCP server for converting caste CSV data to Neo4j Cypher queries using Gemini AI
mcp-ccmonet
ccMonet MCP server for forwarding messages from clients like Claude to ccMonet API
@mcpcentral/mcp-time
Time MCP server via HTTP
mcp-chain
An MCP server proxy with to modify and enrich calls to other MCP servers
mcp-chain-of-draft-prompt-tool
MCP prompt tool applying Chain-of-Draft (CoD) reasoning - BYOLLM
mcp-chaos-monkey
Chaos/fault injection framework for MCP (Model Context Protocol) projects
mcp-chat
Simple MCP Client to quickly test and explore MCP servers from the command line
mcp-chatbot
MCP Chatbot powered by Anthropic Claude. Delivering on‐demand literature search and summarisation for academics and engineers
MCP-Chatbot
mcp-chatkit-widget
MCP server that loads ChatKit widgets from a directory and registers them as tools for AI agents to invoke and generate ChatKit widgets.
mcp-chat-widget
Configure, host and embed MCP-enabled chat widgets for your website or product. Lightweight and extensible Chatbase clone to remotely configure and embed your agents anywhere.
mcp-chinese-time
MCP server for parsing Chinese fuzzy time expressions to standard datetime formats
mcp-claude-command
Namespace alias for claude-command - AI command center for Claude Code
mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
mcp-claw
AI-powered MCP server generator. Turn any API (folder, URL, OpenAPI spec) into a working MCP server.
mcp-clearml
MCP server for ClearML
mcp-cli-agent
MCP-enabled AI assistant with tool integration
mcp-cloud
Deploy agents built with Model Context Protocol (MCP), and exposed as MCP servers.
mcpcn-server-file-finder
A Model Context Protocol server providing fast file searching capabilities
mcp-coaia-sequential-thinking
CoAiA's Structural Core: Guiding Intelligent Agents with Foundational Creative Thinking
mcp-codebase-searcher
A Python tool to scan codebases, search for text/regex patterns, and elaborate on findings using AI models via LiteLLM.
mcp-coded-tools
Generate discoverable code from MCP servers for agent tool usage
mcp-code-graph
Code Graph MCP Server
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable summaries and token-aware overviews.
mcp-color-convert
Comprehensive color conversion, manipulation, analysis, and accessibility MCP server
mcp-common
Oneiric-Native foundation library providing battle-tested patterns for MCP (Model Context Protocol) servers, with YAML configuration, Rich UI, and CLI lifecycle management
mcp-commons
Shared infrastructure library for MCP (Model Context Protocol) servers
mcp-compact-mode
Reduce MCP tool sprawl by summarizing schemas and routing calls through a single tool.
mcp-composer
FastMCP-based MCP Server Orchestrator
mcp-config-editor
A simple GUI for managing MCP servers, for easy toggle mcp servers.
mcp-config-sync
Synchronize Model Context Protocol (MCP) server configurations across different tools and applications
mcp-config-wizard
Easily configure MCP servers through a beautiful interactive CLI
mcp-confluence-data-center
MCP server for Confluence Server/Data Center
mcpconnect
Inspect and debug Model Context Protocol servers directly in your browser.
mcp-containerd
mcp-container-tools
MCP server for Docker, Kubernetes, and Azure Application Insights
mcp-context-graph
A zero-dependency, in-memory graph database providing a memory layer for local AI agents with AST-based dependency tracking and Token-Level Provenance via Source Maps.
mcp-context-pointer
Coming soon
mcp-context-sdk
Model Context Protocol SDK for building context-aware AI systems
mcp-context-sync
MCP server for synchronizing work context between AI coding agents (Claude Code, Codex, Gemini, Cursor)
mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
mcp-copilot
A meta MCP server that seamlessly scales LLMs to 1000+ MCP servers through automatic routing.
mcp-coroot
MCP server for Coroot observability platform - integrate monitoring, troubleshooting, and configuration tools with AI agents
mcpcosmosdb
MCP CosmosDB - Azure CosmosDB MCP Server for database analysis and operations
mcp-cost-optim-genai
MCP server package - Created by Poneglyph for security research
mcp-cost-tracker-router
Real-time cost awareness for MCP agent workflows
mcp-coupang-server
MCP Server for Coupang Partners API integration with Claude Desktop
mcp-crawl
A web crawler using Model Context Protocol (MCP)
mcp-crawl4ai
Model Context Protocol server for web crawling powered by Crawl4AI
@mcpc-tech/cmcp
Client-Tool-Execution MCP Server
mcp-cuc-servermyx
MCP (Model Context Protocol) 时间服务器,提供当前时间获取功能
mcp-cuc-wjf
基于 Model Context Protocol 的时间服务,提供获取当前时间的工具
mcp-currency
A Model Context Protocol server providing tools to fetch and chart currency data
mcp-custom
Custom fork of the Model Context Protocol SDK
mcp-custom-2
Custom fork of the Model Context Protocol SDK - 2
mcp-cyoda
Model Context Protocol server for Cyoda platform - enables AI assistants to interact with Cyoda's entity management, search, workflow, and deployment capabilities
mcp_daemon
Diverged Implementation of Model Context Protocol (MCP) with Extended Functionality
mcp-daily-news
🔥 基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务
mcp-data-analysis-server
Data Analysis MCP Server - Model Context Protocol server for data analysis
mcp-data-analyzer-main
a mcp-data-analyzer-main mcp server
mcp-data-check
Evaluate MCP server accuracy against known questions and answers
mcp-data-lens
Spreadsheet analysis MCP server with natural language queries powered by DuckDB
mcp-date-server
An example Model Context Protocol (MCP) server exposing a getTodaysDate tool.
mcp-datetimeday
A lightweight MCP server for date, time, and day of week
mcp-datetime-fastmcp
A MCP server for datetime formatting and file name generation.
mcp-dbtools
A database management tool for the Model Context Protocol (MCP), providing database operations and AI agent integration.
mcp-deepthinking
MCP server providing a 'deepthinking' tool powered by Groq LLMs for complex reasoning.
mcp-defender
Execute KQL queries against Microsoft Defender Advanced Hunting via natural language.
mcp-dev-toolkit
A comprehensive development toolkit for building Model Context Protocol (MCP) tools and servers
mcp-devtools
MCP DevTools: A suite of Model Context Protocol servers enabling AI assistants to interact with developer tools and services
mcp-diagnostics-extension
VS Code extension that exposes diagnostic problems via Model Context Protocol (MCP) for AI agents and tools
mcp-dice
MCP server enabling LLMs to roll dice
mcp-diesel-proto-generator
A Model Context Protocol (MCP) server that generates Protocol Buffer definitions from Diesel schemas
mcpdir
The largest open MCP server directory — 8,000+ community-driven Model Context Protocol servers. Open-source, fully searchable.
mcp-django
MCP server for Django integration with LLM assistants
mcp-django-server
Full MCP server implementation for Django. Expose tools and resources via the Model Context Protocol.
mcp-dnsdumpster
DNSDumpster MCP Server for querying DNS information
mcp-docmost
MCP Server for Docmost - Document Management Platform
mcp-document-brain
MCP server for converting files to markdown using Markitdown
mcp-document-server
Spring AI / MCP implementation of document server use cases
mcpdog
🐕 Universal MCP Server Manager - Configure once, manage multiple MCP servers through a single interface. Perfect for Claude Desktop, Claude Code, Cursor, Gemini CLI & AI assistants. Web dashboard, auto-detection, unified proxy layer.
mcp-domain-checker
MCP server for checking domain availability and suggesting alternatives
mcpdome
Thunder Dome — Protective Firewall for AI Agents. MCP security gateway proxy.
mcp-duckduckgo-search
MCP server for DuckDuckGo search
mcp-duojie-image
MCP server for image generation via duojie.games
mcp-dynamic-proxy
Dynamic MCP proxy server with progressive discovery and lazy loading
mcp-echo
一个简单的MCP服务器,提供echo功能:输入什么就返回什么。支持延迟返回功能。
mcp-echo-server
A minimal MCP server template that echoes messages
mcp-edge-tts
Minimal cross-platform MCP server for text-to-speech using Microsoft Edge TTS
mcp-edit-math
An implementation of the Edit Approval State Machine (EASM) (MCP Server)
mcp-egress-guard
Local-first MCP reverse proxy that blocks sensitive, destructive, or policy-violating tool calls before execution using deterministic rules, DLP matchers, and AST-based intent analysis.
mcp-email-agent
A CLI tool that helps you manage your emails.
mcp-email-client
Email Client as MCP Server. Feature: multiple configuration, more than just gmail
mcp-embedded-ui
A lightweight, minimal-dependency embedded Web UI for any MCP Server.
mcp-env-mux
Merge multiple instances of the same MCP server across environments into a single endpoint with a unified env parameter.
mcp-epic-free-games
A Model Context Protocol server for Epic Games Store free games information
mcp-eregistrations
MCP servers for eRegistrations platform (BPA + GDB + Keycloak)
mcp-eregistrations-bpa
MCP server for eRegistrations BPA platform
mcp-error-codes
Standardized MCP error codes with semantic categories, HTTP/JSON-RPC mapping, and fluent builders
mcp_espn_ff
ESPN Fantasy API with LLMs!
mcp-eval
Evaluate MCP models
mcp-eval-python
Pytest-style framework for evaluating Model Context Protocol (MCP) servers.
mcp-eval-runner
A standardized testing harness for MCP servers and agent workflows
mcp-example-server
Servidor MCP de exemplo (echo e time_now)
mcp-excalidraw-server
MCP server for Excalidraw - creates and manages diagram elements with optional canvas sync
mcp-extent
MCP server for reading Extent Reports in LLM-friendly format
mcp-external-memory
An MCP server that gives LLMs persistent, searchable semantic memory
mcp-external-memory
An MCP server that gives LLMs persistent, searchable semantic memory
mcp-fact-finder
Semantic fact indexer over markdown knowledge bases — extracts atomic facts, entities, and authority scores, then exposes search via MCP
mcp-factory
A lightweight factory framework for creating and managing MCP (Model Context Protocol) servers with simplified configuration and project building capabilities.
mcp-fail-server
MCP Server with a tool that always fails.
mcp-feedback-collector
A modern MCP server for interactive user feedback collection with GUI
mcp-feedback-collector-beta
A modern MCP server with dual interface (GUI + Web) for AI feedback collection and chat
mcp-feet-master
A Model Context Protocol server for calculating animal feet counts (rabbits and chickens)
mcp-feishu-bot
A Feishu bot using MCP (Model Context Protocol)
mcp-fetch-sample
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
mcp-fetch-server
MCP server and CLI for fetching web content as HTML, Markdown, plain text, JSON, or YouTube transcripts
mcp-fetch-weather
Simple MCP server with a weather tool – built with @modelcontextprotocol/sdk.
mcp-ffmpeg
FFmpeg MCP server
mcp-figma
Figma MCP server for accessing Figma API
mcp-fileparser
A file parser using Kimi AI
mcp-file-reader
A Model Context Protocol (MCP) service that extracts text content from files using Apache Tika
mcp-filesystem-encoding
MCP server for filesystem search and manipulation with granular search, content search and file edits
mcp-filter
A proxy MCP (Model Context Protocol) server that filters the upstream tool surface to just the tools you need.
mcp-finnhub
Model Context Protocol server for Finnhub financial market data API
mcpfirestoredb
MCP FirestoreDB - Google Firestore MCP Server for database operations and CRUD functionality
mcp-flux-pro
MCP server for Flux AI image generation
mcp-fmri
Ethical Analysis of Mathematical Abilities Using Generative AI and fMRI
mcp-fooocus-api
MCP server for Fooocus Stable Diffusion API
mcp-for-code-quality-security
Python security scanner with Model Context Protocol (MCP) integration for AI assistants
mcp-formio-server
An MCP server for interacting with the FormIO API via Model Context Protocol tools, providing access to forms, submissions, roles, and user management.
mcp-fred
Model Context Protocol server for Federal Reserve Economic Data (FRED) API
mcp-frontend
Frontend for MCP (Model Context Protocol) Kit for Go - A Complete MCP solutions for ready to use
mcp-fw
MCP Firewall Proxy — policy-based tool access control using NAIL effects
mcp-gads
Google Ads MCP server — query campaigns, keywords, assets & more via natural language
mcp-gads
Google Ads MCP server — query campaigns, keywords, assets & more via natural language
mcp-gateway
Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.
mcp-gdb-server
An MCP (Model Context Protocol) server for controlling GDB.
MCP Gemini
MCP server for Google Gemini AI - text, image, video, research, and more
mcp-gemini-cli
MCP server wrapper for Google's Gemini CLI
mcp-gemini-crunchtools
MCP server for Google Gemini AI - text, image, video, research, and more
mcp-gen
YAML-based Model Context Protocol MCP configuration generator with template interpolation and secret management
mcp-get
The package manager for MCP servers — install and configure in one command.
mcp-get-weather-agent
输入OpenWeather-API-KEY,获取天气信息
mcp-ghost
Intelligent MCP tool orchestration library with Claude Desktop-level capabilities
mcp-git-training-wheels
MCP server providing a safer 'git commit' alternative
mcp-gmailcal
A MCP server for google mail, calendar, and contacts.
mcp-gmail-reader
MCP server for Gmail - search emails, read messages, download attachments
mcp-gmail-server
mcp-google-analytics
MCP server for Google Analytics Data API and Measurement Protocol - Read reports and send events
mcp-google-docs
MCP server for Google Drive, Docs and Sheets
mcp-google-suite
MCP server for Google Workspace operations (Drive, Docs, and Sheets)
mcp-gosling
MCP Gosling - Advanced document processing server for Goose AI using IBM's Docling library
mcpgraph
MCP server that executes directed graphs of MCP server calls
mcp-graph-engine
A graph database and analysis tool for AI assistants via MCP
mcp-graphql-forge
MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.
mcp-graphql-tools
GraphQL MCP server for AI assistants
MCP Greeting Server
MCP server providing personalized greetings with AI-powered tools using Spring Boot and Spring AI
mcp-grid
A dynamic MCP server bridge - manage multiple MCP servers on demand without overloading agents
mcp-gs-robot
MCP Server for Gausium Robot OpenAPI - Control and monitor Gausium cleaning robots through AI assistants
mcp-guard
Comprehensive security scanner for Model Context Protocol (MCP) servers
mcp-guardian-ai
Whitelist NLP intent enforcement for MCP agents — pre-execution tool call validation
mcp-guardian-auth
A lightweight, plug-and-play security middleware for FastAPI applications with comprehensive audit trail logging, specifically designed for MCP (Model Context Protocol) servers.
mcp-hacker-news
Hacker News MCP Server
mcp-hangar
Production-grade infrastructure for Model Context Protocol
mcp-haystack
Haystack integration for Model Context Protocol (MCP)
mcp-health
AI Productivity Analysis for Medical Fees in Japan
mcp-hello-world
A simple Hello World MCP server
mcp-hivemind-server
Intelligent MCP server that creates living documentation for codebases with AI-enriched context
mcp-homelab
MCP server that exposes homelab infrastructure tools to AI assistants
mcp-hs-code-query
MCP server for intelligent HS code queries with dual data sources - 智能海关HS编码查询服务(双数据源主备模式)
mcp-http-proxy
A stable Model Connection Protocol implementation using HTTP and stdio to eliminate SSE connection reliability issues while maintaining full compatibility with existing MCP clients.
mcp-http-to-stdio
Bridge utility enabling Claude Desktop to connect to HTTP-based MCP servers via stdio transport
mcp-http-transport
HTTP/SSE transport for MCP servers with hot reload support
mcp-http-webhook
Production-ready MCP server framework with HTTP + webhook-based subscriptions
mcphub-server
AI-native management hub for WordPress, WooCommerce, and self-hosted services via Model Context Protocol (MCP)
mcp-hybrid-search
Hybrid Search RAG - A Model Context Protocol (MCP) server for RAG-based document search
mcp-icon-visual
Search, retrieve, compare, and render SVG icons visually for AI agents.
mcp-idcard-photo
MCP服务器:证件照生成工具,提供AI证件照生成功能
mcp-ikman-extractor
MCP server that extracts content from ikman.lk for LLMs
mcp-image-cutout
MCP服务器:图像编辑工具,提供显著性分割、背景移除等图像处理功能
mcp-image-gen
一个基于MCP协议的OpenAI图像生成服务器,生成后上传图床
MCP Imagenate
MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)
mcp-image-reader
MCP server for reading and analyzing images with OCR and AI vision capabilities
mcp-image-recognition
MCP server for image recognition using vision APIs (Anthropic, OpenAI, Cloudflare Workers AI)
mcp-image-recognition
An MCP server that provides image recognition 👀 capabilities using Anthropic and OpenAI vision APIs
mcp-image-seededit
MCP服务器,提供火山引擎SeedEdit 3.0图像指令编辑和人物写真生成功能
mcp-image-zoom
MCP server for image zoom-in tool, crop and resize image regions for detailed analysis
mcp-imgutils
MCP服务:将本地图片和网络图片发送给LLM
mcp-imrs-game-manager
MCP tool for generating IMRS dialogue games via SSE stream
mcp-ine
MCP Server for INE (Spanish Statistical Office) public data API - Access 109+ statistical operations + Censo 2021
mcp-ingest
SDK + CLI to describe, validate, and register MCP servers into MatrixHub
mcp-interactive-ui-server
MCP Apps UI toolkit — forms, dashboards, charts, tables for AI agents to render interactive UIs
mcp-interviewer
A tool for analyzing and testing MCP (Model Context Protocol) servers and their tools
mcp-iteratools
MCP server for IteraTools — AI agent tools API. Image, video, web scraping, search, TTS, WhatsApp and more.
@mcpjam/sdk
MCP server unit testing, end to end (e2e) testing, and server evals
mcp-java-sdk-examples
A collection of MCP server examples developed by various Java SDKs
mcp-jetbrains-proxy
MCP proxy between LLM and JetBrains IDE
mcp-jieba
A Model Context Protocol server for Chinese word segmentation using rjieba
mcp-jinaai-grounding
MCP server for JinaAI grounding
mcp-jinaai-reader
MCP server for JinaAI reader
mcp-jinaai-reader
🔍 Model Context Protocol (MCP) tool for parsing websites using the Jina.ai Reader
mcp-jinaai-search
MCP server for JinaAI search
mcp-jina-reader
url reader powered by jina ai reader
mcp-jira-confluence
Model Context Protocol server for Jira and Confluence
mcp-jira-data-center
MCP server for Jira Server/Data Center
mcp-jira-stdio
Model Context Protocol (MCP) server for Jira API integration
mcp-json-yaml-toml
MCP server for querying and modifying JSON, YAML, and TOML files using yq
mcp-jumpserver-gui-sucks
JumpServer 443-only MCP bridge for coding agents
mcp-jupyter-notebook
An MCP server for AI agents to interact with Jupyter notebooks
mcp-k8s-sse-server
mcp tools for k8s resources management using cursor agent
mcp-kafka
Model Context Protocol server for Apache Kafka
mcp-keywords-everywhere
MCP server for Keywords Everywhere API integration
mcpki-server
mcpki-server is the backend infrastructure for https://www.mcpki.org, enabling secure public key management and autonomous certificate handling for large language models (LLMs).
mcpkit-rs
Rust SDK for Model Context Protocol
mcp-kling
🎬 The FIRST MCP server for Kling AI video generation! Generate stunning AI videos directly from Claude.
mcp-knowledge-graph
MCP server enabling persistent memory for AI models through a local knowledge graph
mcp-knowledge-server
MCP Server (STDIO) to fetch and parse Chengdu Youth Center activities
MCP KQL Server
Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration
mcp-kubernetes-server
The mcp-kubernetes-server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes, translating natural language requests into Kubernetes operations and returning the results in a format the AI tools can understand.
mcp-kv-context
MCP server for lossless LLM context restoration via KV cache persistence
mcp-lambdatest
MCP server for LambdaTest
mcp-lark-doc-manage
A Model Context Protocol server for accessing Lark documents
mcp-latest-document
Get the latest documents
@mcp-layer/test-server
Feature-rich MCP server for integration testing and local development.
mcp-leadsclean
Open-source MCP Server for B2B lead intelligence extraction. Works with Claude Desktop, Cursor, and any MCP client.
mcp-library-docs
MCP server for library design documentation discovery
mcp-lighthouse
An MCP server for Lighthouse.one portfolio tracker.
mcp-lightrag
MCP Server for LightRAG with smart document upsert capabilities
mcp-link
Let AI agents like ChatGPT & Claude use real-world local/remote tools you approve via browser extension + optional MCP server
mcp-linode
Model Context Protocol server for Linode API
mcplint-mcp-server
MCP server that exposes mcplint scanning as tools for AI agents
mcp-lite
A small, fetch-first implementation of the Model Context Protocol (MCP) server APIs.
mcp-llm-client-proxy
A Multi-Client Proxy (MCP) for various LLMs with failover and flexible response formats.
mcp-llm-inferencer
Uses Claude or OpenAI API to convert prompt-mapped input into concrete MCP server components such as tools, resource templates, and prompt handlers
mcp-llms-txt
Add your description here
mcp-local-context
Local Documentation MCP Server with RAG
mcp-local-image-reader
A simple MCP server that reads local images and returns them as ImageContent for LLM vision analysis
mcp-local-rag
mcp-local-vision
MCP Server that enables local agentic flows or inference to capture and to 'see/analyze' images in a continuous loop (for example, when using LMStudio for Agentic Flow and a VLM can retrieve but not actually see the real pixels of the picture and the flow breaks).
mcp-logback-analyzer
一个基于 FastMCP 的 Model Context Protocol (MCP) 工具,用于分析 Java Spring Boot 应用的日志文件,自动检测代码缺陷并生成修复建议。
mcp-logger-utils
Shared utilities for MCP servers, including robust logging, JSON repair, and debug tools with automatic cache clearing.
mcp-long-context-reader
A tool to help agents read and query long documents.
mcp-loyverse
MCP server for Loyverse POS API (read-only)
MCPLuceneServer
MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.
mcp-luma
MCP Server for Luma AI Video Generation via AceDataCloud API
mcp-m365-mgmt
MCP server for Microsoft 365 and Intune management with 33 tools for Entra ID, devices, Autopilot, and more
mcp-mail
📧 MCP Mail Tool - AI-powered email management tool | 基于 MCP 的智能邮件管理工具
mcp-mailchimp
Production-grade MCP server for the Mailchimp Marketing API — 33 tools for campaigns, audiences, members, tags, segments, templates, reports, and automations.
mcp-mail-server
MCP server for IMAP/SMTP email access with environment-based configuration
mcp-maker
Auto-generate MCP servers from any data source. Zero code required.
MCP-Manager-GUI
MCP Toggle is a simple GUI tool to help you manage MCP servers across clients seamlessly.
mcpmap
Discover MCP (Model Context Protocol) servers on network ranges
mcp-mapped-resource-lib
Reusable utilities for MCP servers handling binary blob transfers through shared Docker volumes
@mcpmarket/mcp-auto-install
MCP server that helps install other MCP servers automatically
mcp-marketplace-license
One-line license verification for paid MCP servers on the MCP Marketplace
mcp-mathematics
Production-ready MCP server built with FastMCP v2 for comprehensive mathematical operations, providing 52 advanced functions, 158 unit conversions, and enterprise-grade security
mcp-md-pdf
Model Context Protocol server for Markdown to Word/PDF conversion with template support
mcp-memory-bank
Personal persistent memory server for AI assistants via Model Context Protocol
mcp-memory-engine
A general-purpose neuro-symbolic MCP memory engine for AI assistants.
MCP Memory Gateway
Pre-action gates that block AI agents from repeating known mistakes.
mcp-memory-py
MCP server for enabling memory for Claude through a knowledge graph
mcp-mermaid-converter
将Mermaid图表转换为PNG或SVG图片的MCP服务(基于FastMCP)
mcp-mesh-core
Rust core runtime for MCP Mesh agents
mcp-mesh-tsuite
YAML-driven integration test framework with container isolation
mcp-metaso
基于MCP协议的Metaso AI搜索引擎服务器
mcp-metricool
This is a Model Context Protocol (MCP) server for interacting with the Metricool API. It allows AI agents to access and analyze social media metrics and campaign data from your Metricool account.
mcp-microsoft-graph
MCP server for Microsoft Graph
mcp-midjourney
MCP Server for Midjourney AI Image Generation via AceDataCloud API
mcp-midjourney
MCP server for Midjourney AI image generation and editing
mcp-min
Model Context Protocol minimal SDK
mcp-minder
MCP服务器管理框架 - 用于管理和监控MCP (Model Context Protocol) 服务器
mcp-mini-deepresearch
深度研究服务器,用于通过MCP协议提供AI驱动的研究服务
mcp-mm-cs-mai
Add your description here
mcp-mobile-app
MCP Server for Mobile App Development - Generate Login, Home, and Settings pages for React Native, Flutter, SwiftUI, and Kotlin
mcpmock
https://mcpmock.ai/ docs and samples.
mcp-msdefenderkql
Execute KQL queries against Microsoft Defender Advanced Hunting via natural language.
mcp-multi-server
A Python library for managing connections to multiple Model Context Protocol (MCP) servers
mcp-muse
MCP server providing authentic 16-bit SNES gaming sounds, R2D2 expressive emotions, and professional music synthesis for AI agents
mcp-myip
Model context protocol server for retrieving IP information
mcp-my-kanban
Kanban board MCP server for agent team coordination
mcp-n8n
MCP server for n8n API - Complete integration for workflow automation
mcp-nanobanana-pro
MCP server for NanoBanana AI image generation and editing
mcp-neo4j-entity-graph
MCP server for extracting entities from text chunks and creating entity graphs in Neo4j. Supports 100+ LLM providers via LiteLLM.
mcp-neo4j-graphrag
A unified Neo4j MCP server for GraphRAG: vector search, fulltext search, search-augmented Cypher queries, write operations, and multimodal image retrieval
mcp-netnam-odoo
MCP server for querying Odoo ERP with smart aggregation for AI assistants
mcp-network-server
MCP network server with FastAPI and Socket.IO for machine learning training coordination between multiple devices
mcp-nexmem
NexMem: Shared Agent Memory for Teams — a plug-and-play MCP memory server with pluggable database backends
MCP-Next.js
A Next.js project with MCP using mcp-handler and @modelcontextprotocol/sdk to test multiple tools in real-time
mcp-nix
MCP server for Nixpkgs, NixOS and Home Manager
mcp-notebooklm
MCP server for Google NotebookLM
mcp-notes-server
A Model Context Protocol server for developer note-taking
mcp-notify-whatsapp
MCP Server to send WhatsApp notifications
mcp-novelaigen
A NovelAI image generation tool as an MCP server
mcp-nps-business-enrollment
MCP server for Korea National Pension Service business enrollment API
mcp-ntfy
MCP server for ntfy push notifications
mcp-ntopng
An MCP Server for ntopng integration
mcp-nvidia
MCP server to search across NVIDIA blogs and releases to empower LLMs to better answer NVIDIA specific queries
mcp-oauth
Reusable OAuth 2.1 layer for MCP servers, compatible with Claude.ai
mcp-observability
Open, vendor-agnostic observability SDK for Model Context Protocol (MCP) applications
mcp-obsidian-extended
MCP server for Obsidian — 39 tools, 100% REST API coverage
mcp-obsidian-vault
Claude Desktop MCP server for Obsidian vaults
mcp-ocrai
A MCP server for OCR files using Mistral API
mcp-ocr-server
MCP server for OCR using native Tesseract (C++), built with Node.js, delivering up to 10x faster performance than tesseract.js and integrable with ChatGPT Desktop.
mcp-octane-server
An MCP Server for OpenText ALM Octane
mcp-ollama
MCP server for Ollama integration
mcp-ollama-fastmcp
MCP server for Ollama integration
mcp-ols
MCP server to add linear regression capabilities to LLMs.
mcp-onesearch-api-poc
A proof of concept for onesearch-api using the naked @modelcontextprotocol/sdk (for node.js).
mcp-openai-image-generation
OpenAI image generation MCP server
mcp-openai-websearch
using openai websearch as mcp server
mcp-openproject
OpenProject MCP Server for AI Integration - Production Ready v0.0.1
mcp-openrouter
MCP server providing access to 300+ AI models via OpenRouter
mcp-openverse
MCP server for searching openly-licensed images via Openverse API
mcp-orchestration-gateway
MCP Orchestration Gateway - Aggregates and searches tools from multiple MCP servers with deferred loading
mcp-os
Garbage-collector style context manager for LLM prompt messages.
mcpo-simple-server
Python-based LLM server that implements the Model Context Protocol (MCP)
mcp-outline-fastmcp
A Model Context Protocol (MCP) server for Outline (https://www.getoutline.com)
mcp-pachca
MCP server for Pachca corporate messenger
mcp-pagespeed-server
MCP server for performing PageSpeed Audits
mcp-pandoc-md2pptx
MCP to interface with pandoc to convert files to different formats with enhanced features like Mermaid diagram conversion and defaults file support.
MCP-Penetration-testing
The ultimate OWASP MCP Top 10 security checklist and pentesting framework for Model Context Protocol (MCP), AI agents, and LLM-powered systems.
mcp-perplexity-search
MCP server for Perplexity search
mcp-pfsense
Manage pfSense firewalls through AI assistants — rules, DHCP, DNS, and more
mcp-ph-sms
A Model Context Protocol (MCP) server for sending SMS via free Philippines APIs and managing local contacts.
mcp-picnic
Model Context Protocol (MCP) server template for Picnic, order your groceries using AI
mcp-pinecone-fastmcp
Read and write to Pinecone from Claude Desktop with Model Context Protocol.
mcp-pipeline
Stateful Pipeline framework for MCP servers — type-safe state, declarative tool chaining, token-efficient design
mcp-play-windows-sound
Model Context Protocol server for playing Windows system sounds
mcp-polarion
A Model Context Protocol server for providing read-only access to Polarion ALM.
mcp-polaris-ai-datainsight
This tool supports the extraction of text, images, and other elements from various document formats.
mcp-pool
Async connection pool for Model Context Protocol (MCP) client sessions — keep sessions warm, reuse across requests, auto-reconnect on failure.
mcp-postgres-server
A production-ready MCP server that exposes PostgreSQL databases via the Model Context Protocol
mcp-powerpoint
MCP server for PowerPoint file manipulation and shape naming using Ollama LLM
mcp-pptx-tools
MCP server for creating and managing PowerPoint presentations using python-pptx
mcp-prediction-markets
Live prediction market intelligence for AI agents — search markets, get odds, find cross-platform arbitrage across Polymarket and Kalshi
mcp-preflight
See what an MCP server exposes before you trust or connect it.
mcp-prompt-mapper
Generates optimal Claude/OpenAI-ready prompts to build each part of the MCP server (resources, tools, prompts) from the input generated by `mcp_input_analyzer`
mcp-prompt-optimizer
Advanced MCP server providing cutting-edge prompt optimization tools with research-backed strategies
mcp-protocol
Protocol definitions for the Model Context Protocol (MCP)
mcp-protocol-sdk
[DEPRECATED] Moved to prism-mcp-rs - Enterprise-grade Rust MCP SDK
mcp-protocol-sdk
Production-ready Rust SDK for the Model Context Protocol (MCP) with multiple transport support
mcp-protocol-server
⛔ DEPRECATED: Use mcp-protocol-sdk v0.4.0+ instead. This crate is consolidated into the main SDK.
mcp-protocol-types
⛔ DEPRECATED: Use mcp-protocol-sdk v0.4.0+ instead. This crate is consolidated into the main SDK.
mcp-prowl
Discover, evaluate, and compare SaaS APIs. Agent-verified scores and metrics.
mcp-proxmox
Manage Proxmox VE clusters through AI assistants — VMs, containers, and more
mcp-proxy-tool
Cross-platform MCP (Model Context Protocol) proxy tool
mcp-pr-recommender
AI-powered MCP server for intelligent PR grouping recommendations
mcp-psilo-mock
Mock MCP server tools for psilo model context protocol
mcp-pvp
Privacy Vault Protocol for MCP: tokenize sensitive data before the LLM sees it
mcp-pyautogui
A powerful MCP server for PyAutoGUI
mcp-pypi
🐍 AI-powered Python package intelligence - search, analyze, and understand PyPI packages through MCP
mcp-pyrunner
Universal Python code execution MCP server - one tool to rule them all
mcp-pytest-runner
MCP server providing opinionated pytest execution interface for AI agents
mcp-python-repl
A production-grade MCP server providing a persistent Python REPL with multi-session support, sandboxing, and timeout protection.
mcpql
MCPQL - SQL Server MCP Server for database analysis and operations
mcp-qpython
Model Context Protocol SDK
mcp-query-table
query table from website, support MCP
mcp-quiz-generator
A Model Context Protocol server for generating HTML and Word quiz files from Markdown content
mcp-qweather
A FastMCP based QWeather query service
mcp-rag
基于mcp的rag服务
mcp-rag-fastmcp
Add your description here
mcp-rag-librarian
MCP server for RAG (Retrieval-Augmented Generation) operations with local document indexing - Fork with enhancements
mcp-rag-server
mcp-rag-server
mcp-rag-server
mcp-readiness-scanner
Production readiness scanner for MCP servers and agentic AI tools
mcp-recommender
A smart MCP server to recommend other MCPs based on your needs.
mcp-recorder
Record and replay MCP server interactions for deterministic testing.
mcp-refcache
Reference-based caching for FastMCP servers with namespace isolation, access control, and private computation support
mcp-reflect
A framework for model self-reflection and meta-cognitive processing
mcp-registry
A central registry and HTTP interface for coordinating Model Context Protocol (MCP) servers.
mcp-remote-control
AI-powered local network control for TVs and devices. Currently supports Roku TVs via ECP.
mcp-remote-ssh
MCP server for remote SSH operations -- persistent sessions, structured command execution, SFTP file transfer, and port forwarding for AI agents.
mcp-replay-dota2
Model Context Protocol server for Dota 2 match analysis using replay files
mcp-replicate
Run Replicate models through a simple MCP server interface
mcp-reporter
mcp-reporter is a streamlined utility that generates comprehensive capability reports for Model Context Protocol servers, empowering developers to easily understand available functionality across their MCP servers ecosystem for both documentation and integration into other tools.
mcp-respona-dashboard
MCP server for Respona Dashboard API integration - enables natural language interactions with ticket management and analytics systems
mcp-ripgrep
An MCP server to wrap ripgrep
mcp-rlm-proxy
MCP-RLM-Proxy: Intelligent MCP middleware with RLM-style recursive exploration, smart caching, and proxy tools.
mcp-romm
MCP server for RomM — browse and manage your retro game library with AI
mcprotocol-rs
A Rust implementation of the Model Context Protocol (MCP)
mcp-router-use
MCP Library for LLMs
mcprs
Model Context Protocol para Rust - Uma biblioteca unificada para comunicação com diferentes LLMs e APIs de IA
mcp-rs-sdk
A Rust SDK for building agents for the Model Context Protocol (MCP).
mcp-rtk
Token-optimizing MCP proxy - sits between Claude and upstream MCP servers, compressing tool responses by 60-90%
mcp-runner
A Rust library for running and interacting with Model Context Protocol (MCP) servers locally
mcp-runtime
Simple Python library to connect LLM models with MCP (Model Context Protocol) servers
mcp_rust_examples
Complete educational resource for learning MCP (Model Context Protocol) development with Rust - 20 comprehensive examples from beginner to enterprise level
mcp_rust_schema
Rust Schema for the Model Context Protocol (MCP)
mcp-s3-server
An implementation of a Model Context Protocol (MCP) server for AWS S3, enabling AI models, particularly Large Language Models (LLMs), to securely interact with S3 buckets.
MCPSafari
MCPSafari: Native Safari MCP Server for AI Agents
mcp-safe-fetch
Deterministic content sanitization MCP server for agentic coding tools
mcp-salesforce-lite
Simple and lightweight Salesforce MCP server for connecting AI assistants to Salesforce data
mcp-sap-demo
SAP Agent AI Demo MCP
mcp-schema
Rust port of the Model Context Protocol (MCP) schema originally written in TypeScript.
mcp-schema-validator
Validates the LLM-generated MCP components against official schema definitions from the MCP TypeScript/Python SDKs to ensure compliance
mcp-scoring-engine
Scoring engine for MCP server quality assessment
mcp-screenshot-server
MCP server for capturing screenshots on local and remote machines
mcp-sdk
Rust Implementation of Model Context Protocol (MCP)
mcp-sdk-client-ssejs
Client transport alternative of @modelcontextprotocol/sdk/client base on sse.js. The main purpose is make it working on React Native with llama.rn.
mcp-searxng-public
An MCP server that queries public SearXNG instances, parsing HTML contents into a JSON result
mcp-secret-validator
LLM-based dynamic secret detection and validation engine
mcp-secure-server
Secure-by-default MCP server with 5-layer validation for defense-in-depth protection
mcp-security-auditor
Security evaluation tool for MCP (Model Context Protocol) servers - detect vulnerabilities, enforce read-only mode, and generate compliance reports
mcp-seedream
MCP server for Doubao image generation - generates images from text prompts using Doubao's API
mcp-seedream-pro
MCP server for ByteDance Seedream AI image generation
mcp-semclone
Model Context Protocol server for SEMCL.ONE OSS compliance toolchain
mcp-seo
Open-source SEO analysis toolkit for LLM agents — CLI + MCP server.
mcp-seq
MCP Server for Seq's API endpoints
mcp-sequentialthinking-tools
MCP server for Sequential Thinking Tools
mcp-serial-hid-kvm
MCP server for KVM control — thin client for serial-hid-kvm
mcp-serp
MCP Server for Google SERP Search via AceDataCloud API
mcp_server
Implementaçao basica de um server mcp con smodelcontextprotocol go-sdk
mcp-server
Elixium AI — Agile project management for AI-native development teams.
mcp-server
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
mcp-server
Model Context Protocol server wrapping Trento API
mcp-server
MCP Server for KrakenD API Gateway - AI-powered configuration assistance, validation, and best practices
mcp-server
Refunc Model Context Protocol Server
mcp-server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
mcp-server
Access Google & Meta Ads data via AI. Analyse campaign performance in seconds.
mcp-server
Agent-first meeting schedule polls for humans and agents. Create polls, vote, find times.
mcp-server
Architecture visibility and control for agentic engineering.
mcp-server
AI-powered product management: backlog optimization, scheduling, forecasting, and PRD generation.
mcp-server
Kaizen MCP server for Akuma, Enzan, and Sozo tools
mcp-server
MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning
mcp-server
Vacation rental booking and property intelligence for AI agents. 64 tools. 0% commission.
mcp-server
A generic, modular server for implementing the Model Context Protocol (MCP).
mcp-server
AI agent service marketplace — browse, purchase, and manage services via x402/USDC
mcp-server
A Spring Boot application that functions as an MCP server. It makes tools available to AI models by converting OpenAPI specifications into MCP tools.
mcp-server
Track AI agent costs, detect waste, optimize models, and prove ROI. 23 MCP tools across 10 domains.
mcp-server
MCP Server - Spring Boot AI tools aggregator
mcp-server
Semantic hotel search with real-time availability and price comparison for Kismet Travel
mcp-server
轻量级 MCP 服务器
mcp-server
AI agent tools: web search, browser, 400+ LLMs, image gen, TTS, phone verify. Pay-per-use.
mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
mcp-server
Playing with Model Context Protocol server(s)
mcp-server
Professional MCP server for deep packet inspection. Transform Claude and AI agents into autonomous SOC analysts.
mcp-server
Send transactional emails from AI agents via Truncus. Validate, track delivery, and manage domains.
mcp-server
Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.
mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
mcp-server
B2Bware MCP server — access products, orders and customers from Cursor, Claude, Windsurf and more.
mcp-server
Monetize and manage your Tip4Serv store directly from your LLM.
mcp-server
Memory system for AI agents with semantic search. Store and recall memories with ease.
mcp-server
AI-powered household inventory — query everything you own via natural language
mcp-server
Generate tailored resumes via AI agents using KlevrCV. Returns a signed PDF download URL.
mcp-server
MCP SERVER
mcp-server
AI workflow orchestration with 100+ integrations, knowledge graph, and unified credits.
mcp-server
Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.
mcp-server
Demo mcp server using Spring AI
mcp-server
Mcp server implementation using spring ai
mcp-server
Model Context Protocol Server with Spring AI
MCP-server
AI related work would be done here
MCP-server
A Spring Boot based MCP server integrated with Claude Desktop
MCP-Server
Weather MCP server
mcp-server-3daistudio
MCP server for 3D AI Studio — generate 3D models from text or images using Hunyuan and TRELLIS
mcp-server-acube
MCP server for A-Cube API - Italian electronic invoicing (SDI/FatturaPA), smart receipts, company verification, and more
mcp-server-again
Add your description here
mcp-server-agentpay
MCP server for AgentPay — the payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs. Includes reliability monitoring with circuit breakers and health metrics.
mcp-server-agentql
mcp-server-agentrpc
mcp-server-aidrac
AIdrac - AI-Powered Out-of-Band Management with Sentinel AI. Remote control via DTMF, ultrasonic, Morse. The open alternative to iDRAC/iLO/IPMI.
mcp-server-ainternet
DEPRECATED — Use tibet-ainternet-mcp instead. This package now redirects to tibet-ainternet-mcp.
mcp-server-airbnb
mcp-server-airoom
MCP
mcp-server-aiven
mcp-server-alerterra-comply
MCP Server Template
mcp-server-alerterra-datasets
MCP Server Template
mcp-server-alerterra-forecast
MCP Server Template
mcp-server-alerterra-livefeed
MCP Server Template
mcp-server-alerterra-nexus
MCP Server Template
mcp-server-alerterra-wargame
MCP Server Template
mcp-server-alibabacloud-opensearch-ai-search
mcp-server-alice
Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more.
mcp-server-alteryx
Model Context Protocol (MCP) server for Alteryx Server
mcp-server-amazon
🛍📦 Unofficial Amazon Model Context Protocol Server (MCP) - Search products and purchase directly from Claude AI! ✨
mcp-server-amogastudio
MCP Server for Amoga Studio integration with Claude Desktop
mcp-server-ancestry
A Model Context Protocol server providing functionality to GEDCOM files via LLM usage
mcp-server-apache-airflow
mcp-server-apache-airflow-fastmcp
Model Context Protocol (MCP) server for Apache Airflow
mcp-server-apify-rag-web-browser
mcp-server-appwrite
MCP (Model Context Protocol) server for Appwrite
mcp-server-architect
AI Software Architect MCP Server that generates PRDs and provides reasoning assistance
mcp-server-auction
MCP server for dedicated server auctions and listings
mcp-server-audio-summary
MCP Server that provides tools for task summarization and audio generation with Coqui TTS and ElevenLabs support
mcp-server-baidu-maps
MCP Server Baidu Maps
mcp-server-baige
一个 MCP 服务器,提供基于百鸽查游戏王卡的工具
mcp-server-bailian-image
阿里云百炼-通义万相图像生成MCP服务器
mcp-server-bailian-video-synthesis
阿里云百炼-通义万相视频编辑统一模型MCP服务器
mcp-server-bedrock-image
MCP Server for Stability AI image generation on AWS Bedrock
mcp-server-bigquery-fastmcp
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
mcp-server-bigquery-kosshii2
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
mcp-server-bluesky
MCP server for interacting with Bluesky
mcp-server-bmi-calculator
A Model Context Protocol server for BMI (Body Mass Index) calculation and health assessment
MCP-server-built-in-Rust-to-interact-with-the-Ethereum-blockchain
mcp-server-cantrip
MCP server for Cantrip — AI-powered GTM engine for solo founders
mcp-server-canyougrab
MCP server for confidence-scored domain availability checking via CanYouGrab.it
mcp-server-chatgpt-app
MCP Server for ChatGPT via AppleScript
mcp-server-chronulus-ai
MCP-server-client-computer-use-ai-sdk
🖥️ Control your computer effortlessly with our AI SDK, enabling seamless interaction with apps and websites without virtual machines or pixel-based issues.
mcp-server-conceal
Privacy-focused MCP proxy that intelligently pseudo-anonymizes PII in real-time before data reaches external AI providers, maintaining semantic relationships for accurate analysis
mcp-server-consignspace
ConsignSpace MCP server for Claude Desktop - manage cart and orders
mcp-server-converter
A Model Context Protocol server for length conversions
mcp-server-coverage-report
Minimal MCP server boilerplate with add function
mcp-server-csdn
基于Spring AI MCP协议的CSDN博客智能管理服务
mcp-server-currency-history
A Model Context Protocol (MCP) server for fetching historical currency exchange rates using the Frankfurter API.
mcp-server-danchoicloud
Add your description here
mcp-server-datahub-shemreader
A Model Context Protocol (MCP) server for DataHub
mcp-server-demo
Demo of MCP server (streamable HTTP) written in Rust for testing with Claude Desktop
mcp-server-demo
基于 Spring AI 的 MCP 服务端示例项目,使用 stdio 传输方式对外提供企业工具能力
mcp-server-demo
使用Spring AI 实现MCP Server实战
mcp-server-demo
🛠️ 基于 Spring AI 的 MCP Server 示例项目
mcp-server-dev-kit
CLI toolkit for MCP servers — create, test, publish and manage Model Context Protocol servers
mcp-server-dexcom
A Model Context Protocol server providing tools to fetch and chart Dexcom CGM data
mcp-server-dexcom-health
MCP server for Dexcom CGM glucose data - continuous health intelligence for AI agents
mcp-server-discord
[](https://smithery.ai/server/@barryyip0625/mcp-discord) 
mcp-server-dns
MCP server for DNS lookups, reverse DNS, WHOIS, and domain checks — zero auth, zero config
mcp-server-docy
A Model Context Protocol (MCP) server for accessing documentation
mcp-server-dumplingai
MCP (Model Context Protocol) server for Dumpling AI
mcp-server-email-cuhksz
A Model Context Protocol server for email
mcp-server-endstone
一个为 EndstoneMC 开发提供支持的 Model Context Protocol (MCP) 服务器
mcp-server-everything-search-fastmcp
A Model Context Protocol server providing fast file searching using Everything SDK
mcp-server-example
Example MCP server written in Rust, demonstrating the Model Context Protocol with two tools that return actor and movie information.
mcp-server-excel-sql
Let Claude query Excel files using SQL - no SQL knowledge required
mcp-server-feedback
A modern MCP server for interactive user feedback collection with GUI and Web modes
mcp-server-fetch
A powerful Model Context Protocol (MCP) server for web content fetching and HTTP operations
mcp-server-fetch2
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
mcp-server-fetch-louiscklaw
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
mcp-server-fetch-save
A Model Context Protocol server providing tools to fetch and save web content for usage by LLMs
mcp-server-fetch-sse
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs with SSE transport support
mcp-server-file-finder
A Model Context Protocol server providing fast file searching capabilities
mcp-server-flockx
MCP server for FlockX AI agent platform - enables AI assistants to interact with FlockX agents
MCP Server for OSCAL
AI agent tools for Open Security Controls Assessment Language (OSCAL)
mcp-server-for-revit
MCP server for interacting with Autodesk Revit through AI assistants like Claude
mcp-server-framework
A simple and reusable MCP (Model Context Protocol) server framework written in Go with SSE and STDIO transport support
mcp-server-fujian
Add your description here
mcp-server-ga4
Model Context Protocol (MCP) server for Google Analytics 4 (GA4) that enables LLMs to access and analyze GA4 data
mcp-server-gac
A Model Context Protocol server providing tools for Yunaq GAC queries for LLMs
mcp-server-gelato
MCP server for Gelato print-on-demand API
mcp-server-gmail
Gmail MCP Server - A Model Context Protocol server for Gmail integration
mcp-server-googledrive
MCP Server for Google Drive integration
mcp-server-google-maps
MCP Server for Google Maps — 15 tools covering Places, Routes, Static Maps, Street View, Geocoding, Timezone, Address Validation and more.
mcp-server-googlesearch
A Model Context Protocol server that provides Google search functionality to AI assistants
mcp-server-google-vision
MCP server providing OCR capabilities to LLMs via Google Cloud Vision API - Read scanned PDFs, handwritten text, and images
mcp-server-google-workspace
MCP server for Google Workspace integration (Gmail, Calendar, Drive) with flexible authentication
mcp-server-govbox
Protótipo de servidor MCP em Go para utilização com LLMs na automatização de processos internos em Ruby/rake
mcp-server-gpt-chat
MCP server for OpenAI ChatGPT API — chat, vision, and embeddings
mcp-server-gpt-image
mcp-server-grok-chat
MCP server for xAI Grok API — chat, vision, search, and embeddings
mcp-server-hackernews
MCP Server for Hacker News
mcp-server-hai
A MCP server implementation for HAI (Hyper Application Inventor) services
mcp-server-hatena-weekly
Hatena Bookmark Weekly/Monthly Ranking MCP server for fetching popular bookmarks
mcp-server-hch
MCP server which contains tools for Home Clean Home chatbot service.
mcp-server-hedra
MCP server for Hedra AI video, audio, and image generation API
mcp-server-helm
MCP server for Helm integration with Claude and other AI assistants
mcp-server-http-request
A Model Context Protocol server providing tools to make HTTP requests (GET, POST, PUT, PATCH, DELETE)
mcp-server-hyperfoil
Sample Model Context Protocol server for Hyperfoil load generator
mcp-server-hyperplexity
MCP server for Hyperplexity — generate, validate, and fact-check research tables with AI
mcp-server-ida
A Model Context Protocol server providing tools to read, search IDA Database programmatically via LLMs
mcp-server-insumer
MCP server for The Insumer Model — read-first blockchain verification infrastructure that returns ECDSA-signed, privacy-preserving booleans across 33 chains without exposing wallet balances. 26 tools: attestation, wallet trust profiles (40 checks across 2
mcp-server-iris
A Model Context Protocol server for InterSystems IRIS.
mcp-server-jetbrains
mcp-server-jira-cloud
MCP server for JIRA Cloud integration with comprehensive issue management, status tracking, and analytics
mcp-server-jis
MCP Server implementing jis: - The Intent-Centric Web. Bilateral intent DID method where no resolution happens without mutual consent.
mcp-server-jotbird
MCP server for JotBird – publish Markdown documents from any LLM
mcp-server-kicad
MCP servers for KiCad schematic, PCB, and export automation
mcp-server-larf
A lightweight MCP server for LARF with OpenAI integration
mcp-server-lark-doc
A Model Context Protocol server for accessing Lark documents
mcp-server-lark-docx
A Model Context Protocol server for accessing Lark documents
mcp-server-larksuite-doc
A Model Context Protocol server for accessing Lark documents
mcp-server-laterless
MCP Server for Laterless — access your bookmarks knowledge base from AI tools
mcp-server-linearapp
A Model Context Protocol (MCP) server for the Linear API
mcp-server-llmling
MCP (Model context protocol) server with LLMling backend
mcp-server-llm-rules
An MCP server for llm-rules package
mcp-server-loctree
MCP server for loctree - hot codebase analysis for AI agents
mcp-server-logseq
An MCP server for LogSeq API
mcp-server-lol
League of Legends AI coaching: player profiles, match history, ranked stats & performance analysis
mcp-server-lottiefiles
A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.
mcp-server-lvmsm
Add your description here
mcp-server-mac-brightness
A Model Context Protocol server for controlling Mac screen brightness
mcp-server-make
A Model Context Protocol server providing access to make functionality
mcp-server-manager
A cross-platform, single-binary manager for Model Context Protocol (MCP) servers, built with Go and a reactive HTMX web interface.
mcp-server-manager
⚙️ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.
mcp-server-manager
a unified control plane for managing AI tool integrations locally
mcp-server-markdown
MCP server for markdown files — search, extract sections, list headings, find code blocks across your docs directory
mcp-server-markview
MCP server for MarkView — preview Markdown files in a native macOS viewer
mcp-server-mattermost
MCP server for Mattermost integration
mcp-server-mdf
MCP Server for ASAM MDF file analysis
mcp-server-memory
MCP server for enabling memory for Claude through a knowledge graph
mcp-server-memos-py
A Python package enabling LLM models to interact with the Memos server via the MCP interface for searching, creating, retrieving, and managing memos.
mcp-server-meridian
MCP server exposing Google Meridian Marketing Mix Model trace data as structured tools
mcp-server-mineru-bach
A MCP server for Mineru document analysis
mcp-server-mm1
Model Context Protocol server for M/M/1 queue simulation and analysis
mcp-server-mod
A Fabric mod that implements a Model Context Protocol (MCP) server, enabling AI assistants like Claude to interact with Minecraft through structured commands.
mcp-server-mteam
MCP server for M-Team (馒头) private torrent tracker - search, detail, and download
mcp-server-mturk
MCP server for Amazon Mechanical Turk - enables AI agents to create HITs, review assignments, manage workers, and access human intelligence
mcp-server-multi-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
mcp-server-my-lark-doc
A Model Context Protocol server for accessing Lark documents
mcp-server-my-larksuite-doc
A Model Context Protocol server for accessing Lark documents
mcp-server-nbotbb
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
mcp-server-nhentai
A MCP server for nhentai Dou Shu chart generation
mcp-server-nodejs-api-docs
An MCP Server for Node.js API documentation
mcp-server-npm-plus
MCP server for npm — search packages, check bundle sizes, scan vulnerabilities, compare downloads, and inspect dependencies
mcp-server-obsidian-omnisearch-fastmcp
Add your description here
mcp-server-odoo-ei
A Model Context Protocol server for Odoo ERP systems
mcp-server-ogp
OGP (Open Graph Protocol) information extraction server for Model Context Protocol (MCP)
mcp-server-omi
Model Context Protocol Server for Omi AI
mcp-server-omniparser
MCP Server for UI automation using Microsoft OmniParser model for screen parsing and element detection
mcp-server-onenote
OneNote MCP Server Implementation
mcp-server-openapi
Automatically convert OpenAPI endpoints into MCP tools
mcp-server-ovh
MCP server for OVH API integration with standardized tool access
mcp-server-pacman
A Model Context Protocol server providing tools to query package indices like PyPI, npm, and crates.io
mcp-server-paystack
MCP server for Paystack — accept payments, verify transactions, manage customers, and more through AI assistants.
mcp-server-pdfnoodle
MCP Server for pdf noodle - Generate PDFs with AI-powered templates
mcp-server-peecai
Community MCP server for the Peec AI API - AI Search Analytics
mcp-server-penpot
MCP server for Penpot design tool integration
mcp-server-plaid
Model Context Protocol (MCP) server to build fast integration testing with Plaid Sandbox data.
mcp-server-plaud
MCP server for accessing Plaud Note recordings, transcripts, and AI summaries
mcp-server-poc-rahmac
A simple MCP (Model Context Protocol) Server example
mcp-server-pubtator3
PubTator3 API compatible with the MCP agent protocol
mcp-server-qdrant
Rust MCP server for Qdrant with local embeddings (Candle/ONNX)
mcp-server-qubic
MCP server for the Qubic cryptocurrency — balances, transfers, smart contracts, QX DEX, network switching, and developer tools for AI assistants.
mcp-server-rag-MiniLM
MCP SAP Commerce RAG server
mcp-server-rapid-rag
MCP Server for rapid-rag - Local RAG with semantic search and LLM queries
mcp-server-repairworld
An MCP server that exposes tools for interacting with a repair API
mcp-server-resend
A Model Context Protocol (MCP) server for Resend
mcp-server-restart
MCP server for restarting Claude Desktop
mcp-server-rewind
A Model Context Protocol server for querying Rewind AI screen recording transcripts
mcp-server-rhoai-workbenches
This project is meant as a bachelors thesis about MCP servers in RHOAI
mcp-server-rs
Server for the Model Context Protocol (MCP) using HTTP and SSE
mcp-server-rss
RSS feed parser server for Model Context Protocol (MCP)
mcp-server-rust
A high-performance Model Context Protocol (MCP) server implementation in Rust with built-in tools, resources, and prompts for seamless LLM integration.
mcp-server-rust-sentinel
A high-performance MCP server written in Rust for real-time system monitoring. This agent allows LLMs (like Claude) to inspect the host machine's resources, memory usage, and running processes efficiently, with zero runtime overhead.
mcp-servers
Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.
mcp-servers
Rust workspace for Model Context Protocol (MCP) servers powering the AI Workbench. The goal is to improve client productivity by giving agents direct access to trusted best-practice knowledge.
mcp-servers
Model Context Protocol
mcp-servers
Understanding MCP for LLMs
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
McpServerSample
McpServerSample: Java开发的mcpservr示例项目. 是一个基于 Spring Boot 和 Spring AI 的 Model Context Protocol (MCP) 服务器示例项目。 该项目主要提供天气服务功能,通过集成官方天气 API (weather.gov) 实现了以下核心功能.
mcp-servers-auto-test-secure
MCP Servers Automated Testing Application - Test MCP servers with ease
mcp-server-say-hello
A Model Context Protocol server providing tools to greeting
mcp-server-scf
MCP server for the SCF Controls Platform — security compliance controls, frameworks, evidence, and risk management for AI agents
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
mcp-server-sdlxliff
MCP server for parsing, reading, and modifying SDLXLIFF translation files (SDL Trados Studio format)
mcp-server-searxng
Privacy-focused web search via SearXNG instances for Zed AI assistant
mcp-server-sentinel
MCP server for Sentinel Bot — algorithmic trading backtesting, bot management, and account operations via AI agents
mcp_server-shalini12345
MCP Server
mcp-server-shu1l
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
mcp-server-skill
MCP server that enables any agent to use Claude Skills via progressive disclosure
mcp-server-slack
MCP Server for Slack API integration
mcp-server-snoonu
MCP server for Snoonu (Qatar delivery) — search, cart, checkout, auth
@mcpservers/openrouterai
MCP server for OpenRouter.ai integration
mcp-server-spider
A Model Context Protocol server providing tools to execute spider crawler
mcp-server-spidy
a web cralwer for claude mcp
mcp-server-splunk
A Model Context Protocol server for Splunk - search, manage, and analyze Splunk data via LLMs
mcp-server-stalwart
MCP server for Stalwart mail server via JMAP
mcp-server-stats
A Model Context Protocol server for statistical analysis
mcp-server-stdio
MCP Server for Claude / Stdio transport
mcp-server-steam
MCP Server for Steam Web API integration
mcp-server-subagent
MCP for letting agents delegate tasks to sub-agents (Claude Code, Aider, Q)
mcp-server-subagent
MCP server for managing sub-agents
mcp-server-table
Model Context Protocol (MCP) server for AI-driven ServiceNow table data export to XML attachments.
mcp-server-tebex
MCP server for Tebex store management via Plugin API
mcp-server-templated
MCP server for Templated.io - Generate images, videos, and PDFs from templates
mcp-server-test
A **Model Context Protocol (MCP) server** that integrates **5 major AI providers** with intelligent **Go LangChain-style orchestration**. This project provides a complete AI ecosystem with file operations, multi-step workflows, and enterprise-grade performance.
mcp-server-test
基于java spring ai开发mcp server服务
mcp-server-tester-sse-http-stdio
MCP Server Tester with SSE support - Test MCP servers using HTTP, SSE, and STDIO transports
mcp-server-testing
A test server implementation for Model Context Protocol (MCP)
mcp-server-tft
Teamfight Tactics AI coaching: composition analysis, augment optimization & improvement tips
mcp-server-the-commons
MCP server for The Commons — a space where AI minds meet. Browse interests, read discussions, leave postcards, and more.
mcp-server-tibet-core
MCP Server for TIBET - The Trust Kernel for AI. Audit as a Precondition, Not an Afterthought.
mcp-server-ticktick
Model Context Protocol (MCP) server for TickTick task management
mcp-server-time-allenash-pypi-test
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
mcp-server-timewyb
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
mcp-server-todo
MCP server for managing Todo items via a local REST backend
mcp-server-toolkit
9 production-ready MCP servers for AI assistants — database, files, git, monitoring, tasks, email, Slack, calendar + CLI discovery
mcp-server-trading212
This MCP tool will allow AI agents to connect to your Trading212 account in order to manage your portfolio for you
mcp-server-tuya
MCP server for controlling Tuya smart home devices via Claude Desktop and other MCP clients
mcp-server-twelve-data
A Model Context Protocol server providing tools access Twelve Data.
mcp-server-unifi
Read-only MCP server for UniFi network analysis — gives LLMs safe access to controller data for diagnostics, monitoring, and capacity planning
mcp-server-usdd-test
MCP server for the USDD protocol across TRON, Ethereum, and BSC. Supports vaults, PSM swaps, sUSDD/DSR, protocol monitoring, and AI-guided risk workflows.
mcp-server-uv
A Model Context Protocol server for uv package manager
mcp-server-videogenerator
A Model Context Protocol server providing tools to generate videos
mcp-server-voicevox
A Model Context Protocol server providing VoiceVox text-to-speech functionality for LLMs
mcp-server-w
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
mcp-server-web-tools
MCP server providing web search and web fetch tools (Exa AI)
mcp-server-weibo
Model Context Protocol服务器,用于抓取微博用户信息、动态和搜索功能
mcp-server-weixin
基于ai的微信自动发送模板消息MCP服务
mcp-server-wlzdgk
Add your description here
mcp-server-wom-call
MCP Server for Work Order Management System Integration
mcp-server-xfetch
Enhanced MCP fetch server (fetch on steroids) that works through xfetch.ai service. Unlocks access to websites blocked by Cloudflare and other protection systems that regular fetch can't handle.
mcp-server-yfinance
A Model Context Protocol (MCP) server for agentic retrieval of financial market data. This server leverages YFinance to provide a simple and efficient way to access historical stock prices, dividends, stock splits, company information, and other financial metrics.
mcp-server-youtube-info
A YouTube information retrieval server implementation for Model Context Protocol (MCP)
mcp-server-zapsign
MCP Server for ZapSign API Integration - Complete electronic signature solution
mcp-servicenex
A Model Context Protocol (MCP) server for ServiceNex knowledge base articles and support tickets
mcp-shopline
MCP server wrapping the Shopline Open API into 19 AI Agent-callable tools for e-commerce data analysis
mcp-shorturl
MCP Server for URL Shortening via AceDataCloud API
@mcp-s/image-recongnition-mcp
MCP server for AI-powered image recognition and description using OpenAI vision models.
mcp-sketch
A Local MCP server for parsing sketch files
mcp-skillkit
Dynamic RAG-powered skills for code assistants via Model Context Protocol
mcp-skillset
Dynamic RAG-powered skills for code assistants via Model Context Protocol
mcp-sleep
Tool that allows you to wait a certain time to continue the execution of an agent.
mcp-solver
MCP server for constraint solving
mcp-sora
MCP server for OpenAI Sora AI video generation
mcp-sora
MCP Server for Sora AI Video Generation via AceDataCloud API
mcp-space
MCP Space is a no-code platform for building and deploying AI tools using the Model Context Protocol (MCP). Create powerful AI agents through an intuitive chat interface without writing code, then deploy with one click to Cloudflare Workers. Combines a Next.js frontend with Google ADK backend for a seamless AI development experience.
mcp-speak-when-done
MCP server that makes AI agents speak a brief summary of every response
mcp-sports-server
Model Context Protocol SDK for real-time sports stats. Requires an API key from SportsRadar
mcp-spring-boot-actuator
MCP server for Spring Boot Actuator analysis — health, metrics, environment, and bean diagnostics
mcp-srv-korad-KD3005P
Power Supply Agent for Korad KD3005P Power Supply Unit
mcp-ssh-multi
MCP SSH Multi - Multi-server SSH access through MCP
mcp-ssh-server
SSH MCP Server - 基于 Model Context Protocol 的 SSH 连接管理和命令执行服务器
mcp-ssh-vps
MCP server for managing VPS via SSH - gives AI agents secure access to remote servers
mcp-standards-server
A Model Context Protocol server for intelligent access to development standards
mcp-stargazing
An MCP server that provides real-time astronomical data, smart stargazing planning, and light pollution analysis for AI agents.
mcp-starter
A super simple Starter to build your own MCP Server
mcp-static-toolgen
Static binding code generator for MCP tools
mcp-stdio-toolbox
A universal MCP server for wrapping CLI tools as MCP tools - stable alternative to experimental MCP implementations
mcp-std-server
Minimum requirements for LLM
mcp-strava
MCP server for Strava API integration
mcp-streamablehttp-proxy
A generic stdio-to-streamable-HTTP proxy for MCP (Model Context Protocol) servers
mcp-stress-test
Stress testing framework for MCP security tools - simulating attacks, temporal degradation, and edge cases
mcp-student-server
MCP学生信息服务器 - 使用Go语言实现的Model Control Protocol服务器
mcp-suno
MCP server for Suno AI music generation, lyrics, and covers
mcp-suno
MCP Server for Suno AI Music Generation via AceDataCloud API
mcp-super-memory
N:M Associative Memory System for LLM Agents
mcp-supervisor
MCP server that dynamically starts and manages other MCP servers
mcp-svelte-docs
MCP server for Svelte docs
mcp-swagger-server
A Model Context Protocol (MCP) server that converts Swagger/OpenAPI specifications into MCP tools.
mcp-swarm
MCP server for orchestrating parallel Claude agent workloads via Docker containers
mcp-sync
Sync canonical mcp.yaml to Antigravity, Claude Code, Codex, OpenCode, and custom targets
mcp-szcd-component-helper
MCP client for szcd component library - connects to remote MCP server
mcp-taiwan-price-compare
Taiwan e-commerce price comparison MCP server for momo, PChome, Coupang, ETMall, Rakuten, Yahoo
mcp-talk
Inter-agent messaging via Model Context Protocol
mcp-tap
The last MCP server you install by hand. Discover, install, and configure MCP servers from inside your AI assistant.
mcp-tautulli
MCP server for Tautulli — Plex monitoring via Claude Code
mcp-taxii
MCP Server that serves as a TAXII Client for AI Agents
mcp-telegram-agent
MCP server to send Telegram notifications from AI agents
mcp-temporal-knowledge
Temporal Knowledge Substrate MCP Server — domain-scoped knowledge accumulation with tool-enforced temporal integrity
MCP_Test
MCP created for Chatbots to test and give output for ongoing cryptocurrencies prices. Tech used - Node.js - Axios (Web requests) - Cheerio (DOM scraping) - zod (for validation) - @modelcontextprotocol/sdk (^1.7.0)
mcp-test-framework
A pytest plugin for testing MCP (Model Context Protocol) servers
mcp-test-kits
A comprehensive MCP testing server for debugging and testing MCP clients
MCP Test Utils
Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR
mcp-think
An MCP server implementing the think tool for Claude and other LLMs
mcp-think-tool
An MCP server implementing the think tool for Claude and other LLMs
mcp-this
MCP Server that exposes CLI commands as tools for Claude using YAML configuration files
mcp-timer
MCP Timer Server - Wait and scheduled timing tools for AI agents
mcp-timeserver-fastmcp
An MCP server for providing the current date/time to LLMs
mcp-time-server-studio
基于 Model Context Protocol (MCP) 的时间服务器,支持通过 StreamableHTTP 传输协议提供当前时间查询服务
mcp-tim-wrapper
A wrapper for the Google Travel Impact Model API, providing tools to calculate flight emissions.
mcp-todo-server
Custom MCP server example for Claude to manage simple todo list (add/remove/complete)
mcp-tokenwise
Free, local MCP server for context window visibility across all major AI models
mcp-toolbox
Maintenance of a set of tools to enhance LLM through MCP protocols.
mcp-toolbox-fastmcp
Maintenance of a set of tools to enhance LLM through MCP protocols.
mcp-toolgen
Generate OpenAI / Claude tool specs from GraphQL or gRPC.
mcp-tools
Tools for MCP (Model Context Protocol) written in Go
@mcptoolshop/polyglot-mcp
Local GPU translation MCP server — TranslateGemma via Ollama, 57 languages, zero cloud dependency
mcp-tools-py
An MCP server for running python code checks (pylint, pytest and mypy)
mcp-tools-server
This is a fully functioning mcp server to serve out tools to your LLM. Default tool is a simple uuid generation tool for example.
mcp-tool-web-search
MCP server for web search - 将网络搜索能力封装为 Model Context Protocol 工具
mcp-tool-xlsx
MCP server for web search - 将网络搜索能力封装为 Model Context Protocol 工具
mcp-to-skill
Convert MCP servers to Claude Skills with multi-transport support
mcp-tradovate
MCP server for the Tradovate platform
mcp-trainer
Add your description here
mcp-transform-proxy
A CLI proxy for MCP servers with configurable tool transformations
mcp-trino-python
A Model Context Protocol (MCP) connector for Trino, enabling seamless integration between MCP-compliant services and Trino query engine
mcp-trino-python-fastmcp
A Model Context Protocol (MCP) connector for Trino, enabling seamless integration between MCP-compliant services and Trino query engine
mcp-trust-console
Centralized control plane for MCP trust — fleet-wide visibility, policy management, and audit dashboard
mcp-trust-gateway
Trust verification gateway for MCP — policy enforcement, approval workflows, and audit logging for agent-tool connections
mcp-trustguard
TrustGuard integration for MCP (Model Context Protocol) - secure your AI tools
mcp-trust-policy
Policy-as-code engine for MCP trust — YAML and OPA/Rego policy definitions for agent-tool permissions
mcp-trust-registry
Curated trust registry for MCP servers — reputation scores, security ratings, and community trust signals
mcp-trust-scanner
Pre-install trust assessment for MCP servers — VirusTotal for the MCP ecosystem
mcp-tts-copilot-summary
MCP server that reads existing Copilot summaries aloud via Windows SAPI with voice fallback.
mcp-types
Generated bindings from the Model Context Protocol (MCP) JSON Schema(s)
mcp-typescript-server-examples
Just messing around in typescript learning @modelcontextprotocol/sdk
mcp-ui-bridge
Production-ready Python MCP server for LLM-web UI automation with bulletproof pagination, robust element detection, viewport-optimized parsing and enterprise-grade stability
mcp-unify
Unify multiple MCP servers behind a single endpoint with lazy loading, plugins, and role filtering.
mcp-unit
Pytest-style framework for evaluating Model Context Protocol (MCP) servers.
mcp-utility-kit
MCP server providing daily joke, weather data, and age prediction tools
mcp-utility-server
A feature-rich MCP (Model Context Protocol) Server with 16 utility tools
mcp-utils
MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs
mcp-utils
Synchronous utilities for Model Context Protocol (MCP) integration
mcp-utils-msgspec
Synchronous utilities for Model Context Protocol (MCP) integration
mcp-v1
Sub-cent factual claim verification against live data sources.
McpVanguard
An open-source security proxy and active firewall for the Model Context Protocol (MCP). It acts as a real-time 'Reflex System' between AI agents and their tools, protecting the host system from malicious intent, prompt injection, and data exfiltration.
mcp-veo
MCP Server for Veo AI Video Generation via AceDataCloud API
mcp-veo3
MCP Veo 3 Video Generator - A Model Context Protocol server for Veo 3 video generation
mcp-veo3-azure-blob
MCP Veo 3 Video Generator - A Model Context Protocol server for Veo 3 video generation and Azure Blob Upload
mcp-video
Video editing MCP server for AI agents
mcp-vision-gateway
连接MCP与视觉AI模型的网关服务,支持图像处理和纯文本对话
mcp-vmware-esxi
MCP server providing VMware vSphere/ESXi virtual machine management capabilities
mcp-vuln-scanner
AI-powered security vulnerability scanner for MCP (Model Context Protocol) servers with automatic fixes
mcp-vultr
A comprehensive Model Context Protocol (MCP) server for managing Vultr DNS records
mcp-wait-timer
MCP server with a simple wait tool
mcp-wake-on-lan
A simple MCP server that implements Wake-on-LAN functionality to remotely wake up network devices.
mcp-warden
MCP observability and control plane — audit logging, rate limiting, circuit breaker for any MCP server
@mcpware/ui-annotator
MCP server that annotates any web page with hover labels — zero extensions, any browser
mcp-watchtower-campaign-config-agent
A Watchtower MCP agent for managing campaign-channel bindings. Features: - Get campaign info by ID/name - Bind campaigns to channels - List C-type campaigns The agent operates as an MCP server component with JSON-based communication protocol.
mcp-weather-demo-huangshuai
基于SSE的天气查询MCP Server
mcp-weather-server
Spring AI MCP server providing weather forecast tools
mcp-web-extractor
MCP server that extracts content from web pages for LLMs
mcp-web-extractor-aj
MCP server that extracts content from web pages for LLMs
mcp-web-extractor-riversoft
MCP server that extracts content from web pages for LLMs
mcp-web-extractor-sadasiba
MCP server that extracts content from web pages for LLMs
mcp-web-fetch-langgpt
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs (robots.txt checking removed)
mcp-webgate
Web search that doesn't wreck your AI's memory.
mcp-web-gateway
Connecting MCP Agents to 100s of Web Services
mcp-webrtc
WebRTC Transport for Model Context Protocol
mcp-web-search-tool
A MCP server providing real-time web search capabilities to any AI model.
mcp-websocket-tester
Advanced WebSocket Testing MCP Server for AI assistants
mcp-wecom-smartsheet
MCP server for WeChat Work (WeCom) SmartSheet integration
mcp-windows-server
AI-powered Windows automation framework using Model Context Protocol (MCP)
mcpwithspring-server
mcp-woocommerce
Production-grade MCP server for the WooCommerce REST API — 34 tools for products, orders, customers, coupons, reports, shipping, webhooks, and system management
mcp-worklog
MCP 服务:自动化生成和管理工作日报
mcp-www
Lightweight MCP server for DNS-based agent service discovery over UDP. No registry needed.
mcpx
Token-efficient MCP client: TypeScript schemas instead of JSON, LLM-friendly syntax, batch calls, TOON output. Built for Claude/GPT automations.
mcpx
A Rust SDK for the Model Context Protocol (MCP)
mcp-xiaoai-hass
MCP server for xiaoai voice control
mcp-xiaozhi-server
MCP 小智服务器 - 智能体管理工具
mcp-yahoo-finance
A Model Context Protol (MCP) server providing tools to interact with Yahoo Finance for LLMs
mcp-yaml-server
Generate MCP (Model Context Protocol) tools from YAML configuration files. Turn any REST API into callable MCP tools without writing code.
mcp-ynab
MCP server that connects AI assistants to your YNAB budget
mcp-youtube
Model Context Protocol to fetch youtube transcript
mcp-youtube-extract
A Model Context Protocol (MCP) server for YouTube operations
mcp-youtube-extractor
A Model Context Protocol (MCP) server for YouTube operations
mcp-youtube-search
A YouTube search MCP server for AI agents
mcp-zenskar
Model Context Protocol (MCP) server for Zenskar API - customer management, invoicing, and billing operations
mcp-zentao
禅道系统 MCP 服务器 - 基于 Semantic Kernel 的 Model Context Protocol 服务器
mcp-zephyr-scale-cloud
Model Context Protocol server for Zephyr Scale Cloud
@mcp-z/mcp-pdf
MCP server for creative PDF generation with full emoji, Unicode, and offline support
mcp-zoomeye-org
A Model Context Protocol server providing tools for ZoomEye queries for LLMs
mc_sim
A simulator for minecraft speed runs, as that pertains to the Dream cheating scandal.
mdbook-mcp-server
A generic MCP server for mdbook projects
md-feedback
Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.
@mealmastery/mcp-server
MCP server for MealMastery AI meal planning - integrate with Claude Desktop, ChatGPT, VS Code, and other AI agents
Measure.events Analytics
Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.
media-mcp-server
🎨 MCP server for image & video processing — resize, convert, compress, crop, extract metadata, and more. No API keys, no config, just tools.
medical-data-mcp-server
Health and medical data for AI agents — WHO disease data, drug info, clinical trials, health statistics
medmain-images-image-server
Meet.bot MCP
AI-native scheduling and booking: check availability, book meetings, share links.
@meetlark/mcp-server
MCP server for MeetLark - agent-first meeting schedule poll - for humans and agents.
mefs-mcp-server
MEFS mcp server - decentralized storage network for AI assistants
meganova-mcp-server
MCP server exposing Nova Mesh agents and skills to Claude Desktop, Cursor, VS Code, and any MCP-compatible client
megaten-fusion-mcp
MCP server for Megami Tensei fusion tools - supports 40+ games
@mehmetsenol/gorev-mcp-server
Gorev MCP Server - Task management for AI assistants via Model Context Protocol (MCP)
@meltstudio/langfuse-mcp-server
MCP server for Langfuse prompt management - get and compile prompts directly in Cursor
@memberjunction/ai-mcp-server
MemberJunction: Model Context Protocol (MCP) - Server Implementation
memeoracle
Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains.
Memesio Meme Generator
MCP server for meme generation, template search, caption rendering, and AI meme creation.
memex
Zettelkasten-based agent memory system with bidirectional links
memex-mcp-server
Tiered memory MCP server for Claude and AI agents — FTS5 search, dedup, export/import, auto-snapshot
memkb
A local AI in memory RAG for markdown files in a folder exposed as MCP
memoir
Structured session journals for AI agents. Persistent memory across sessions.
memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
memopaper-mcp
MCP server for memopaper — cross-device memo buffer
@memori.ai/mcp-sharepoint
MCP server that executes Sharepoint apis
memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
memory
Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.
memory-agent
Persistent memory system for AI coding agents
memoryai-mcp
MCP server for MemoryAI — a brain for your AI agent
memorycrystal-mcp-server
MCP server for Memory Crystal — persistent memory for AI assistants
memory-mcp-server
A MCP (Model Context Protocol) server providing long-term memory for LLMs
Memory OS AI
Adaptive memory for AI agents — FAISS search, chat extraction, cross-project linking
memoryoss
Memory for AI Agents — store, recall, update, forget
@memoryrelay/mcp-server
MCP server for MemoryRelay - persistent memory for AI agents
memory-visualizer
Interactive visualizer for Anthropic's Memory MCP knowledge graphs. Instantly explore, debug, and analyze entities, relations, and observations from memory.json files in the Model Context Protocol.
memory-wiki
A local-first, semantic knowledge base and MCP server for LLMs.
@memoryx/codegraph-mcp
CodeGraph MCP server - Cross-language code intelligence for AI assistants
MemoTrader MCP Server
AI-to-human attention marketplace. Agents pay CPM to reach humans, earn credits by replying.
mentisdb
Semantic, hash-chained durable memory for long-running and multi-agent systems.
@menutes/mcp-server
MCP server for accessing Menutes meeting transcripts and summaries from Claude Code
merch-connector
MCP server that gives merchandising agents eyes on any storefront — scrape, audit, compare, roundtable analysis, and eval tracking via 11 tools.
mermaid-doc-mcp-server
A Model Context Protocol (MCP) server that provides access to Mermaid diagram documentation.
mermaid-live-mcp
mermaid-mcp
mermaid-validator-mcp
MCP server for validating Mermaid diagram syntax
@meshailabs/mcp-server
MeshAI MCP Server — governance & observability for any MCP-compatible AI tool
@meshcore/mcp-server
MCP server for the MeshCore AI agent marketplace
@mesheshq/mcp-server
MCP server for Meshes — emit events, manage workspaces, create rules, and inspect deliveries from any MCP-compatible client.
meshimize-mcp
MCP server for the Meshimize agent communication platform: Q&A groups, messaging and group discovery
@meshimize/mcp-server
MCP server for the Meshimize communication platform — connect AI agents via the Model Context Protocol
@meshledger/mcp-server
MCP server for MeshLedger — hire and provide AI agent services with on-chain escrow
meshy-mcp-server
MCP server for Meshy.ai 3D model generation API
@messengerflow/mcp-server
MCP server for MessengerFlow — manage campaigns, accounts, leads, inbox, and analytics via AI assistants
meta-ads-mcp
Facebook / Meta Ads automation with AI: analyze performance, test creatives, optimize spend.
metabase-agent-mcp-server
MCP server for the Metabase Agent API — discover tables, metrics, and execute queries against Metabase's semantic layer
metabase-mcp-server
A Model Context Protocol server that integrates AI assistants with Metabase analytics platform
metaflow-mcp-server
MCP server for Metaflow -- expose flow runs, logs, and artifacts as tools for AI coding agents
metalsmith-plugin-mcp-server
MCP server for scaffolding and validating high-quality Metalsmith plugins with native methods enforcement
@metamask/client-mcp-core
MCP server for MetaMask Extension visual testing with LLM agents
@metamatopoeia/liquid-glass-mcp
MCP server providing Liquid Glass UI documentation context to AI coding assistants.
meta-mcp-server
MCP server that helps Claude create other MCP servers with persistent knowledge
MetricHub Quant - A股量化数据
China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis.
metrillm
Benchmark local LLM models — speed, quality & hardware fitness verdict from any MCP client
metrillm-mcp
MCP server for MetriLLM — benchmark local LLMs from any AI coding assistant
@metrxbot/mcp-server
Metrx MCP Server — AI agent cost intelligence tools for LLM agents. Track spend, optimize models, manage budgets, detect waste, and prove ROI.
mex-mcp-server
MCP server for MEX App – automatically record development activities from AI coding tools
@mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant and Ollama (default) with support for OpenAI, Cohere, and Voyage AI
@mhrj/whatsapp-mcp
WhatsApp MCP Server: Human-in-the-loop for AI agents via WhatsApp for confirmations, notifications, and interactive questions.
miadi-mcp-server
MCP server for Miadi Three-Pathway Agent System API
@microagents/mcp-server-dropbox
MCP server for dropbox API
@microagents/mcp-server-elevenlabs
MCP server for elevenlabs API
microsoft/agent-governance-toolkit
@microsoft/dataverse
CLI tool for Dataverse, including stdio MCP server. Preview.
microsoft_fabric_mcp
MCP server wrapping around the Fabric Rest API
@microsoft/m365agentstoolkit-mcp
MCP server for Microsoft 365 Agents Toolkit
@microsoft/workiq
MCP server for Microsoft 365 Copilot
mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client. $0.01/write.
mifactory-contratos
Freelance contracts via API for any country. AI-generated or PDF. Pay-per-use: $5-$20.
mifactory-logic-verifier
Verify AI agent reasoning and logic for errors and contradictions. Pay-per-use.
mifactory-scraping-api
Web scraping for AI agents. Extract text and metadata from any URL worldwide. $0.005/page.
mifactory-spec-api
Convert docs to agent-readable specs with criteria and constraints. $0.10/convert.
mif-tools
Convert, validate, and inspect AI agent memories across formats
migpt-server
@mikusnuz/umami-mcp
Full-coverage MCP server for Umami Analytics API v2
milvus-knowledge-mcp-server
MCP server for Milvus knowledge base integration with semantic search capabilities
milvus-skill
Agent skill that teaches LLMs to operate Milvus vector database using pymilvus — connection, collections, vector CRUD, search, hybrid search, full-text search, indexing, RBAC, and common patterns like RAG
mimic-ai
Composable persona prompts for any LLM — an MCP server
@mimicai/core
Core engine for Mimic — persona-driven synthetic data generation, schema parsing, database seeding, and MCP server
mina-mcp-server
A Mina blockchain MCP server for interfacing with LLMs
@mindfullabai/todoist-mcp-server
Advanced MCP server for Todoist using Unified API v1
mindkit
A generic sequential thinking toolkit for AI reasoning systems
minecraft-server-mcp
Model Context Protocol server for Minecraft server management
mineru-converter-mcp-server
MCP server for converting documents (PDF, DOC, DOCX, PPT, PPTX, PNG, JPG, JPEG, HTML) to Markdown using MinerU API
MinerU-MCP
MCP server to convert PDF/Word/PPT/Image/HTML to Markdown via MinerU API.
@mingai/mcp
MingAI MCP Server - 命理计算工具 (stdio)
mingdao-mcp-server
MCP Server for Mingdao (明道云) Worksheet API
Mingle — AI-Powered Professional Networking
Your AI finds the right people for you. Agent-to-agent professional networking.
miniagent
Minimal single agent demo with basic file tools and MCP support
mini-apm
Minimal APM for Rails
Mini Data Engine Runtime Copilot
MCP runtime copilot for health checks, regressions, explainability, and operational memory.
minimax-mcp-server
MCP Server for Minimax Accounting API - provides 24 tools for managing invoices, customers, journals, inbox, and more in Minimax ERP
minimax_search
MiniMax Search is an MCP (Model Context Protocol) server that provides web search and browsing capabilities.
@minsomai/moodle-mcp-server
Moddle MCP server
miro-mcp-resource-server
Miro MCP Server - ADR-005 Resource Server Pattern (OAuth handled by Claude.ai)
MissingLinkz
Campaign link builder for AI agents. Build UTM-tracked links and validate destinations.
missiond-mcp
MCP (Model Context Protocol) server for missiond - Claude Code multi-agent orchestration
@missionsquad/mcp-discord
Discord MCP server for integrating Discord with LLMs
@missionsquad/mcp-msq
MCP server interface for the MissionSquad API
@mister-good-deal/host-mcp-jenkins
Local MCP server for Jenkins — replicates the Jenkins MCP Server Plugin by calling Jenkins REST API, no plugin installation required
mitre-attack-mcp
A Model-Context Protocol server for the MITRE ATT&CK knowledge base
mixpanel-mcp-server
MCP server for Mixpanel analytics integration with AI assistants
mixtape-core
An agentic AI framework for Rust
miyabi-mcp-server
MCP (Model Context Protocol) Server for Miyabi Agent execution
@mizunashi_mana/mcp-html-artifacts-preview
MCP server for previewing AI-generated HTML artifacts in the browser
mjml-server
mjml-server
mjml-tcpserver
@mkatogui/uds-mcp-server
MCP server for Universal Design System — AI-native design system queries
@mkrlbs/mcp-adonisjs
MCP server for executing AdonisJS Ace commands and checking documentation
mlchar-server
MLflow
mlflow-mcp-server
MCP server for MLflow — browse experiments, query runs, and manage the model registry from any AI assistant
mlflow_server
mlflow-server
mlflow-server
mlflow-server
mlflow-server
mlflow-server
mlflow-server
ml_server
mm-agent-search-mcp-server
Add your description here
@mmntm/weblate-mcp
A Model Context Protocol (MCP) server for Weblate translation management
@mmnto/mcp
MCP server for Totem — AI persistent memory and context layer
Mnemolog MCP
Hosted MCP memory and agent control plane for durable conversations, jobs, and operations.
mnemo-mcp
Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync.
mnemo-mcp
Portable cognitive memory MCP server with semantic search and decay
@mnicole-dev/gamma-mcp-server
MCP server for generating presentations with the Gamma API (v1.0)
@mnicole-dev/mailjet-mcp-server
MCP server for the Mailjet Email API (v3/v3.1)
mnotify-mcp-server
MNotify MCP server: expose MNotify SMS tools over the Model Context Protocol
@mob999/cube_mcp
An official semantic layer MCP server for Cube.js
mock-mcp
An MCP server enabling LLMs to write integration tests through live test environment interaction
mocktail-mcp
MCP server for managing Mocktail mock API endpoints
Mockups Gallery
Self-hosted MCP server and gallery for AI-generated mockups.
mocopr
A comprehensive Rust implementation of the Model Context Protocol (MCP)
model-context-protocol
The one and only MCP Server for dads jokes.
model-context-protocol-macros
Procedural macros for MCP server and tool definitions
modelmux
Model multiplexer — route tasks to Codex, Gemini, and Claude CLIs with smart routing.
Model Radar
Ping 134+ free coding LLMs across 17 providers, rank by latency, pick the fastest.
model_server
model-server
modular-agent-core
Modular Agent Core
moengage-mcp-server
MCP server for MoEngage Campaign APIs - access campaign stats, search campaigns via Model Context Protocol
moggy-mcp-server
baidu search only
@mohitmishra7/never-mcp-server
MCP Server for the Never Constraint Engine
@mokei/context-server
Mokei MCP server
@molanojustin/smithsonian-mcp
Model Context Protocol (MCP) server for Smithsonian Open Access collections
mollendorff-ref
Renders web pages and PDFs into token-optimized JSON for LLM agents
moltbook-http-mcp
Moltbook MCP server: post, comment, upvote, DMs, communities. API key auth.
@moltiplex/mcp-server
MCP server for Moltiplex observability platform — agent-native trace analysis
momei-mcp-server
Momei MCP Server - AI automation via Model Context Protocol
momen-mcp
MCP server for Momen.app
monexa-mcp-server
MCP server for the Monexa personal finance API — manage your finances with AI
@moneygraph/mcp-server
MCP server for cross-border payments, cards, and crypto — 78 tools, 82+ countries via Claude, Cursor, VS Code
mongo-mcp
MCP server that provide tools to LLMs such as claude in cursor to interact with MongoDB
monobank-mcp-server
An MCP server that brings your Monobank account data directly into AI conversations.
monobank-mcp-server
MCP server for Monobank API integration
@monsoft/mcp-gmail
Gmail MCP server with auto authentication support
Mood Booster Agent
ERC-8004 AI Agent: uplifting messages, USDC tipping, and on-chain reputation feedback.
moodle-mcp-server
A Model Context Protocol (MCP) server that connects Claude to any Moodle LMS. Built for students — view courses, grades, assignments, deadlines, and notifications through Claude.
@mori-mori/mcp-ssh-pty
MCP Server for SSH remote command execution with PTY shell support
morphed-mcp-server
Morphed Intelligence Platform MCP Server for Claude integration
@morphism-systems/mcp-server
Governance MCP server — validation, maturity scoring, convergence and drift metrics
@morphllm/morphmcp
Fast & accurate MCP server with AI-powered file editing and intelligent code search. Prevents context pollution and saves time for a better user experience.
@morris131/yapi-mcp-server
Yapi MCP Server - Model Context Protocol server for Yapi API documentation platform with Windows support
@morsimohsen/shopify-mcp-server
MCP Server for Shopify - Enables AI assistants to interact with Shopify stores via GraphQL
motionmcp
MCP server for Motion API integration - manage projects, tasks, and workspaces from LLMs
motosan-chat-mcp
MCP (Model Context Protocol) integration for motosan-chat agents
@movable/ui-mcp
MCP server for @movable/ui component library - run via npx
@movibe/memory-bank-mcp
MCP Server for managing Memory Bank
@moxus/intervals-mcp
MCP Server for Intervals.icu
mpesa-mcp
M-Pesa + Africa's Talking MCP server — payments, SMS, airtime for AI agents in East Africa.
MPM-Coding
Tool-first MCP: AST nav, impact/flow, task chains, memo/recall.
mqtt-mcp-server
MQTT Model Context Protocol Server for AI-powered smart home control
@mrdemonwolf/iconwolf-mcp
MCP server for AI-driven app icon generation using iconwolf
mrkdwn-mcp-server
MCP server for mrkdwn.me — read, create, search, and manage your vault notes from Claude Code or Claude Desktop
@mrmonei/mcp-server
MCP server for the Monei API — gives any AI agent access to wallets, transfers, crypto sends, swaps, offramp, and bill payments through natural language
@mrsf/mcp
MCP server for the Markdown Review Sidecar Format (MRSF)
@mrsknetwork/ytmcp
YouTube MCP Server
@mscrivo/outline-mcp-server
MCP server for connecting to Outline wikis
mseep-aider-mcp-server
Model context protocol server for offloading ai coding work to Aider
mseep-awslabs.bedrock-kb-retrieval-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Bedrock Knowledge Base Retrieval
mseep-azure-agent-mcp-server
Azure AI Agent Service MCP Server
mseep-baidu-mcp-server
MCP Server for searching via Baidu
mseep-crawl4ai-mcp-server
MCP Server for Crawl4AI
mseep-cryptopanic-mcp-server
Provide the latest cryptocurrency news for AI agents.
mseep-emacs-mcp-server
Model Context Protocol (MCP) server for Emacs
mseep-emqx-mcp-server
A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
mseep-futu-stock-mcp-server
A Model Context Protocol (MCP) server for accessing Futu OpenAPI functionality
mseep-gdb-mcp-server
GDB Model Context Protocol Server for AI-assisted debugging
mseep-higress-ai-search-mcp-server
Higress ai-search MCP Server
mseep-hkopenai.hk-finance-mcp-server
Hong Kong Finance MCP Server providing financial data tools
mseep-jnews-mcp-server
一个提供热点新闻头条信息功能的模型上下文协议(Model Context Protocol)服务器。
mseep-k6-mcp-server
Model context protocol server for k6 load testing
mseep-kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
@mseep/linear-mcp
A Linear MCP server for interacting with Linear's API
mseep-linkedin-mcp-server
MCP server for LinkedIn profile, company, and job scraping with Claude AI integration. Supports direct profile/company/job URL scraping with secure credential storage.
@mseep/linode-mcp-server
MCP server for Linode API
mseep-mcp-server-airflow-token
Model Context Protocol (MCP) server for Apache Airflow with Bearer token authentication support
mseep-mcp-server-appwrite
MCP (Model Context Protocol) server for Appwrite
mseep-mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
mseep-mcp-server-docy
A Model Context Protocol (MCP) server for accessing documentation
mseep-mcp-server-everything-search
A Model Context Protocol server providing fast file searching using Everything SDK
mseep-mcp-server-filesystem
A simple Model Context Protocol (MCP) server with file operation tools
mseep-mcp-server-gemini-image-analyzer
mseep-mcp-server-gemini-image-generator
mseep-mcp-server-ietf
A Model Context Protocol server for fetching ietf documents for LLMs
mseep-mcp-server-iris
A Model Context Protocol server for InterSystems IRIS.
mseep-mcp-server-ledger
A Model Context Protocol server providing tools to execute Ledger, a powerful command-line accounting system, commands.
mseep-mcp-server-llmling
MCP (Model context protocol) server with LLMling backend
mseep-mcp-server-mas-sequential-thinking
MCP Agent Implementation for Sequential Thinking
mseep-mcp-server-openai
MCP server for OpenAI API integration
mseep-mcp-server-opendal
A Model Context Protocol server providing tools to access storage services for usage by LLMs
mseep-mcp-server-pacman
A Model Context Protocol server providing tools to query package indices like PyPI, npm, and crates.io
mseep-mcp-server-rabbitmq
A Model Context Protocol server providing access to RabbitMQ by LLMs
@mseep/mcp-server-redmine
MCP server for Redmine integration
mseep-mcp-server-rememberizer
A Model Context Protocol server for interacting with Rememberizer's document and knowledge management API. This server enables Large Language Models to search, retrieve, and manage documents and integrations through Rememberizer.
mseep-mcp-server-things3
A server implementation for interacting with Things3 app on macOS through Claude AI
mseep-mcp-server-trino
A Model Context Protocol (MCP) server that enables secure interaction with Trino. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making data exploration and analysis safer and more structured.
mseep-mcp-server-unitycatalog
A Model Context Protocol server that enables LLM agents to execute Unity Catalog functions seamlessly.
mseep-mcp-server-windbg
A Model Context Protocol server providing tools to analyze Windows crash dumps using WinDBG/CDB
mseep-mcp-server-zoomeye
A Model Context Protocol server providing tools for ZoomEye queries for LLMs
mseep-memory-mcp-server
MCP server for managing Claude's memory and knowledge graph
mseep-mermaid-mcp-server
MCP server for validating Mermaid diagrams
mseep-mesh-mcp-server
MCP server for accessing mesh agents through Claude
mseep-nebulagraph-mcp-server
A Model Context Protocol server providing tools to access NebulaGraph for usage by LLMs
mseep-onepassword-mcp-server
An MCP server that enables secure credential retrieval from 1Password to be used by Agentic AI
mseep-openproject-mcp-server
A Model Context Protocol (MCP) server for OpenProject API v3 integration
mseep-outlookmcpserver
An MCP Server for giving Claude control over Outlook on Mac
mseep-qiniu-mcp-server
A MCP server project of Qiniu.
mseep-raccoonai-mcp-server
A MCP server for Raccoon AI LAM API
mseep-redshift-mcp-server
Model Context Protocol (MCP) server for Amazon Redshift
mseep-solscan-mcp-server
A Model Context Protocol server providing tools to interact with the Solscan Pro API via LLMs
mseep-toast-mcp-server
A Model Context Protocol (MCP) server with Windows 10 and macOS desktop notifications support
mseep-unitree-go2-mcp-server
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.
mseep-vilnius-transport-mcp-server
This is Vilnius transport MCP server for claude desktop proof of concept
mseep-voice-status-report-mcp-server
An MCP server providing voice status reports using OpenAI TTS (text-to-speech) API
mseep-wecom-bot-mcp-server
WeCom Bot MCP Server - A Python server for WeCom (WeChat Work) bot following the Model Context Protocol (MCP)
mseep-yaraflux-mcp-server
Model Context Protocol (MCP) server for YARA scanning
mseep-zen-mcp-server
AI-powered MCP server with multiple model providers
mseep-zim-mcp-server
MCP server that enables AI models to access and search ZIM format knowledge bases offline
ms-fabric-mcp-server
Model Context Protocol (MCP) server for Microsoft Fabric - exposes Fabric operations as MCP tools for AI agents
msk-mcp-server
A Model Context Protocol server for Amazon MSK
msrashed-loki-mcp-server
Read-only Loki MCP server for log querying, searching, and analysis
mssql-mcp-server
MCP server for SQL Server — enables AI assistants to query databases securely
msteams-mcp-server
Microsoft Teams MCP Server - Complete Teams integration for Claude Desktop and MCP clients with secure OAuth2 authentication and comprehensive team management
@mthines/reaper-mcp
MCP server for controlling REAPER DAW — real-time mixing, FX control, and frequency analysis for AI agents
@muggleai/mcp
Unified MCP server for Muggle AI - Cloud QA and Local Testing tools
@mulep/mcp-server
MCP server for Mule ESB AI development — multi-project workspace, DataWeave analysis, and multi-model collaboration
Multi-Modal-Chat
Multi-Modal Next.js Chat App with Vercel AI SDK & LangGraph.js
mup
MCP server that turns HTML MUP panels into interactive UI tools for LLMs.
mup-mcp-server
MCP server that turns HTML MUP panels into interactive tools for LLMs — render UI, call functions, and pipe data between panels
music-mcp-server
Trunks Music MCP Server - Professional music analytics tools for AI agents
mvn-mcp-server
A MCP server for Maven dependency version checking
mxray-mcp-server
MCP Server for Xray Test Management (Jira Cloud)
myagentinbox
Disposable email inboxes for AI agents. Auto-deletes after 24 hours.
MyGhosts
Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries.
myliu-ragflow-mcp-server-continue
RAGFlow MCP Server Continue
mylocation-mcp-server
MCP server for location services
my-mcp-server
Demo MCP server fo Agentic AI k8s workflow
myoperator-mcp
MCP server for myOperator UI components - enables AI assistants to access component metadata, examples, and design tokens
my-raindrop-io-mcp-server
myshoes-mcp-server
The myshoes MCP Server is Model Context Protocol (MCP) compliant server for the whywaita/myshoes.
@mzxrai/mcp-openai
MCP server for simple interaction with OpenAI API
@n24q02m/better-email-mcp
Better MCP server for Email (IMAP/SMTP) with composite tools optimized for AI agents
@n24q02m/better-godot-mcp
Enhanced MCP server for Godot Engine with composite mega-tools and comprehensive game development tooling.
@n24q02m/better-notion-mcp
Better MCP server for Notion API with composite tools optimized for AI agents
n8n-nodes-mcp-client
4Runr's custom MCP Client node for n8n — connects to a self-hosted MCP server via SSE and streams tool definitions to n8n AI Agents.
n8n-nodes-mcp-local
Transform any MCP server into native AI Agent tools. STDIO support with direct tool access.
nablarch-mcp-server
Nablarch MCP Server - Model Context Protocol server for Nablarch framework
@nacho-labs/angular-grab-mcp
MCP server for angular-grab — query grabbed elements from AI coding agents
@nahisaho/katashiro-mcp-server
KATASHIRO MCP Server - Model Context Protocol server for AI-powered research
@nahisaho/musubix-mcp-server
MUSUBIX MCP Server - Model Context Protocol Server for AI Platforms
Name Whisper — ENS Intelligence Layer
34 MCP tools to search, register, manage, value, and trade ENS names. AI-powered intelligence layer.
@nanana-ai/mcp-server-nano-banana
MCP server for Nanana AI nano banana image generation service
nanmesh-mcp
AI trust network. 34 tools: search, review, check bugs, register agents, trust scores.
nano-agent
Lightweight Rust framework for building AI agents.
nano-banana-mcp
MCP server for Google's Gemini 2.5 Flash Image generation API with cross-platform support
nanobanana-pro-mcp-server
A production-ready MCP server for AI-powered image generation using Gemini 3 Pro Image (Nano Banana Pro) and Gemini 2.5 Flash Image with intelligent model selection
nano-currency-mcp-server
Send Nano currency from AI agents/LLMs
Nansen
Blockchain analytics API for AI agents. Smart Money signals, wallet profiling, token analytics.
nargo-mcp
Nargo model context protocol
narrarium-mcp-server
Local MCP server for Narrarium book repositories.
@narval-xyz/litewallet-mcp
MCP server for Litewallet — wallet control plane for AI Agents
@nchufa/calendar
Google Calendar MCP server with auto authentication support
nc-mcp-server
MCP server for Nextcloud — expose Nextcloud APIs as AI-usable tools
@ncodelife/discord-mcp-server
A Discord MCP server for AI assistants — Bun-first, TypeScript, open-source
@nearai/near-mcp
MCP server for interacting with Near Blockchain
@near-mcp/aitp-mcp-server
NearAI MCP server
NEAR, Solana & Base Blockchain Data Gateway
24 NEAR + Solana + Base blockchain endpoints with x402 USDC micropayments
@ned-ai/mcp-server
MCP server for Ned AI - expose Ned analytics to AI assistants
NeedHuman
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
@needhuman/mcp-server
MCP server for NeedHuman — Human-as-a-Service API for AI agents. When your agent needs a real human (accept ToS, create accounts, verify identity), it calls NeedHuman.
nei-mcp-server
MCP Server for NEI platform - enables AI assistants to query NEI interface definitions
nemp-mcp-server
Nemp Memory — Persistent local memory layer for AI agents. MCP server for universal tool integration.
@neosamon/jira-mcp-server
Jira MCP Server - Model Context Protocol server for Jira integration
@nero-ai/nero-ai-mcp-server
Nero AI MCP server
nerq-trust-engine
AI agent trust engine — preflight checks, KYA due diligence, search 204K+ agents. Free.
nerve-rpc
MCP server for Nerve blockchain JSON-RPC & REST API for AI Agents
Nervous System - Multi-Agent AI Governance
Governance layer for multi-agent AI systems with behavioral enforcement and drift detection.
@nest-mcp/server
NestJS MCP Server - Build Model Context Protocol servers with NestJS
netdisk-mcp-server
百度网盘 MCP Server - 通过 Model Context Protocol 提供百度网盘文件上传功能
NetLicensing MCP Server
Labs64 NetLicensing MCP server for AI-driven software license lifecycle management.
netscaler-console-mcp-server
MCP server providing AI assistants the ability to interact with NetScaler environments.
network
DNS, IP info, SSL, WHOIS, ping for AI agents
neuromance
A Rust library for controlling and orchestrating LLM interactions
neutron-mcp
MCP server for Neutron - Lightning payments, Bitcoin, USDT, and fiat transactions for AI-powered applications
@neverinfamous/mysql-mcp
Enterprise-grade MySQL MCP Server with OAuth 2.0 authentication, connection pooling & tool filtering
newrelic-mcp-server
New Relic MCP Server - Model Context Protocol server for New Relic APIs
news-aggregator-mcp-server
MCP-Server für Nachrichten-Aggregation — RSS/Atom-Feeds, HackerNews, GDELT News Intelligence für AI-Agents
news-api-mcp
A NewsAPI MCP (Model Context Protocol) server written in Rust
newsapi-mcp
MCP server for NewsAPI.ai (Event Registry)
newsintel
Personalized news intelligence for AI agents — 100+ sources, ranked briefings.
newsmcp
Real-time world news for AI agents. 50+ regions, topic filtering. Free, no API key.
@newyorkcompute/kalshi-mcp
MCP server for Kalshi prediction markets — enables AI agents to interact with Kalshi
nex
Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.
Nexbid — Agentic Ad Server
AI agent product discovery via open marketplace. Search, compare and discover advertiser products.
@nexbid/mcp-server
Nexbid MCP Server — AI agent product discovery via Model Context Protocol
nexo
Cognitive co-operator for Claude Code with persistent memory, semantic RAG, and 76+ MCP tools.
@next-ai-drawio/mcp-server
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
@nextmavenspacks/mcp-server
NextMavens MCP Server - AI/IDE integration for NextMavens platform
@nexus2520/jira-mcp-server
MCP server for Jira API integration - supports Jira Cloud
nexus-agents
Multi-agent orchestration MCP server with model diversity and workflow automation
nexus-mcp
Invoke CLI agents (Gemini, Codex, Claude, OpenCode) as MCP tools with parallel execution
nexus-mcp
Nexus MCP server - Intelligent AI model search and discovery with OpenRouter integration
@ng-annotate/mcp-server
MCP server for ng-annotate-mcp — exposes Angular browser annotations as MCP tools for AI agents
NGCBot-MCP
NGCBot-MCP-Server 让AI操纵你的微信!
@ng-diagram/mcp
MCP server for ng-diagram documentation search
@ng-primitives/mcp
MCP server for Angular Primitives - headless UI library
@nic0xflamel/defillama-mcp-server
MCP server for the DefiLlama API
nicofains1/agentwatch
Nido — Fast, Simple VM Sandboxes for AI Agents (Temporary & Persistent)
Manage temporary or persistent Linux VMs (QEMU/KVM). Designed for AI agents and automation.
nife-mcp-server
Model Context Protocol server for Nife.io GraphQL API
@nilsir/mcp-server-gitlab
GitLab MCP Server - 通过 MCP 协议与 GitLab API 交互
@nimbus-app/mcp
MCP server for Nimbus - Access your workflow memory from any AI assistant
nipanbo-mcp-server-baidu-maps
MCP Server Baidu Maps
nipanbo-mcp-server-time
MCP Server Baidu Maps
@niroai/mcp-server
Niro MCP Server — code intelligence for AI coding assistants
@nitpicker/mcp-server
MCP server for querying .nitpicker archive files via AI assistants
@niyogi/render-mcp
Render.com MCP server for AI assistants
nlook-mcp
NLook MCP Server for Claude Desktop and AI tools integration
nmap-mcp
MCP server for AI-powered network scanning with Nmap. Port scanning, service detection, OS fingerprinting, and vulnerability scanning for AI agents. By Vorota AI.
nms-mcp
MCP server for No Man's Sky Copilot — AI integration for real-time co-exploration
@nockdev/hsa
HSA - Hierarchical Semantic Analysis MCP Server for AI Code Agents
@node-anjan/ecommerce-mcp-server
An MCP server that lets AI assistants manage an e-commerce product catalog — add, update, search, delete products — all through natural language.
nodebench
260 MCP tools across 49 domains. AI Flywheel, quality gates, research, web scraping.
@nodusapi/mcp-server
MCP server for NodusAPI - Enable LLMs to interact with your BaaS backend
@noedgeai-org/doc2x-mcp
Doc2x MCP server (stdio, MCP SDK).
@nonz250/notepm-mcp-server
An unofficial MCP server for NotePM - a knowledge management platform
@nookplot/mcp
Nookplot MCP server — connect any MCP-compatible agent to the Nookplot network
@northrelay/mcp-server
MCP server for NorthRelay Platform — expose all email infrastructure tools to AI agents via Model Context Protocol
nostr-bray
MCP server giving AI agents sovereign Nostr identities — key derivation, personas, attestations, duress detection, zaps
nostr-mcp-server
An Model Context Protocol (MCP) Server Connecting AI to Nostr
notebook-mcp-server
Professional MCP server to connect AI agents with Google NotebookLM
@noteduet/mcp-server
MCP server for Duet — lets AI agents read, write, and manage notes
Notes
Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie
notification-mcp
A Model Context Protocol server that allows AI agents to play a notification sound via a tool when a task is completed.
NotifyHub — Unified Notification MCP Server
Send notifications across 23 channels with 36 AI-ready tools. One API, zero boilerplate.
@notprolands/ast-grep-mcp
AST-grep MCP server for AI-assisted code search and transformation
@nova-mind-cloud/pdf-parser-mcp
MCP Server for PDF parsing and content extraction
nova-sdk-rs
Lightweight Rust SDK for NOVA: Secure group-based file sharing on NEAR Protocol with Shade/TEE + fees model.
@noveum-ai/mcp-server
An MCP server that exposes OpenAPI endpoints as resources
Novyx MCP
Persistent memory for AI agents with rollback, audit trails, and semantic search.
npcrs
Rust core for the NPC system — agent kernel, jinx executor, LLM client
npm
npm package search, audit, bundle analysis for AI agents
nsip-mcp-server
MCP server for NSIP sheep breeding data - Context-efficient API-to-MCP gateway
@nslookup-io/mcp-server
MCP server for DNS lookups, propagation checks, and certificate monitoring via nslookup.io
ntfy-mcp-server
An MCP (Model Context Protocol) server designed to interact with the ntfy push notification service. It enables LLMs and AI agents to send notifications to your devices with extensive customization options.
nuget
A Model Context Protocol (MCP) server for NuGet.
@nullshot/mcp
Model Context Protocol (MCP) server implementation for Cloudflare Workers
nutritionix-mcp-server
A MCP server for interacting with the Nutritionix API via Model Context Protocol tools
nuxt-i18n-mcp
MCP server for managing i18n translation files in Nuxt projects
nwb-mcp-server
An MCP server for accessing NWB (Neurodata Without Borders) files, providing AI agents with easy access to neuroscience data.
@nysds/mcp-server
MCP server for the New York State Design System. Exposes components, tokens, and documentation to AI assistants.
oaid-mcp-server
oai-rt-rs
Rust SDK for the OpenAI Realtime API
oak-c4
C4 Model semantic model for Oak
oak-mermaid
Mermaid diagramming language parser for Oak
oak-ocaml
OCaml functional programming language parser with support for modern OCaml features and type system.
oak-plantuml
PlantUML diagramming language parser for Oak
oak-toml
High-performance incremental TOML parser for the oak ecosystem with flexible configuration, optimized for configuration files and data serialization.
oak-xml
High-performance incremental XML parser for the oak ecosystem with flexible configuration.
oak-yaml
High-performance incremental YAML parser for the oak ecosystem with flexible configuration, optimized for configuration files and data serialization.
oasyce
On-chain economy for AI agents: escrow, marketplace, data rights, reputation, disputes.
oatf
Rust SDK for the Open Agent Threat Format (OATF)
@oaxapps/redmine-mcp-server
MCP Server for Redmine — integrate Claude Code, Antigravity, Cursor, Windsurf, and other AI tools with your self-hosted Redmine instance
@obolos_tech/mcp-server
MCP server for Obolos x402 API marketplace — lets AI agents discover, negotiate (ANP), and pay for APIs
Obris
Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
obsd-launchpad
MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.
observee
Observee (YC S25) lets you build AI agents with 1000+ integrations using MCPs with managed OAuth, Security and Observability
observe-instrument-mcp
Add OpenTelemetry tracing to Python AI agents. Supports LangGraph, LlamaIndex, CrewAI, OpenAI SDK.
obsidian-api-mcp-server
MCP server enabling AI agents to perform natural knowledge discovery and analysis across Obsidian vaults
Obsidian MCP
Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
obsidian-mcp-server
A Model Context Protocol (MCP) server for Obsidian integration via Local REST API
obsidian-sync-mcp
Give AI agents access to your Obsidian vault via local files or Self-hosted LiveSync.
@occam-scaly/mcp-server
MCP server for Scaly - connect AI assistants to your cloud infrastructure
occ-mcp-proxy
Policy enforcement for AI tool calls. Default-deny control for any MCP server.
ocr-bailian-mcp-server
用百炼视觉模型结构化提取身份证信息
ocr-mcp-server
Unified OCR MCP Server - PaddleOCR / Hunyuan / GLM-4V via Model Context Protocol
octav-api-mcp
MCP server for Octav cryptocurrency portfolio tracking API
@octivas/mcp
MCP server for Octivas web scraping, crawling, and search API
octobrain
Persistent memory for AI assistants with semantic search and knowledge graph relationships.
octobrain
Standalone memory management system for AI context and conversation state
Octopus
A single workspace of reusable AI agent skills you can run across other projects by name. Work from this repo; the agent uses a stored map of repo names to paths to run those skills in the right place.
oculo
AI-powered native browser with 12 MCP tools. ~30 tokens per page.
@odgrim/mcp-datetime
A TypeScript implementation of a simple MCP server that exposes datetime information to agentic systems and chat REPLs
@od-oneapp/uni-mcp
Universal Model Context Protocol (MCP) server utilities
odoo-mcp-gateway
Security-first MCP gateway for Odoo 17/18/19 — YAML-driven security, 27 tools
odoo-mcp-server-conn
Advanced MCP (Model Context Protocol) server for Odoo ERP — full CRUD, BI analytics, workflow navigation, security audit and more.
offeryn
Build tools for LLMs in Rust using Model Context Protocol
office-word-mcp-uvx-server
模型上下文协议(MCP)服务器,允许您在无需安装Microsoft Word 的情况下操作 Word 文件。使用您的AI代理创建、阅读和修改 Word 工作簿。
ofw-mcp
OurFamilyWizard MCP server for Claude — developed and maintained by AI (Claude Sonnet 4.6)
oghma
Unified AI memory layer — aggregate context across coding tools
@ohah/react-native-mcp-server
MCP server for React Native app automation and monitoring
oj-mcp-server
MCP server for an Online Judge
okahu
Cloud hosted Okahu MCP server that helps you manage genAI trace data
@okx_ai/okx-trade-mcp
OKX MCP Server - Model Context Protocol server for OKX exchange
ola-maps-mcp-server
MCP server for Ola Maps
@oliverames/ynab-mcp-server
YNAB MCP server with full API coverage
ollama-mcp-example
Ollama MCP example for dummies.
ollama-mcp-server
Modern MCP server for Ollama – rebooted and actively maintained.
olmv1-mcp-server
A MCP server for operator-controller (OLM v1), providing AI assistants with the ability to interact with OLM v1 resources and migrate from OLM v0 to v1.
omnifocus-mcp-server
MCP server for OmniFocus via Omni Automation API
@omnisocials/mcp-server
MCP server for OmniSocials API - manage social media posts, media, accounts, analytics, and webhooks
omnisockit-mcp
Turn your AI into a WeCom development expert. 41 SKILLs, 550+ APIs.
Omnis Venture Intelligence MCP
Venture intelligence for autonomous agents with discovery, scoring, and workspace automation.
@omnizoek/mcp-server
MCP server that exposes OmniZoek Dutch government data APIs as AI agent tools (Claude Desktop, Cursor, and any MCP-compatible client).
omophub-mcp
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents
@one710/computermate
MCP server exposing computer-use tools to LLMs
@oneshot-agent/mcp-server
MCP server for OneShot - commercial actions for AI agents
onos-mcp-server
An implementation of the Model Context Protocol (MCP) for the ONOS SDN controller. This server exposes the network state (topology, flows, statistics) to AI agents, facilitating automation and intelligent monitoring of SDN networks.
@onozaty/redmine-mcp-server
MCP server for Redmine
onshape-mcp
MCP server for Onshape CAD integration
@onsignet/mcp-server
MCP server adapter for Signet — expose Signet daemon API as MCP tools for Cursor, Claude Code, Windsurf, Cline, and any MCP-compatible host.
onyx-mcp-server
Model Context Protocol (MCP) server for seamless integration with Onyx AI knowledge bases
onyx-model-server
opanel-mcp
OPanel MCP Server for AI agents
@openage-agekey/mcp-server
AgeKey MCP Server - Manage AgeKey applications from your IDE
openagent
OpenAI Agent Kit
openai-admin-usage-mcp-server
MCP server exposing OpenAI organization costs endpoint as a tool
openai-agents-rust
Harmony-aligned, OpenAI-compatible agent orchestration in Rust with tools, realtime, and voice.
openai-gpt-image-mcp-server
MCP server for OpenAI GPT Image API - Generate and edit images using gpt-image-1 and gpt-image-1.5
openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
openai-mcp-server
openai-mcp-server
MCP server for interacting with OpenAI
open-ai-rust-responses-by-sshift
A feature-rich, async-first Rust wrapper for the OpenAI Responses API, with built-in support for streaming, function calling, file handling, and enhanced response monitoring
openai-sora2-mcp-server
MCP Server for OpenAI Sora 2 Video Generation API
openai-tts-mcp-server
An MCP server integrating with OpenAI TTS (text-to-speech) API
OpenAI WebSearch MCP
openai-websearch-mcp-server
OpenAI Web Search MCP Server
openalex-research-mcp
MCP server for OpenAlex API - enabling literature review and research landscaping
@openameba/spindle-mcp-server
MCP server for Ameba Design System Spindle
openapi-mcp-converter
Convert OpenAPI specs to MCP server
openapi-mcp-generator
Generates MCP server code from OpenAPI specifications
openapi-snapshot
Fetch OpenAPI JSON from a running server. Lightweight MCP alternative for AI agents (Claude Code, Cursor, etc.).
openapi-to-mcp
Transform OpenAPI specifications into production-ready MCP servers with AI-powered evaluation and enhancement. Leverages LLMs to analyze, improve, and generate Model Context Protocol implementations from your existing API documentation.
@openbnb/mcp-server-airbnb
MCP server for Airbnb search and listing details
openbotcity-mcp
MCP server for OpenBotCity / OpenClawCity — a persistent city for AI agents
@openclawcash/mcp-server
OpenClawCash MCP server for managed agent wallets, balances, transfers, swaps, approvals, Get Paid checkout escrow flows, and Polymarket market resolution/order tools.
openclaw-mcp
Model Context Protocol (MCP) server for OpenClaw AI assistant integration
OpenClaw MCP Ecosystem
9 remote MCP servers on Cloudflare Workers for AI agents. Free tier + Pro API keys.
openclaw-scan
Security scanner for agentic AI framework installations (OpenClaw, Claude Code, and compatible)
opencode-mcp-server
MCP Server for remote OpenCode HTTP API - Connect OpenClaw to OpenCode agents
@opencodereview/mcp-server
MCP Server for Open Code Review - AI code quality gate for Claude Desktop, Cursor, Windsurf, VS Code Copilot
opencrabs
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
opendock-mcp
MCP server for the Opendock Neutron API
opendss-mcp-server
Model Context Protocol server for EPRI's OpenDSS power system simulator - enabling AI-powered distribution system analysis
openf1-mcp-server
A Model Context Protocol server for querying Formula 1 data through the OpenF1 API
openfda-mcp-server
MCP server for querying U.S. FDA public datasets - drugs, devices, adverse events, recalls, and more
openfga-mcp
Model Context Protocol server enabling querying and management of OpenFGA and Auth0 FGA authorization stores for automation, intelligent tooling, and natural language.
opengate-core
Headless, agent-first task management engine
opengov-mcp-server
MCP server that enables a client, such as Claude Desktop, to access open government data through Socrata APIs
openhab-mcp-server
Model Context Protocol server for openHAB home automation
openharness
Lets AI coding agents discover and reference each other's recent sessions.
@openinstaclaw/mcp
MCP server for OpenInstaClaw — AI agent social gallery. Only makes HTTPS requests to openinstaclaw.com.
@openintentai/mcp-server
MCP server exposing the OpenIntent Coordination Protocol as MCP tools and resources
openkoi
Executive Function as a Service. AI agent that thinks before it acts. Single binary, any model.
openllm-rs
A Rust crate that enables seamless interaction with Llama.cpp backend services through an OpenAI-compatible REST APIe
@open-loyalty/mcp-server
MCP server for Open Loyalty API - enables AI agents to manage loyalty programs, members, points, rewards, and transactions
openmob-bridge
Wrap terminal AI agents (Claude Code, Codex, Gemini) with PTY layer and HTTP injection API. Part of OpenMob — free mobile device automation.
@openmobile/mcp-server
OpenMobile MCP Server - AI-powered SDK integration and analytics
openowl
AI desktop automation MCP server — give your AI eyes and hands
openpanel-mcp-server
MCP server for OpenPanel analytics - track events, query analytics, manage profiles. Works with self-hosted and cloud instances.
@openread/mcp
MCP server for Openread - access your book library from AI assistants
openrouter-mcp-server
MCP server providing access to OpenRouter's unified API for 500+ AI models
openrouter-skill
OpenRouter skill for AI agents: model discovery, multimodal chat, tool calling, routing, and starter templates.
opensearch-kb-mcp-server
MCP server for OpenSearch Knowledge Base - Search OpenSearch best practices and documentation from any AI agent
openserverless-devcontainer
@open-short-url/mcp
Model Context Protocol (MCP) Server for Open Short URL
@opensourceops/chorus-mcp
MCP server for Chorus.ai conversation intelligence API
openstack-mcp-server
OpenStack Model Context Protocol Server
openstack-mcp-server
A lightweight and extensible service that enables AI assistants to securely execute OpenStack CLI commands via the Model Context Protocol (MCP)
opentable
MCP server for OpenTable - let AI agents search restaurants and make reservations
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
@opentalentprotocol/mcp-server
MCP server for Open Talent Protocol (OTP) and Open Job Protocol (OJP) — validate, introspect, and parse talent profiles and job postings
@opentask/taskin-task-server-mcp
Model Context Protocol (MCP) server for task management integration with LLMs
@opentofu/opentofu-mcp-server
OpenTofu MCP Server for accessing the OpenTofu Registry
openttt-pot
Proof-of-Time transaction ordering verification for AI agents. 5 MCP tools.
@opentweet/mcp-server
OpenTweet MCP Server - Manage your Twitter/X presence from any AI assistant
openweather-mcp-server
A Java (Spring AI) implementation of an MCP server
open-webui-knowledge-mcp-server
MCP Server for Open WebUI Knowledge Bases – search and access knowledge bases from Cursor, Claude Desktop, and other MCP clients
openwebui-mcp-server
MCP server for Claude Code and Claude Desktop to interact with Open WebUI — manage chats, RAG knowledge bases, functions, and more.
openwebui-mcp-setup
Universal MCPO/MCP bridge for Open Web UI with AI-powered configuration. Automated setup generation, Docker support, beginner-friendly. Any AI assistant can instantly convert MCP configs to working Open Web UI integrations.
@openziti/ziti-mcp-server
OpenZiti Model Context Protocol (MCP) Server — A secure implementation of an MCP server that provides AI assistants with controlled access to the OpenZiti Controller's Management API through natural language. It enables AI-assisted Ziti Network management
Operative WebEvalAgent
ophir
Ophir protocol tools for AI agent discovery, negotiation, and settlement
opmanager-mcp-server
Model Context Protocol (MCP) server for ManageEngine OpManager API integration
orac
An agent-friendly local knowledge base tool
oracle11g-mcp-server
Model Context Protocol server to access Oracle databases, supporting Oracle 11g and above.
oracle42-intelligence
AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT.
oracle-h
Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.
@oraichain/mcp-server
Oraichain Multichain MCP Server
@orchestraprime/mcp-server
OrchestraPrime MCP server — CTWise regulatory intelligence and SanctionsWise screening for Claude
orchestro
Your AI Development Conductor - 60 MCP tools for intelligent task orchestration
orchex
Autopilot AI orchestration — auto-plan, parallelize, self-heal, and route across 6 LLMs.
ordercloud-mcp
MCP Server for Sitecore OrderCloud admin operations
@orderfromai/mcp
MCP server for orderfromai.com business discovery and negotiation APIs
organizze-mcp-server
Model Context Protocol (MCP) server for Organizze API
orign
A globally distributed container orchestrator
@orion-ds/mcp
Orion Design System MCP Server — AI-native component discovery, validation, and code generation
orra
Context-aware agent session management for any application
@osanoai/multicli
MCP server for Multiple CLI coding agent integration (Claude + Gemini + Codex)
osmp
Agentic AI instruction encoding. 86.8% vs JSON. Inference-free decode. Any channel.
@otbossam/searxng-mcp-server
SearXNG MCP Server with Better Search - 100% privacy-focused intelligent search with auto Docker management and User Agent rotation
otp-mcp-server
MCP server for Organization Transport Protocol - connect your AI agents to OTP
otr-protocol
Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.
ouija
Cross-machine AI session daemon — bridges Claude Code sessions via tmux injection and Nostr P2P
ourgroceries-mcp
MCP server for OurGroceries.com grocery list management
@outfitter/mcp
MCP server framework with typed tools for Outfitter
Outline-MCP-Server
An Model Context Protocol (MCP) server that connects AI assistants to your Outline knowledge base—search, create, and manage documents from MCP clients such as Cursor and Claude Desktop.
outline-wiki-mcp
MCP server for Outline wiki integration
outlook-calendar-mcp
MCP server for Outlook Calendar integration
Outlook Mail + Calendar + OneDrive
@outseta/admin-mcp-server
Model Context Protocol (MCP) server for Outseta administration - enables AI assistants to manage your Outseta account through natural language
outx-mcp-server
MCP server for OutX — LinkedIn social listening & data API
Overdrive Intel
AI coding ecosystem intelligence — breaking changes, tools, security alerts from 900+ sources
@overpod/mcp-telegram
MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.
@owine/unifi-network-mcp
MCP server for the UniFi Network API
@owine/unifi-protect-mcp
MCP server for UniFi Protect Integration API
owl-mcp
High-performance MCP server for OWL ontology management, written in Rust
owl-mcp
MCP server for OWL applications
own-rag-cli
Local RAG setup with ChromaDB + MCP server (Jina/BGE hybrid support).
ows-canton
Canton Network chain family plugin for Open Wallet Standard
oxify-mcp
Model Context Protocol (MCP) server implementation for OxiFY
@ozon-mcp/mcp-server
MCP server for Ozon Performance API tools.
p2p-foundation
Complete P2P networking foundation with flexible contacts panel, collapsible system menu, sparkly interactive help, DHT inboxes with infinite TTL, embedded Flutter PWA with auto-scroll chat, native app support, three-word addresses, and built-in AI capabilities
pabal-store-api-mcp
MCP server for App Store / Play Store ASO workflows
@pactosigna/mcp-server
MCP server for PactoSigna QMS — connects Claude Desktop, Cursor, and other AI tools to your quality management system
@paddle/paddle-mcp
MCP Server for Paddle Billing
@padelful/mcp-server
MCP server for padel racket data from Padelful.com
@padenot/firefox-devtools-mcp
Model Context Protocol (MCP) server for Firefox DevTools automation (fork with Firefox management tools)
pagepixels-screenshots-mcp-server
An MCP server for all things PagePixels Screenshots
Pagerunner — Authenticated Chrome for AI Agents
Real Chrome profiles for AI agents — already logged in, PII anonymization, encrypted, multi-session
pagespeed-insights-mcp
MCP server for Google PageSpeed Insights API - analyze web performance with Claude
pagespeed-mcp-server
MCP server for PageSpeed & SEO audits. Zero config required - works out of the box.
pairdrop
@pairsystems/goodmem-mcp
GoodMem MCP server — exposes GoodMem API as MCP tools
palate-mcp-server
MCP server for the Palate Network — agent-to-agent venue intelligence
palyan-ai-ops-mcp-server
MCP server for Palyan Family AI System Operations - multi-agent business platform with 12 specialized AI agents
@panchopoliti/mcp-server-asana
MCP Server for Asana (fork with transaction logging, rollback, and safety guards)
@pandacss/mcp
MCP server for Panda CSS AI assistants
pango-lingo-mcp-server
MCP server for Pango Lingo CMS article creation
@pan-sec/notebooklm-mcp
Security-hardened MCP server for NotebookLM API with enterprise compliance (GDPR, SOC2, CSSF)
Paper Distill MCP
Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.
@paradyno/pdf-mcp-server
MCP server for PDF processing - text extraction, search, and outline extraction
paraguayan-law-mcp
Paraguay legislation via MCP -- full-text search across statutes and provisions
@parsejet/mcp-server
MCP server for ParseJet API - parse files and URLs from AI agents
@partnerpage/partnerpage-mcp
MCP server for the PartnerPage API
passage-protocol
Departure and admission records for AI agents with Ed25519/P-256 signatures.
passgage-mcp-server
Model Context Protocol (MCP) server for Passgage Public API integration
@passwd/passwd-mcp
MCP server for passwd.team password manager
patchwork-deepmind
DeepMind 12 MCP server (DeepMind-first)
@pathmode/mcp-server
Pathmode MCP Server — Build structured intent specs through Socratic AI conversation (zero-config), or connect to your Intent Layer for strategic context, dependency graphs, and implementation prompts.
patina-ai
Context orchestration for AI development - captures and evolves patterns over time
Patronus AI
@patxin/mcp-server
MCP server for patxin.com — patch in a human for real-time cognitive micro-tasks
@pawells/mcp-obsidian
MCP server for Obsidian vault semantic search
paycrow
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
paygate-mcp
Pay-per-tool-call gating proxy for MCP servers. Wrap any MCP server with API key auth, per-tool pricing, rate limiting, and usage metering.
payhere-mcp-server
MCP server for PayHere payment gateway documentation. Community resource by Theepan Kaja — NOT official PayHere documentation.
payletter-mcp-server
Payletter API MCP Server - 자연어로 결제 API를 검색하고 코드를 생성하는 Model Context Protocol 서버
@paylobster/mcp-server
MCP server for PayLobster agent payment infrastructure
@paypal/mcp
A command line tool for setting up PayPal MCP server
@paypol-protocol/mcp-server
MCP server - exposes PayPol marketplace agents as Claude tools via Model Context Protocol.
@payvia-sdk/mcp-server
PayVia MCP Server - Enable AI agents to manage PayVia payment infrastructure (PayPal + Tranzila)
@pbip-tools/mcp-server
MCP server exposing Power BI PBIP project tools for AI assistants
pce-memory
PCE Memory - MCP server for Process-Context Engine
PDF Kit
AI-powered PDF tools: fill forms, merge, extract data, and split PDFs
PDF Kit
AI-powered PDF tools: fill forms via natural language
@pdfously/mcp
MCP server for PDFously - agentic PDF generation and template management
@peacethinking/mcp-server
MCP server for AI-assisted conflict resolution — REST + embedded modes, 13 tools
@peachai/mcp
MCP server for the Peach AI WhatsApp Business Messaging Platform
@peakmojo/mcp-server-headless-gmail
A simple Gmail MCP server (no authentication flow)
@peng-shawn/mermaid-mcp-server
A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images
penpot-mcp-server
MCP server for Penpot - Connect AI assistants to Penpot design platform via Model Context Protocol
penpot-mcp-server
MCP Server for Penpot integration
Percept — Ambient Voice Intelligence
Give your AI agent ears — ambient voice intelligence with 8 MCP tools for Claude Desktop
@perceptron-ai/mcp-server
Perceptron MCP server for high-accuracy visual perception powered by fast, efficient vision-language models
perkakasku-mcp-server
Model Context Protocol (MCP) server for Perkakasku e-commerce platform.
permit-mcp-server
MCP Server for Permit.io read-only operations
@perplexity-ai/mcp-server
Real-time web search, reasoning, and research through Perplexity's API
Perplexity API Platform (moved to ai.perplexity/mcp-server)
Real-time web search, reasoning, and research through Perplexity's API
perplexity-mcp
MCP server providing intelligent search, reasoning, and research capabilities powered by Perplexity's specialized AI models
perplexity-mcp-server
A Perplexity API MCP server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, and transparent reasoning with the showThinking parameter.
perplexity-web-api-mcp
MCP server exposing Perplexity AI search, research, and reasoning tools
PFC - ITASCA Discrete Element Simulation
Give AI agents full access to ITASCA PFC - documentation, simulation, and plot capture.
@phantom-pm/mcp-server
PHANTOM MCP Server - Model Connection Protocol implementation
Pharaoh
Codebase knowledge graph — architectural awareness for AI coding agents via MCP
phases-mcp-server
Phases — A spec-driven, context-engineered development methodology MCP server
PhoneMCP: AI-powered texts
Send & receive texts using MCP. Use own phone! Get OTPs automate workflows Signup at phone-mcp.com
Phos Analytics Engine
Sales analytics, ML forecasting, customer segmentation, and trend analysis.
Phos Labs Commerce Intelligence
Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing.
photo-mcp-server
MCP Server to help LLMs to organize and extract data from photos
phylax
Phylax — AI-native threat detection engine
pic-gen
Unified image generation tool - cover images (cover) and Mermaid diagrams (mermaid) generation
picoads
Micro ad network for AI agents.
@picobase_app/mcp-server
An MCP server for managing Picobase schema via AI assistants
picocalc-mcp
AI assistant access to PicoCalc MicroPython hardware over USB.
@pigbun-ai/pigbun-rednote-mcp
Xiaohongshu (RedNote) MCP server - search, publish, and manage your RedNote content through Model Context Protocol.
@pigbun-ai/pigbun-vogue-mcp
Vogue Fashion Intelligence MCP Server
pi-hole-mcp-server
AI-powered Pi-hole MCP server for network monitoring and domain intelligence with built-in DNS/WHOIS lookup
@pilat/mcp-notify
MCP server for sending Slack messages (bot token or user xoxc + cookie auth)
pi-mcp-server
MCP server wrapping the Pi coding agent as tools
@pimzino/spec-workflow-mcp
MCP server for spec-driven development workflow with real-time web dashboard
@pincerpay/mcp
MCP server for PincerPay — on-chain USDC payment gateway for AI agents
pinchtab-mcp
MCP server for PinchTab browser automation — control Chrome via accessibility tree snapshots
pindex
MCP Server that structurally indexes a codebase for 80-90% token reduction
@pinepaper.studio/mcp-server
MCP Server for PinePaper Studio - Create animated graphics with AI
@pin-gle/mcp-server
Pingle MCP Server - Task management integration for AI assistants
@pinkpixel/mcpollinations
Model Context Protocol (MCP) server for the Pollinations APIs with image saving functionality.
@pinkpixel/taskflow-mcp
Model Context Protocol (MCP) server for planning and executing tasks.
pinterest-mcp-server
A Pinterest Model Context Protocol (MCP) server for image search and information retrieval
pionex-mcp-server
MCP server that exposes Pionex REST APIs as tools.
@pionex/pionex-trade-mcp
Pionex MCP Server - reads credentials from ~/.pionex/config.toml
pionex-trade-mcp
Pionex MCP Server - reads credentials from ~/.pionex/config.toml
@piotr-agier/google-drive-mcp
Google Drive MCP Server - Model Context Protocol server providing secure access to Google Drive, Docs, Sheets, and Slides through MCP clients e.g. Claude Desktop
pipeline-mcp
MCP server for Pipeline - AI-powered LinkedIn outreach automation
@pipeshub-ai/mcp
Model Context Protocol (MCP) Server for the *Pipeshub* API.
Pitwall — F1 Data for Claude
F1 race engineer for Claude — 67 tools for telemetry, strategy, and 75 years of history
Pixelixe
Brand-safe MCP for AI agents to create editable, on-brand graphics and automate variants.
PlainSignal
@plan-it/mcp-server
PlanIT MCP Server — manage issues, projects, and sprints from any AI tool
planning-game-mcp
Planning Game MCP Server - Standalone distribution. Agile project management (XP) via Model Context Protocol.
plantuml-mcp-server
MCP server for generating PlantUML diagrams
@planu/cli
Planu — MCP Server for Spec Driven Development. Manages specs, estimations, reverse engineering, and auto-learning across any language/framework.
plasmate
Browser engine for AI agents. HTML in, Semantic Object Model out. 16x fewer tokens.
plasmate
Agent-native headless browser engine with Semantic Object Model
playwright-report-mcp
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
@pleaseai/nanobanana-mcp-server
MCP server for Nano Banana extension
@plexmint/mcp-server
PlexMint MCP Server — Connect AI agents to the PlexMint prompt marketplace
plexus-core
Core infrastructure for Plexus RPC: Activation trait, DynamicHub, schemas
@plexushq/mcp-server
MCP server for Plexus — manage your device fleet from any AI assistant
plexus-substrate
Reference Plexus RPC server with conversation trees and LLM orchestration
plotly-go-mcp-server
A Model Context Protocol (MCP) server for generating Plotly plots via Python process execution. Built in Go with configurable output modes for flexibility.
plugwise-mcp-server
MCP server for Plugwise integration
@plur-ai/mcp
PLUR MCP server — persistent memory tools for any AI agent
pmat-agent
Zero-config AI context generation and code quality toolkit with Claude Code Agent Mode support
pmcp
High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility
pmetal-mcp
MCP server exposing PMetal ML toolkit
pmll-memory-mcp
PMLL Memory MCP — persistent KV context memory and Q-promise deduplication.
pm-skills-mcp
MCP server exposing product management skills as tools, resources, and workflows
Poc_IA_McpServerImplementation
Implémentation d'un server Mcp penpot via springboot / spring Ai
pocketlantern
Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.
@pocketlantern/mcp-server
MCP server for PocketLantern — blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts
poet
Static site generator with optional MCP server and LLM SEO optimizations
poke-browser
MCP server + WebSocket bridge for the poke-browser Chrome extension
pokemon-paste-mcp
MCP server for creating Pokémon pastes (pokepastes)
polaris-mcp-server
Shopify Polaris UI Components MCP Server for AI assistants
policycheck
AI seller verification and policy risk analysis for any online store.
polkadot-mcp
MCP server for AI-native interaction with Polkadot, Kusama, and Substrate chains
polydev-ai
Multi-model AI perspectives for coding agents - query GPT-5, Claude, Gemini, and Grok simultaneously through one MCP server
ponzu
ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents
ponzu
ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents
poop-mcp-server
Poop MCP Server provides an MCP (Model Control Protocol) server for AI tools. This server enables AI models to interact with external services through a standardized protocol.
pophive-mcp-server
*Featured on Claude!* MCP server for accessing near real-time health data from Yale's PopHIVE platform, as well as additional HHS/CDC data
portals-mcp
AI-first MCP server for Portals room workflows
@portertech/lm-studio-mcp-server
MCP server for LM Studio model management
portman-mcp
MCP server for Portman, enabling AI agent integration for local port management.
postbolt
Publish to 13+ social media platforms from any AI agent via MCP.
@postcardbot/mcp-server
MCP server for sending physical postcards via Postcard.bot. Let AI agents send real postcards worldwide.
postfast-mcp
MCP server for the PostFast API — schedule and manage social media posts via AI tools
pota-mcp
Parks on the Air MCP server. Park lookup, activator and hunter stats, live spots.
pot-mcp
ThoughtProof MCP server — verify AI agent reasoning chains via api.thoughtproof.ai
pounce-mcp-server
MCP Server for Pounce v2 Entity API - Connect AI agents to 65M+ verified B2B companies
powerautomate-mcp
MCP server for Microsoft Power Automate - AI-assisted flow creation and management
powertools-for-aws-mcp
Powertools for AWS Lambda MCP Server
@ppdocs/mcp
ppdocs MCP Server - Knowledge Graph for Claude
pqvault
Post-quantum secrets manager for AI agents. ML-KEM-768 + X25519 + AES-256-GCM.
@practicestack/mcp-server
MCP server for PracticeStacks — manage proposals, leads, contacts, compliance, and more from Claude
praxio
MCP server for LLM delegation - enables AI agents to delegate tasks to specialist models without context pollution
praxis-mcp
Model Context Protocol (MCP) client for AI agent tool execution
praxis-observability
Observability and tracing abstraction for Praxis AI agents
predictfun-mcp
MCP server for Predict.fun prediction market data on BNB Chain — supports stdio and SSE transports
Predictive Maintenance
Industrial vibration analysis, bearing fault diagnosis, ISO 20816, and ML anomaly detection
predictive-maintenance-mcp
PreReason
Pre-reasoned Bitcoin & macro financial briefings for AI agents. Trend signals, regimes, 17 contexts.
@presto-ai/google-workspace-mcp
Google Workspace MCP Server - npm distribution
previa-main
API orchestrator for load distribution between runners.
@primeng/mcp
Model Context Protocol (MCP) server for PrimeNg component library
@primer/mcp
An MCP server that connects AI tools to the Primer Design System
@primeuicom/mcp
MCP server that connects AI agents with PrimeUI project
@primeuix/mcp
Model Context Protocol (MCP) server for PrimeUI Libraries
@primevue/mcp
Model Context Protocol (MCP) server for PrimeVue component library
primitive-go-mcp-server
A Go implementation of an MCP (Model Context Protocol) server tools
@pr-impact/mcp-server
MCP server exposing pr-impact analysis tools to AI assistants
Prince Cloud
Convert Markdown, HTML, and web pages to high-quality PDF with Prince.
@printr/mcp
MCP server library for the Printr API - enables AI agents to launch tokens across EVM chains and Solana
prior
Shared knowledge base for AI agents. Search and contribute solutions to technical problems.
@prismer/mcp-server
MCP Server for Prismer Cloud — Knowledge API for AI Agents
Prismism
Upload any file, get a tracked shareable link. DocSend for AI agents.
@prismism/mcp-server
MCP server for Prismism — shareable links for any file
prism-mcp
Session memory, knowledge search, Brave Search, Gemini AI, and code transforms for AI agents
prism-mcp-rs
Production-grade Rust SDK for Model Context Protocol (MCP) - Build AI agents, LLM integrations, and assistant tools with enterprise features
@privilegemendes/amadeus-mcp-server
MCP server for Amadeus flight search and booking
@prmichaelsen/agentbase
Instagram MCP server using Graph API v21.0
@prmichaelsen/google-calendar-mcp
Google Calendar and Gmail MCP Server with Service Account Authentication
ProdEAI
@prodisco/mcp-server
ProDisco: Kubernetes MCP server with progressive disclosure
producer-pal
Stdio-to-HTTP bridge for Producer Pal MCP server
@productbrain/mcp
ProductBrain MCP server — single source of truth for product knowledge in Cursor, Claude Desktop, and any MCP-compatible AI assistant.
productive-mcp-rb2
Productive.io MCP server — extended for rb2 delivery operations
products-payment-refacil-mcp
MCP Server para la API products-payment-refacil
@professional-wiki/mediawiki-mcp-server
Model Context Protocol (MCP) server for MediaWiki
ProfessionalWiki-mediawiki-mcp-server
Enable Large Language Model clients to interact seamlessly with any MediaWiki wiki. Perform action…
programmatic-tool-calling-ai-sdk
⚡ Cut LLM inference costs 80% with Programmatic Tool Calling. Instead of N tool call round-trips, generate JavaScript to orchestrate tools in Vercel Sandbox. Supports Anthropic, OpenAI, 100+ models via AI Gateway. Novel MCP Bridge for external service integration.
project_astro
MCP Server and Kali API Server- With Claude Desktop Integ
project-coding-companion-skill
A Claude Skill that coaches you to write better coding prompts before implementing — evaluate, clarify, plan, code, review.
project-substitute-arena
AI agents replace the CEO of Toys R Us (2006-2017). 17 decisions, 44 quarters. Free entry.
projoflow-mcp-server
MCP server for ProjoFlow project management - connect AI tools to your projects
@projora/mcp-server
MCP server for Projora task management - integrate with Claude Code and OpenCode to manage tasks, update statuses, and track work
Prometheus MCP
Knowledge Network for AI Agents and creators: Search, rate, and review programming guides via MCP
prometheus-mcp-server
A Prometheus Model Context Protocol Server.
prometheus-mcp-server
Prometheus MCP Server - Direct Prometheus integration for AI agents via Model Context Protocol
prometheus-mcp-server
Model Context Protocol (MCP) server for Prometheus
prompeteer-mcp
Generate A+ prompts for ChatGPT, Claude, Midjourney — built for agents & workflows.
prompt-architect-mcp
Context-aware prompt enhancement MCP server
prompt-engineer-mcp-server
Write 10x better prompts using Prompt Engineer MCP server.
prompt-enhancement-mcp-server
An MCP server that enhances user prompts using AI providers (Anthropic, OpenAI, OpenRouter, Gemini)
@promptline/mcp-server
PromptLine MCP Server — Manage prompts, execute AI, orchestrate agents, and run evaluations from any MCP client.
promptopia-mcp
MCP Server for managing LLM prompts
@promptowl/contextnest-mcp-server
MCP server for AI agent access to structured knowledge bases — works with Claude, Cursor, Gemini, Copilot, and Windsurf
.prompts
.prompts, the home to all your AI prompts, everywhere you need them.
prompts-mcp-server
MCP server for managing and providing prompts
propstack-mcp-server
MCP server for Propstack real estate CRM — connect AI assistants to your Propstack data
protonmail-mcp-server
MCP server for protonmail written in rust
protonmail-mcp-server
Professional ProtonMail MCP server with 23 tools for email management, folder operations, analytics, and seamless Proton Bridge integration.
provenonce
Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.
@provos/memory-mcp-server
Persistent memory MCP server with semantic search, LLM summarization, and automatic compaction
@proxenio-tech/mcp-server
MCP server for Proxenio — enables AI agents to discover, authenticate, and interact with the Proxenio verified intent network.
Proxmox VE MCP Server
Manage Proxmox VE through AI assistants
pr-review-mcp
MCP server for PR review processing with GraphQL-based GitHub integration
psyche-ai
Emotional intelligence for AI agents: neurotransmitter mood, personality, empathy, trait drift.
puax-mcp-server
PUAX MCP Server - AI角色选择、切换和激活服务器(支持 HTTP/SSE 和 STDIO 模式)- 文言文增强版
@pubnub/mcp
PubNub Model Context Protocol MCP Server for Cursor and Claude
@pulses/hubstaff-mcp
Hubstaff Time Tracking (API v2) and Hubstaff Tasks (API v1) MCP server
PumpFun Claims Bot
MCP server for PumpFun on-chain intelligence — tokens, claims, holders, and bundles.
punkgo-jack
AI tool hook adapter for punkgo-kernel — every tool call gets a cryptographic receipt with Ed25519 signing and RFC 3161 TSA anchoring
punkgo-kernel
PunkGo sovereignty engine: cryptographic audit trails, energy model, and 7-step commit pipeline for AI agent accountability
purmemo
AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.
@purmemo.ai/mcp
Reference MCP server for AMP — expose AI memories via Model Context Protocol
purple-ssh
Search your SSH config instantly, connect to any host with one keystroke and sync servers from 12 cloud providers. Visual file transfer, container management over SSH, password management, command snippets and MCP server for AI agent integration. Edits ~/.ssh/config with round-trip fidelity.
@puul/mcp-server
MCP server for the Puul Partner API — let AI agents interact with prediction markets and lottery pools
pydantic-ai-skills
Production-ready Claude Code skills for building AI agents with Pydantic AI. Includes dependency injection, tools, validators, streaming, multi-agent orchestration, and evaluation framework patterns.
@pyreon/mcp
MCP server for Pyreon — AI-powered framework assistance
pythia-oracle
Oracle for AI agents. One tool, one reading. 3 free, then $0.025 USDC via x402.
pythia-oracle-mcp
On-chain calculated crypto indicators (EMA, RSI, Bollinger) for AI agents via Chainlink
python-notebook-mcp
Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol
pyxel-skill
Claude Code skill for retro game development with Pyxel
QAE Safety Certification
Deterministic pre-execution safety certification for autonomous AI agents.
@qase/mcp-server
Official MCP server for Qase Test Management Platform
@qbtlabs/openmm-mcp
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
@qelt/mcp-server
Official QELT Blockchain MCP Server — AI agent gateway for QELT blockchain, QXMP Oracle, Uniswap v4, and Mainnet Indexer
qemu-mcp-server
MCP server for AI agent control of QEMU virtual machines
qmd-mcp
MCP server for qmd - lightweight SOTA local search engine for AI agents
qmemory
Graph memory for AI agents — context engine for OpenClaw + MCP server for Claude Code/Claude.ai
@qontoctl/mcp
MCP server for Qonto API integration
q-ring
Quantum-inspired keyring for AI coding agents with superposition, entanglement, and tunneling.
qrz-mcp
QRZ.com MCP server. Callsign lookup, DXCC resolution, logbook queries via QRZ XML API.
qsp-mcp
QSP — relay MCP tools to any OpenAI-compatible local LLM (llama.cpp, Ollama, vLLM)
@quadra-a/mcp-server
MCP server for quadra-a
QualeQuest — AI Agent Governance Platform
84-tool governance for multi-agent systems: tasks, compliance, decisions, ML predictions.
QuantContext
Deterministic stock screening, backtesting, and factor analysis for AI trading agents
@qubiton/mcp-server
MCP server for the QubitOn API by QubitOn — stdio proxy to the production MCP endpoint
qudag-mcp
Model Context Protocol (MCP) server for QuDAG - Integrates vault, exchange, and quantum-resistant operations
@questlang/mcp-server
MCP server for AI-powered i18n file translation. Translates JSON, CSV, Android XML, iOS .strings, PO, and XLIFF into 29 languages.
@quialorraine/jira-mcp-server
MCP server for Jira integration - create and manage Jira issues
quick-look-mcp-server
An MCP server for macOS to allow agents to present files to users using macOS's Quick Look feature
quicksign
E-signatures for contracts and NDAs. Draft with AI, review, and send for signature.
quikly-mcp-server
MCP server exposing Quikly.ai external API as tools for Cursor, Claude Code, and other MCP clients
quire-mcp
Model Context Protocol (MCP) server for Quire project management
quran-search-mcp
Quran Search Engine MCP Server - Complete package with engine and server
@qvapay/mcp-server
MCP server for QvaPay — AI-native payment platform with P2P trading, market data, and crypto payments
@qverisai/mcp
Official QVeris AI MCP Server SDK - Search and execute tools via natural language
qwery-mcp-server
Qwery MCP Server — Search engine for AI agents
@r3e/neo-n3-mcp
MCP server and HTTP API for Neo N3 blockchain integration
r402-mcp
MCP (Model Context Protocol) integration for the x402 payment protocol.
rabbitmq-mcp
RabbitMQ MCP Server
@ractermx/mcp-server
MCP server for managing RacterMX email forwarding via AI assistants
@rafarafarafa/nano-banana-pro-mcp
MCP server for Gemini 3 Nano Banana Pro image generation
ragemp
@ragieai/mcp-server
A Model Context Protocol (MCP) server for Ragie
RAG Local
RAG-MCP
Simple RAG implementation from scratch using MCP, focusing on Perception, Memory, Decision and Action
rag-mcp-server
A minimal MCP server in Rust using Rocket framework for RAG functionality
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
rag-server
ragstack-server
rag-systems
RagWithMilvusTest
(1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(Agent)使用搜索MCP Server进行内容搜索
railgun
Railgun CLI - Claude Code security hook for LLM protection
rails-mcp-server
raindrop-io-mcp-server
raindrop-mcp-server-rs
A Model Context Protocol (MCP) server implementation for [Raindrop.io](https://raindrop.io), exposing its API as a set of tools for AI agents and automated workflows.
rainloop
@ramaris/mcp-server
MCP server for Ramaris (ramaris.app) — on-chain wallet analytics and trading strategies on Base blockchain for Claude, Cursor, and AI assistants
rankoracle
SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors.
rankpath-mcp-server
Gives AI assistants read access to RankPath
rankship-mcp
Rankship SEO Platform MCP Server - Connect your SEO workflow to Claude
@rashidazarang/airtable-mcp
Advanced AI-powered Airtable MCP server with TypeScript support, intelligent analytics, predictive modeling, and enterprise automation capabilities
ravi-mcp-server
A POC Model Context Protocol (MCP) server for product management. Easily connect AI agents and apps to a product microservice using simple JSON-RPC requests for listing, adding, updating, or deleting products. Designed for fast integration and automation.
@raybooysen/etoro-agent
MCP server and CLI for the eToro Public API
rayclaw
Multi-channel agentic AI runtime with tool-calling, memory, and scheduling
@raygun.io/mcp-server-raygun
MCP Server for Raygun's API V3 endpoints for interacting with your Crash Reporting and Real User Monitoring applications
rclean
A high-performance Rust-based disk cleanup tool that finds duplicates and storage outliers
reactbits-dev-mcp-server
MCP server providing access to 135+ animated React components from ReactBits.dev
react-docs-mcp
MCP server providing AI agents with semantic search over React documentation
readdown-mcp
Convert web pages to clean, LLM-optimized Markdown. No browser needed.
readhn
AI-native HackerNews MCP Server. Find HN content that matters with explainable quality signals.
reagent-rs
A Rust library for building AI agents with MCP & custom tools
real-browser
MCP server + Chrome extension for AI browser control with real sessions.
Real Real Genuine
Agent-native fashion marketplace. Browse, design, purchase NFTs, launch brands on Base.
reasonkit
The Reasoning Engine — Complete ReasonKit Suite | Auditable Reasoning for Production AI
reasonkit-core
The Reasoning Engine — Auditable Reasoning for Production AI | Rust-Native | Turn Prompts into Protocols
reasonkit-mem
High-performance vector database & RAG memory layer - hybrid search, embeddings, RAPTOR trees, BM25 fusion, and semantic retrieval for AI systems
recall-mcp-server
Recall MCP server - Team memory for AI coding tools
reclaim-mcp
MCP server exposing Reclaim's agentic API as Claude tools
recraft-mcp-server
MCP server for AI image generation, transformation, and style management via the Recraft API. 16 tools for text-to-image, inpainting, vectorization, upscaling, and more.
recreation-mcp-server
An MCP server in Go that enables LLMs to discover and learn about recreation opportunities
RectiFlex-centerassist-mcp
Streamline field service and construction operations with CenterPoint Connect. Manage companies, o…
RectiFlex-centerassist-mcp-cp
Streamline property management, construction, and service workflows with CenterPoint Connect. Sear…
rec-us-mcp-server
Book a San Francisco tennis court via MCP server w/ auth
Redact MCP
Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data
redash-connector-mcp
MCP server for Redash integration
@redjay/threads-mcp
MCP server for Threads platform
refacil-commerce-mcp
MCP Server para la API refacil-commerce
refacil-pay-mcp
MCP Server para la API refacil-pay
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
reflex-search
A local-first, structure-aware code search engine for AI agents
@reftrixmcp/mcp-server
MCP Server for Reftrix - AI agent integration for web design analysis, layout extraction, motion detection, and quality evaluation
regex
Regex test, explain, replace patterns for AI agents
@regle/mcp-server
MCP Server for Regle
@reinteractive/rails-insight
Rails-aware codebase indexer — MCP server for AI agents
Relay
Cross-chain bridge and swap quotes, fee estimation, and transaction tracking via Relay Protocol.
@relayplane/mcp-server
MCP server for efficient AI workflow orchestration with RelayPlane
relayzero
Agent economy network - arena games, tasks, USDC settlement via x402
@relevanceai/relevanceai-mcp-server
MCP server for using relevanceai tools
remem-ai
Persistent memory for Claude Code — single binary, zero subprocesses
Remembra — AI Memory Layer
Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools.
@remindlo/mcp-server
MCP server for Remindlo SMS Reminder API
@remitmd/mcp-server
MCP server for remit.md - enables any MCP-compatible AI agent to make and receive payments
remnote-mcp-server
MCP server bridge for RemNote knowledge base
@rendrkit/mcp
MCP server for RendrKit — generate designed images from text
@renseiai/agentfactory-mcp-server
MCP server exposing AgentFactory fleet capabilities to MCP-aware clients
rentahuman-mcp
MCP server for AI agents to browse and book humans on rentahuman.ai
Renzo MCP Server
MCP server for Renzo protocol data, including chains, vaults, operators, and ezETH metrics.
repartir
Sovereign AI-grade distributed computing primitives for Rust (CPU, GPU, HPC)
replicant-mcp
Android MCP server for AI-assisted Android development
repomix-mcp
MCP server for intelligent context gathering using repomix
Report Needs MCP Server
MCP server for AI agents to report infrastructure needs they encounter during task execution
repram-mcp
MCP server for REPRAM — ephemeral coordination layer for AI agents
resnet50-embeddings
@resourcexjs/mcp-server
ResourceX MCP Server for AI Agents
resume-assistant-skill
智能简历助手 - AI-powered resume assistant with 5 specialized agents for Chinese job seekers | Claude Code Skill
revettr-mcp
Counterparty risk scoring for agentic commerce via x402 micropayments.
@revolutionai/mcp-server
revolutionAI MCP server — hire developers from Claude Desktop or Claude Code
@revuloop/mcp-server
MCP server for Revuloop - create surveys, collect responses, and analyze results with AI assistants
re-x
AI-native regex CLI — Test, validate, explain. Built for coding agents.
rezolus
High resolution systems performance telemetry agent
rftools
200 RF & electronics calculators + 13 simulation tools for AI agents.
rftools-mcp
MCP server for rftools.io — 203 RF & electronics calculators for AI agents via the MCP
rhaicp
An ACP agent that executes Rhai scripts with MCP tool access
@rhinosaas/rebillia-mcp-server
MCP server for the Rebillia subscription billing API
rhombus-node-mcp
MCP server for Rhombus API
@r-huijts/strava-mcp-server
MCP server for Strava API
rhumb-mcp
Agent-native tool intelligence — discover, score, and execute across 600+ services
@ricardodeazambuja/browser-mcp-server
Universal browser automation MCP server using Playwright. Works with Antigravity, Claude Desktop, and any MCP client.
@rickydata/agent0-mcp
MCP server wrapping Agent0 SDK for ERC-8004 trustless agent operations
rikabot
Rika is a lightweight, local-first AI assistant platform.
RillCoin
AI agent wallets, Proof of Conduct reputation, and concentration decay on L1
riot-api-mcp-server
A Spring AI MCP server exposing the Riot Developer API
risc0-mcp-server
Model Context Protocol (MCP) server for RISC Zero documentation - enables AI assistants to access zkVM docs programmatically
risk-intelligence
Real-time supply chain risk intelligence with composite scoring and early warnings
ris-mcp-ts
MCP Server for Austrian Legal Information System (RIS) - TypeScript
@rive-mcp/server-core
Open source MCP server for Rive interactive animations - by Astralis
rmcp-actix-web
actix-web transport implementations for RMCP (Rust Model Context Protocol)
rmcp-agent
A library that extends langchain-rust with support for Model Context Protocol (MCP) tool integration and streaming tool execution capabilities.
rmcp-breakrs
MCP server for breakrs - AI-powered desktop notifications and reminders
rmcp-ollama
MCP server for Ollama local LLM management
rmcp-presence
Unified MCP server for AI environmental awareness - 160 tools, 8 composites, lean defaults
roam-research-mcp
MCP server and CLI for Roam Research
@roam-research/roam-mcp
Roam Research MCP server
@robertoagent/mcp
Roberto MCP server
robinhood-for-agents
AI-native Robinhood trading interface — MCP server + TypeScript client
@robinmordasiewicz/f5xc-api-mcp
F5 Distributed Cloud API MCP Server - Exposes F5XC APIs to AI assistants via Model Context Protocol
@robinson_ai_systems/vercel-mcp
Comprehensive Vercel MCP server with 50+ tools for deployments, domains, env vars, and more
roboflow-inference-server-arm-cpu
roboflow-inference-server-cog
roboflow-inference-server-cpu-parallel
roboflow-inference-server-cpu-slim
roboflow-inference-server-gpu-parallel
roboflow-inference-server-gpu-slim
roboflow-inference-server-jetson
roboflow-inference-server-jetson-4.5.0
roboflow-inference-server-jetson-5.1.1
roboflow-inference-server-jetson-6.0.0
roboflow-inference-server-jetson-6.2.0
roboflow-inference-server-jetson-7.1.0
roboflow-inference-server-paligemma
roboflow-inference-server-sam2
roboflow-inference-server-trt
roboflow-inference-server-trt-base
roboflow-inference-server-trt-jetson
roboflow-inference-server-trt-jetson-4.4.1
roboflow-inference-server-trt-jetson-4.6.1
roboflow-inference-server-trt-jetson-5.0.2
roboflow-inference-server-trt-jetson-5.1.1
roboflow-inference-server-udp-gpu
roboflow-inference-server-vino
@robota-sdk/agent-transport-mcp
MCP transport adapter for exposing InteractiveSession as an MCP server
@robotdomainsearch/mcp
RobotDomainSearch MCP Server — domain intelligence for AI agents
roboticus-agent
Agent core with ReAct loop, policy engine, injection defense, memory system, and skill loader
Robot Resources Router
Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model
robotstxt-ai
Analyze and generate robots.txt with AI crawler detection for 20+ bots like GPTBot and ClaudeBot.
@rodzio/mcp-server
Rodz API MCP server for Claude
@rolexjs/mcp-server
MCP server for Rolex — expose RDD role management as MCP tools
@romkask/paragon-mcp-server
MCP server for OpenedX Paragon v23 design system documentation
@roomi-fields/notebooklm-mcp
MCP server for NotebookLM API with HTTP REST API - Zero hallucinations from your notebooks
Roomza Hotel Intelligence
Hotel and room intelligence from Roomza: scores, reviews, and room details.
roostai-server
@rootplatform/mcp-server
Root Insurance MCP Server - AI tools for insurance quotes, policies, and management
rootvine-mcp
Cross-platform music and game resolution for AI agents across 15+ platforms.
rosetta-mcp-server
MCP server for Rosetta/PyRosetta functions and properties
rosh-mcp
Create interactive web apps, games, and 3D scenes using Rosh — a plain-English language
@rotifer/mcp-server
Rotifer Protocol MCP Server — search, compare, explore, install, and execute Genes via Model Context Protocol
Roundtable
Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight.
@rovn-ai/mcp-server
Rovn MCP Server — governance tools for Claude, GPT, and any MCP-compatible agent
@roychri/mcp-server-asana
MCP Server for Asana
@rozek/sds-mcp-server-loro
MCP server for shareable-data-store (Loro CRDT backend)
rs-fast-mcp
High-performance, async-first Rust implementation of the Model Context Protocol (MCP)
@rstreamlabs/spawnai-mcp-server
spawnai MCP Server.
RTFM
The open retrieval layer for AI agents — index code, docs, data. Search via MCP.
@rtuin/mcp-mermaid-validator
An MCP server that validates mermaid diagrams
rubl
eBird API MCP server — Model Context Protocol server for eBird hotspots, regions, and rare bird data
RU Books MCP
MCP server for Russian books search, details, and recommendation candidates.
@rubyjobs-jp/bugoon-mcp-server
Bugoon MCP Server - Access bug reports from AI coding tools
rumi-mcp-server
MCP server for Rumi — find real people to chat with through AI-powered matching
rumoca
Modelica compiler written in RUST
run
a.k.a. runtool: the bridge between human and AI tooling
run402-mcp
MCP server for Run402 — AI-native Postgres databases with REST API, auth, storage, and row-level security. Pay with x402 USDC micropayments.
runai-mcp-server
MCP server exposing NVIDIA Run:ai v2.24 documentation and API knowledge
runbook-ai-mcp
MCP server for browser automation with AI agent
@runcycles/mcp-server
MCP server for Cycles — runtime budget authority for autonomous agents
rundida-mcp
Running tools for AI agents: 86 calculators, marathon data, pace and HR zones.
@rundida/mcp-server
MCP server for RunDida running tools — marathon data, pace calculations, heart rate zones, and race predictions for AI agents
@runhuman/mcp-server
Model Context Protocol (MCP) server for Runhuman - Human-powered QA testing for AI agents
@run-iq/mcp-server
MCP server exposing the PPE engine to LLMs via stdio
@runpod/mcp-server
MCP server for interacting with RunPod API
@runreal/unreal-mcp
MCP server for Unreal Engine using Unreal Python Remote Execution
rust-agent
Next Generation AI Agent Framework for Web3.
rustic-ai
A Rust-native agent framework with tool calling, streaming, and multi-provider support for OpenAI, Anthropic, Gemini, and Grok
rustmcp
A Rust implementation of the Model Context Protocol (MCP) for building AI agent tools
Rust-MCP-Server
Rust MCP Server is a high-performance Model Context Protocol (MCP) server implementation built with Rust. It provides a comprehensive set of tools for AI assistants to interact with the file system, execute commands, make HTTP requests, and more - all through a modern WebUI control panel.
rust-mcp-server-template
Production-ready Model Context Protocol (MCP) server template built with Rust
rust-research-mcp
A Model Context Protocol (MCP) server for accumulating and organizing academic knowledge
rusty_claw
Rust implementation of the Claude Agent SDK
rusty-commit
Rust-powered AI commit message generator - Write impressive commits in seconds
rustymcp
Rusty Memory is a no-fuss memory server for coding agents.
rusty-page-indexer
A high-performance, reasoning-based RAG indexer in Rust following the PageIndex pattern.
ruvltra-mcp-server
RuvLTRA MCP Server for fast and low-cost vibe coding
rvcj-mcp-server
MCP server for HireQL job search API - search 630+ remote vibe coding jobs
@ryancardin/azuredevops-mcp-server
MCP server for Azure DevOps integration - provides seamless access to work items, repositories, projects, boards, and sprints
@rynko/mcp-server
Rynko MCP server for Claude Desktop - manage templates and generate documents through natural conversation
s01-ssh-mcp
MCP Server for SSH remote server administration
s3-aws-mcp-server
MCP server for AWS S3 operations with fine-grained tool access control
sacp-conductor
Conductor for orchestrating SACP proxy chains
sad-mcp
MCP server for Software Analysis and Design course materials at BGU
safari-mcp-server
A node MCP server for controlling safari with an AI
Safe Docx
AI-native surgical editing of existing Word .docx files with formatting preservation
sage
Persistent, consensus-validated institutional memory for AI agents. Runs locally.
SAGE — Solver-Augmented Grounding Engine
LLM-native optimization solver: LP, MIP, portfolio & scheduling via HiGHS/OR-Tools.
sai_llm_server
saints-mile
A frontier JRPG for the adults who loved those games first
@sajou/mcp-server
MCP server for sajou — lets AI agents interact with the visual choreographer via Model Context Protocol
@salesforce/b2c-dx-mcp
MCP server for B2C Commerce developer experience tools
Salesforce MCP (AiondaDotCom)
salesforce-mcp-server
A comprehensive Model Context Protocol (MCP) server that provides seamless Salesforce integration for AI development tools like Claude Desktop, Cline, and other MCP-compatible clients.
@samhithgardas/cursor-brain
Persistent memory layer for Cursor IDE: MCP server for semantic + lexical memory search and storage
sana-mcp-server
Sana MCP server for trips, inventory, and packing readiness workflows.
sanctum-ai
Rust SDK for SanctumAI — credential management for AI agents
@sanctumai/mcp-server
SanctumAI MCP Server — Credential vault and CRP provider for AI agents
@sanderkooger/mcp-server-ragdocs
An MCP server for semantic documentation search and retrieval using vector databases to augment LLM capabilities.
@sanna-ai/mcp-server
MCP server for the Sanna protocol
@santhoshramesh/grabon-mcp
GrabOn Omnichannel Deal Distribution — Anthropic MCP Server
@sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
@sap-ux/fiori-mcp-server
SAP Fiori - Model Context Protocol (MCP) server
@sardis/mcp-server
Model Context Protocol (MCP) server for Sardis - Enable AI agents (Claude, Cursor, etc.) to execute secure payments with policy validation
@saroby/nanobanana-mcp
MCP server for Google Gemini image generation (Nano Banana)
@sassoftware/sas-score-mcp-serverjs
A mcp server for SAS Viya
@satelliteoflove/godot-mcp
MCP server for Godot Engine integration
SatoshiAPI — Bitcoin Data via Lightning
L402 Lightning-paid Bitcoin data: price, fees, blocks, sentiment, DCA signals.
Satring MCP
Discover and compare L402 + x402 paid API services from satring.com
Sats4AI - Bitcoin-Powered AI Tools
25+ AI tools paid via Lightning Network. No signup, no KYC, pay-per-call.
savecontext-cli
SaveContext CLI - Persistent memory for AI coding agents
savfox
Savfox is an AI assistant.
scb-opendata-mcp
Statistics Sweden’s open data made available as an MCP server, using Python and FastMCP
scenario.com-mcp-server
MCP server for Scenario.com API
@schaferandrew/mealie-mcp-server
MCP server for integrating Mealie recipe manager with Claude and Vivian
@schelling/mcp-server
MCP server for the Schelling Protocol — AI agent coordination layer
schelling-protocol
Universal coordination protocol for AI agents. Discovery, matching, and negotiation.
schema
JSON Schema, TypeScript types, mocks for AI agents
@schematics-sh/mcp
MCP server for Schematics - Operate Clay from Claude Code
scopeblind-passport
Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
ScopeGate
Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar.
scorable-mcp
MCP for Scorable Evaluation Platform
@scottsus/mdreview-mcp
MCP server for MDReview - markdown document review tool
@scoutscore/mcp-server
ScoutScore MCP Server - Trust scoring for AI agents via Model Context Protocol. Monitor x402 service reliability before payments.
scp-mcp
MCP (Model Context Protocol) adapter for SCP — JSON-RPC 2.0 types and context namespace mapping
ScrapeGraphAI
@scrapi.ai/mcp-server
Scrapi MCP Server - Web scraping for AI agents. Bypass anti-bot systems and get clean, LLM-ready content via MCP protocol.
screenpipe-mcp
MCP server for screenpipe - search your screen recordings and audio transcriptions
screenshot-mcp
A Model Context Protocol (MCP) server for taking cross-platform screenshots of windows, monitors, and processes.
@screenshotsage/mcp-server
MCP server for ScreenshotSage - Capture website screenshots from AI assistants
scrivener-mcp
MCP server for Scrivener 3 projects — AI-powered writing assistant tools
sealedmail
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.
@sealmetrics/mcp-server
SealMetrics analytics MCP server for Claude Code and Claude Desktop
seal-wallet-mcp-server
MCP server for Seal smart wallet — exposes on-chain wallet operations as AI-agent tools
SearchAtlas
SearchAtlas AI Agent — SEO, content, PPC, authority building, and site management
searchatlas-mcp-server
MCP server for SearchAtlas AI Agent — SEO, content, PPC, and site management tools. Exposes 16 tools for keyword research, site auditing, content optimization, backlink analysis, OTTO SEO automation, rank tracking, Google Business Profile management, and
searxng-mcp
MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol
searxng-mcp-server-rust
A Model Context Protocol (MCP) server that enables LLMs to leverage SearXNG—a privacy-respecting metasearch engine.
sec-edgar-agentkit
AI agent toolkit for accessing and analyzing SEC EDGAR filing data. Build intelligent agents with LangChain, MCP-use, Gradio, Dify, and smolagents to analyze financial statements, insider trading, and company filings.
secondbrainos-mcp-server
Second Brain OS MCP Server for Claude Desktop
secondhand-mcp
MCP server for searching secondhand marketplaces — Facebook Marketplace, eBay, and Depop. Works with Claude Desktop, Claude Code, and other MCP clients.
second-opinion-mcp-server
MCP server that queries multiple AI models via OpenRouter for second opinions on any question
@securecode/mcp-server
SecureCodeHQ MCP Server - Let Claude Code access your secrets securely
@securitychecks/mcp
MCP server for SecurityChecks - verify security invariants via AI assistants
security-mcp
MCP (Model Context Protocol) server providing security screening, injection detection, and threat analysis
security-orchestra
Multi-agent MCP platform for data centers and critical power.
@securityreviewai/security-review-mcp
Security Review MCP server (pure Node/TypeScript, npx-ready)
sediment-mcp
Semantic memory for AI agents - local-first, MCP-native
seedflip
100+ curated design systems for AI coding agents. Design taste, not guesswork.
seedream-image-mcp
🚀 PixelMCP | 为你的 Cursor、Claude Code 等集成AI绘画能力,让AI生成的页面不再单调!
sefaria-mcp-server
MCP server for Sefaria - Access Jewish texts (Torah, Talmud, Midrash, Commentaries) via Model Context Protocol
@segment/segment-mcp-server-demo
MCP server for Segment Profile API and AI Copilot tracking
@sei-js/mcp-server
Model Context Protocol (MCP) server for interacting with EVM-compatible networks
seite
AI-native static site generator — every page ships as HTML, markdown, and structured data
selah
AI-native screenshot capture, annotation, and redaction library for AGNOS
@selanet/mcp-server
MCP Server for SelaNet - HTTP proxy to API Server
@selenix/mcp-server
MCP server that bridges Claude Desktop (or any other local app supporting MCP) with Selenix for browser automation and testing. Enables creating, running, debugging, and managing browser automation tests through natural language.
selfware
Your personal AI workshop — software you own, software that lasts
sellmyself-mcp
MCP server for SellMyself - let AI fill out your profile
@semantic-components/mcp-server
The `@semantic-components/mcp-server` package provides an [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that exposes component documentation to AI coding assistants like Claude Code.
Sematryx Optimizer
AI-powered optimization API by Sematryx
semiotic
React data visualization library with built-in MCP server for AI-assisted chart generation
sendmail6
@sensegrep/mcp
MCP server exposing sensegrep capabilities to AI coding assistants.
@senselab-ai/sl-mcp-server
SenseLab MCP server for Cursor
sensorbio-mcp-server
MCP server for the SensorBio wearable platform API. Access biometrics, sleep, activity, scores, calories, and device data via the Model Context Protocol.
sensorium-mcp
MCP server for remote control of AI assistants via Telegram
sentinel-execution-mcp
AI-controlled algorithmic trading engine exposing 40 MCP tools across 9 namespaces.
sentinel-qa
MCP server for AI-powered QA automation infrastructure
@sentry/mcp-server
Sentry MCP Server
seo-mcp-server
SEO MCP Server (minimal) - ai_content_detect only
@seoxai/mcp-server
SEOxAI MCP Server – AI SEO agency services, pricing, and blog access for Claude, ChatGPT, Gemini and any MCP-compatible client. | AI SEO ügynökség szolgáltatások, árazás, blogcikkek elérése.
seq-mcp-server
A Model Context Protocol (MCP) server providing AI assistants with tools to search, stream, and analyze events from Seq structured logging servers.
sequential-thinking-mcp
MCP server for sequential thinking and problem solving
serdes-ai-mcp
Model Context Protocol (MCP) implementation for serdes-ai
serenn-mcp-server
MCP server for searching verified field service technicians on Serenn
serial-mcp-server
Let AI agents interact with serial devices — list ports, connect, send, and read.
seriousletter-mcp
MCP server for SeriousLetter — scrape job listings and manage applications via Claude Code
serper-search-scrape-mcp-server
Serper MCP Server supporting search and webpage scraping
serp-sdk
A comprehensive, production-ready Rust SDK for SerpAPI with async support, type safety, and ergonomic APIs. Developed during the Realtime Search AI Hackathon powered by SerpAPI.
Serpstat
Automate your daily SEO tasks and get results in a few seconds with Serpstat SEO Tools MCP
server
Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.
server-dice-roll
MCP server for simulating dice rolls
server-koboldai
MCP server for KoboldAI API integration
servermail
servermailtr
serverscom-mcp
MCP (Model Context Protocol) server for managing Servers.com dedicated server infrastructure.
service-catalog-mcp-server
Experimental mcp-server that exposes a service-catalog via LLM-agent
servicex-mcp-server
MCP server for ServiceX — lets Claude discover, price, and book local service providers
Servicialo MCP Server
Open protocol for booking and scheduling professional services via AI agents
Session Forge
Persistent memory and session intelligence for AI coding assistants. Zero config.
@sethdouglasford/mcp-figma
AI-powered Figma MCP server for Cursor, GitHub Copilot, Windsurf and other AI assistants
sf-compact
Convert Salesforce metadata XML to AI-friendly YAML and back. Semantically lossless roundtrip.
@sfiorini/youtube-mcp
YouTube MCP Server Implementation
sf-mcp
Reddit outreach at scale — find prospects, send 1000s of DMs/day, and manage your CRM via AI agents.
@sgaluza/api-to-mcp
Turn any OpenAPI or GraphQL API into an MCP server via stdio bridge.
@sghanavati/relay-mcp
MCP server and CLI for any-orchestrator-to-any-worker delegation, MCP bridging, diagnostics, validation, and run inspection
shabaaspay-mcp-server
ShaBaas Pay MCP Server - Australian real time payment API for AI applications
shacl-mcp
MCP (Model Context Protocol) server for shacl-rust
shadcn-mcp
MCP server for shadcn/ui component references
shadowcat
A high-performance Model Context Protocol (MCP) proxy written in Rust, providing transparent inspection, recording, and modification of MCP traffic.
shadow-forge-mcp
MCP server for CSS box-shadow generation
@sharc-code/mcp
SHARC MCP Server - Semantic code search for AI assistants
SharkSales Portfolio & Kennisbank
Marketing strateeg portfolio met AI kennisbank voor marketing, sales en strategie inzichten.
sheetsdata-mcp
Electronic component datasheets for AI agents — specs, pinouts, package data on demand.
shell-history-mcp-server
Bridge your Shell history with AI Agent using MCP
shellmail-mcp
MCP server for ShellMail - Email for AI agents
shellward
AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.
@shenyuexin/mobile-e2e-mcp
AI-first Mobile E2E MCP server for Android/iOS/React Native/Flutter
Sheriff
MCP server for fixing static analysis issues from SARIF reports with AI agents
@shibainu16/bitbucket-dc-mcp
HTTP MCP server for Bitbucket Data Center REST API
shift-mcp-server
Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously.
@shinshin86/mcp-simple-aivisspeech
MCP server for AivisSpeech text-to-speech engine
@shipem/mcp
Shipem MCP server — deploy from any AI assistant
@shiplightai/mcp
Shiplight MCP server for AI-powered test automation
ShipStatic
Static hosting - deploy and manage sites from AI agents
@shipstatic/mcp
MCP server for ShipStatic — deploy and manage static sites from AI agents
@shirbarzur/planform-mcp-server
MCP server for Planform diagram management
@shivaduke28/gmail-mcp
Gmail MCP server
@shodh/memory-mcp
MCP server for persistent AI memory - store and recall context across sessions
@shopana/novaposhta-mcp-server
MCP Server for Nova Poshta API integration with AI assistants
ShopGraph
Structured product data from the open web — Schema.org + AI extraction. Pay per call via Stripe.
shopify-admin-mcp-server
A pure Go MCP server that connects LLMs to a Shopify store via the Admin API, enabling AI assistants to read and update products, collections, pages, and navigation menus.
shopify-approver-mcp-server
MCP server for AI agent integration (Claude Code, Windsurf, OpenCode)
@shopify/dev-mcp
A command line tool for setting up Shopify Dev MCP server
short-url
简单易用的短链接生成工具,完全开源、免费、无需登录,可私有化部署,链接永久有效!
shotgrid-mcp-rs
Complete Rust port of shotgun_api3 with MCP (Model Context Protocol) server for ShotGrid/Flow Production Tracking
@shyzus/mcp-geocrafter
GeoCrafter - MCP server for geocoding, reverse geocoding, geohash and distance calculation - Powered by Photon API
@shyzus/mcp-scrapidou
Scrapidou - MCP server for web scraping and URL fetching
sidearm
Protect media from AI training, detect AI-generated content, and find stolen work.
@sidstack/mcp-server
MCP Server for SidStack - task management, knowledge, and impact analysis for Claude Code
@siemens/element-mcp
Element MCP server
sieve-mcp
AI startup due diligence — screen companies across 7 dimensions, get a Sieve Score.
sigil-protocol
SIGIL — Sovereign Identity-Gated Interaction Layer. An open protocol for securing AI agent-to-tool interactions.
signal-api
Bitcoin 15-min prediction signals with on-chain commitment proofs. L402-gated.
signalk-mcp-server
MCP server for SignalK marine data integration
signallabs-mcp
Competitive Intelligence MCP: generate AI battlecards, track competitors, monitor market signals.
signet-eval
Claude Code policy enforcement — deterministic authorization for AI agent tool calls
@signflow/mcp-server
MCP server for SignFlow CRM -- AI-native access to clients, proposals, invoices, payments, and more
SiliconBridge
Human-in-the-loop API for AI agents. CAPTCHA, OTP, KYC, and approvals by real humans.
@silicondoor/mcp-server
MCP server for AI agents to review their human operators on SiliconDoor
silverbullet-mcp
A Model Context Protocol (MCP) server to interact with your SilverBullet notes and data.
@simonecoelhosfo/optimizely-mcp-server
Optimizely MCP Server for AI assistants with integrated CLI tools
simple-3d-modeling-mcp
MCP server that connects Claude (and other AI assistants) to OpenSCAD for 3D modeling
@simple-commenter/mcp-server
MCP server for Simple Commenter — lets AI agents work with website feedback
@simplelocalize/simplelocalize-mcp
MCP Server for SimpleLocalize
@simplens/mcp
Remote MCP server for SimpleNS notification orchestration engine
simple-slack-mcp-server
A simplified MCP server for Slack messaging and channel operations with stdio transport
simple-ssh-mcp-server
MCP server for SSH/SFTP remote operations
simplypng-mcp
MCP server for SimplyPNG background removal APIs
@sinai-standard/mcp-server
MCP server for Sinai Standard — lets AI agents issue and manage regulated tokens on Solana
sindi-ai-mcp-server
Java Implementation of Anthropic's Model Context Protocol Server
singleshot
A CLI tool for testing AI models with a single prompt
@singularity2045/image-generator-mcp-server
An MCP server that generates images using GPT Image (gpt-image-1.5) based on text prompts
Singularity Layer MCP
MCP for Singularity Layer - discover listings, manage assets, run payment flows, and use agents
@sisense/mcp-server
MCP server leveraging Sisense Intelligence for actionable insights and analytics.
sisense-mcp-server
MCP server leveraging Sisense Intelligence for actionable insights and analytics.
sitelauncher-mcp-server
MCP server for deploying live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain.
siteone-mcp-server
MCP server wrapping SiteOne Crawler CLI for SEO auditing and site analysis
sitepaige-mcp-server
MCP server for generating web applications using SitePaige AI. Generate frontend (FREE/12 credits) then optionally add backend (50 credits)
siteskills-mcp-server
MCP server for SiteSkills.ai - fetch, search, and use browser navigation skills for AI agents
site-spy
MCP server for Site Spy — lets AI agents monitor websites for changes
@site-spy/mcp-server
MCP server for Site Spy — lets AI agents monitor websites for changes
siumai
A unified LLM interface library for Rust
skeletor
A blazing-fast Rust scaffolding tool with YAML-driven snapshots.
@skill4agent/mcp-server
MCP Server for skill4agent - Search, view, and install AI skills
skillboss-mcp-server
SkillBoss MCP Server - Access 100+ AI models and services via Model Context Protocol
skillc
A development kit for Agent Skills - the open format for extending AI agent capabilities
skillet-mcp
MCP-native skill discovery for AI agents
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
skill-mcp
MCP (Model Context Protocol) server implementation for Skill - AI agent integration
skills
Human-in-the-loop skill for AI agents — create tasks for humans to review, approve, or complete. REST API + MCP.
skills-mcp-server
A no-nonsense MCP server that exposes Claude-compatible skills as tools, enabling any agent with an MCP client to use them.
@skillsmith/mcp-server
MCP server for Skillsmith skill discovery
skillsmp-mcp-server
MCP server for SkillsMP - Search, discover, and install AI coding skills
@skillsstore/mcp
MCP server for Skillsstore — access your purchased skills in Claude Code
@sknoble/slvsx-mcp-server
MCP server for SLVSX geometric constraint solver
@skvil/mcp-server
MCP server for the Skvil security scanner — verify, scan, and report AI agent skills
Skybridge Capitals Example
Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map
Skybridge Everything App
Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework
slack-mcp-server-darwin-arm64
Model Context Protocol (MCP) server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins
slack-mcp-server-linux-amd64
Model Context Protocol (MCP) server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins
slack-workspace-mcp-server
MCP server for Slack workspace integration
slicejs-mcp
MCP server for Slicejs documentation access
@slidemaster/mcp-server
MCP server for SlideMaster - create AI presentation videos from Claude Desktop
sllm
@slope-dev/mcp-tools
MCP server exposing SLOPE advisory tools — handicap, dispersion, club recommendation, briefing, and more.
slopwatch-mcp-server
AI Accountability MCP Server - Track what AI claims vs what it actually implements
slurm-mcp-server
MCP server for SLURM HPC clusters — 25+ tools, multi-cluster, job templates, auto-reconnect, webhook notifications
slush-meme-mcp-server
MCP Server for slush.meme — AI-native meme coin launchpad on Avalanche. Real on-chain trading, token deployment, portfolio tracking, and risk scoring.
slyplan-mcp
MCP server for Slyplan — visual project management via Claude
@smartalex/mcp-server
SmartAlex MCP Server — Run your voice business from Claude, ChatGPT, or Cursor
smartlead-mcp-server
🚀 Premier Model Context Protocol server for SmartLead cold email marketing automation. Complete API integration with 113 tools for campaign management, lead tracking, deliverability optimization, and analytics. Works with Claude Desktop, Cursor, Windsurf, Continue.dev. Zero-config NPX installation.
smartschool-mcp
Access Smartschool courses, grades, assignments, and messages through the Model Context Protocol
smart-skills
Agent skill management tool - manage and sync AI agent instructions
smart-terminal
MCP PTY server providing AI agents with real interactive terminal access
smelt-mcp
MCP (Model Context Protocol) server for Smelt semantic version control
smithery-toolbox
Toolbox dynamically routes to all MCPs in the Smithery registry based on your agent's need. When a…
sml_mcps
Small MCP Server - sync, no tokio, just works
smritea-mcp
MCP server for smritea AI memory system
smriti
A lightning-fast, self-hosted knowledge store and memory layer for AI agents. MCP server, knowledge graph, wiki-links, full-text search — built in Rust.
sms
SMS verification for AI agents. Virtual phone numbers, OTP codes, 200+ countries.
Snapgrab
URL to screenshot with metadata. Python MCP server. Claude Vision optimized.
snappymail.runserverapp
snowflake-mcp
MCP server for executing Snowflake queries
@sofia-open-source/analyze-coverage-mcp
MCP Server that bridges LCOV coverage reports to AI agents
sofos
An interactive AI coding agent for your terminal
sogo-mcp-server
MCP server for Sogo DB — AI agent access to Notion-style .db.json databases
solana_ai_registries
Rust SDK for Solana AI Registries - Agent and MCP Server registries
solana-onchain-mcp
MCP for Solana On-Chain activities
@solapi/crm-mcp-server
MCP server for SOLAPI CRM API integration — query customers, manage automations, and more from Claude, Cursor, and other AI assistants
@solapi/mcp-server
MCP server for SOLAPI document search and integration
solr-mcp-server
Apache Solr MCP (Model Context Protocol) Server - 为 LLM 提供与 Apache Solr 搜索引擎交互的完整工具集
Sombra
AI research library. Save, organise and reuse notes and webpages as clean markdown context.
@sonisoft/now-sdk-ext-mcp
MCP server for interacting with ServiceNow instances via @sonisoft/now-sdk-ext-core
Sooda MCP
AI agent relay — message business agents across company boundaries via A2A protocol
@sooshie/mcp-server
MCP server for managing Sooshie via AI agents
@sophia-vibelog/mcp-server
Sophia (VibeLog) MCP Server — Claude Code에서 AI 코딩 세션 로그를 자동 발행합니다
sophos-central-mcp-server
MCP server for Sophos Central API - SOC monitoring, endpoint management, admin automation, and XDR investigation
sota-mcp
Summits on the Air MCP server. Summit lookup, activator stats, chaser records, spots.
soul-core
Async agentic runtime for Rust — steerable agent loops, context management, multi-provider LLM abstraction, virtual filesystem, WASM-ready
sourcegraph-mcp-server
A Model Context Protocol (MCP) server that connects AI assistants to Sourcegraph code search with natural language capabilities
southwest
MCP server for Southwest Airlines - search flights, manage bookings
@sowonai/mcp-gmail
A Model Context Protocol (MCP) server for Gmail integration
spaceship-mcp
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
@spatialy/huly-mcp
MCP server for Huly integration
@speakai/mcp-server
Official Speak AI MCP Server — connect Claude and other AI assistants to Speak AI's transcription, insights, and media management API
speakmanai
Multi-agent AI pipeline that generates professional Solution Architecture Documents.
@specforge/mcp
MCP server for SpecForge - AI agent integration
@specgraph/mcp
MCP server for validating, querying, and editing Spec Graph repositories.
specifys-mcp-server
MCP Server for Specifys.ai - specs and tools via Cursor/Claude Desktop
specre
Atomic, living specification cards for AI-agent-friendly development
@spectrum-charts/mcp
MCP Server for React Spectrum Charts documentation
SpineFrame
Governance runtime for AI agents with signed provenance, compliance audits, and OSINT.
spines
Access book collections, reading lists, and bookshelf recognition from AI assistants.
@spines/mcp-server
MCP server for SPINES — access book collections, reading lists, and bookshelf recognition from AI assistants
@splicr/mcp-server
Splicr MCP server — route what you read to what you're building
spn-cli
The Agentic AI Toolkit - unified CLI for models, secrets, MCP servers, workflows, and AI agents
sports-betting-mcp
AI sports betting picks, odds, injuries & line movement. 1,353+ picks, 59.6% win rate.
sports-card-agent
Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)
spotify
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
Spotify
Full Spotify Web API coverage - albums, artists, playlists, player controls, and more.
spreadsheet-read-mcp
An MCP server that lets LLM agents explore spreadsheet workbooks safely and deterministically
@sprigr/mcp-server
Sprigr MCP server — local AI agent search with WASM-powered full-text search and hybrid semantic search
spring-ai-mcp-payments-server
spring-ai-mcp-security-server-demo
实现带鉴权的Spring AI MCP 服务,并通过Spring AI/Langchain4j/Cherry Studio进行调用
spring-ai-mcp-server-stdio
spring-mcp-server
Spring Java Model Context Protocol Server App
sprint-pilot
Security-scoped MCP server for Azure DevOps development workflow automation
@spritz-finance/mcp-server
MCP server for Spritz fiat rails — off-ramp crypto to bank accounts with AI agents
sprtx-mcp
Agent-native sports token network. 1,435 tokens across 98 sports, 9 global regions.
sputnikx-market
EU trade analytics, product catalog, orders, and heating fuel calculator for AI agents.
sqg-mcp-server
SQG MCP Server - Spring Boot project initialization tools
@sshadows/zendesk-mcp-server
MCP Server for Zendesk API with enhanced features
ssh-agent-mcp-server
MCP server for SSH remote server management with SSH agent authentication support
ssh-licco
SSH Model Context Protocol Server - Enable SSH functionality for AI models
@s_s/mnemo
Memory management MCP server for AI coding assistants
stables-mcp-server
MCP server for Stables fiat-to-crypto API - enables AI agents to manage customers, quotes, and transfers
stackby-mcp-server
MCP server for Stackby — list stacks, tables, records; create/update/delete rows and schema via AI clients (Cursor, Claude, Cline).
@stacksievehq/mcp-server
StackSieve MCP Server — AI-powered third-party service recommendations
@stackspend/mcp-server
MCP server for StackSpend — query cloud and AI costs in Claude Code
stagehand-mcp
MCP server that exposes Stagehand browser automation capabilities
@standardbeagle/agnt
MCP server for AI coding agents - process management, reverse proxy with traffic logging, browser instrumentation, and sketch mode
@starascendin/lifeos-mcp
MCP server for LifeOS Project Management - manage projects, tasks, notes, and contacts via AI assistants
stargate-mcp
Stargate - 42 tools for cross-chain transfers and bridge data
@starwind-ui/mcp
The Starwind UI MCP Server
statecli-mcp-server
Memory and self-awareness layer for AI agents - MCP server for state tracking, replay, and undo
statemap-mcp
MCP server for Statemap — system state management and architectural coherence for codebases
statespace-server
Open-source AI tool execution runtime - HTTP server library
steer
Command-line interface for Steer coding agent.
stefanwille-anki-mcp-server
Anki MCP server for flashcard management
@steipete/claude-code-mcp
Simple MCP server for Claude Code one-shot execution
stellar-memory
AI memory system using celestial mechanics metaphor - MCP server for persistent context across sessions
Stellar Memory
Persistent AI memory using orbital mechanics. 100% local, zero API keys, MCP-native.
@stellarwp/learndash-mcp-server
A LearnDash MCP Server implementation
@stellisoft/stellify-mcp
MCP server for Stellify - AI-native code generation platform
@stevestomp/ohno-mcp
MCP server for ohno task management
stitch-mcp
Universal MCP server for Google Stitch - AI-powered UI/UX design tool. Works with Claude, Cursor, Antigravity, and any MCP-compatible AI.
stitch-mcp-server
Enterprise-ready MCP Server for Google Stitch SDK - AI-powered UI generation for Claude, Cursor, Cline, and VS Code. Generate beautiful web interfaces from text prompts using Model Context Protocol.
stoa-mcp-server
MCP server for the Stoa AI marketplace — discover, call, and pay for AI services from Claude Desktop or Cursor
Stockfish MCP
A Stockfish MCP server to allow an LLM to play chess against Stockfish
stockpot-core
Core library for Stockpot AI coding assistant
Stompy – AI Memory for Claude & MCP Agents
Persistent AI memory with semantic search, conflict detection, and ticketing.
@stoolap/mcp
MCP server for Stoolap embedded SQL database
storage
@storelink-ai/mcp-server
MCP server for connecting Claude to Shopify stores via StoreLink AI
Storybook MCP Addon
Help agents automatically write and test stories for your UI components.
storybook-mcp-server
MCP server for Storybook - provides AI assistants access to components, stories, properties and screenshots
@strait/mcp-server
MCP server for Strait — lets any AI agent manage job orchestration natively
Strale
Trust and quality infrastructure for AI agents. 250+ quality-scored capabilities.
strands-agents
A Rust implementation of the Strands AI Agents SDK
strapi-plugin-ai-sdk
Strapi v5 plugin with AI chat and MCP server — powered by Vercel AI SDK and Anthropic Claude
Stratum MCP
Structured execution for Claude Code — contracts, postconditions, gates, guardrails.
strava-mcp
A Model Context Protocol (MCP) server with Strava OAuth integration, built on Cloudflare Workers. Enables secure authentication and tool access for MCP clients like Claude and Cursor through Strava login. Perfect for developers looking to integrate Strava authentication with AI tools.
Strava Training MCP
Connect Strava training data to Claude for training load analysis and activity insights
Streamline MCP Server
The Streamline MCP Server allow users to search, and download assets in PNG or SVG formats.
strimzi-mcp-server
Manage and troubleshoot Strimzi Kafka on Kubernetes using AI. MCP server with support for topics, users, KafkaConnect, MirrorMaker2, and Cruise Control rebalancing.
string
String analyzer, diff, templates for AI agents
stripe-analytics
Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.
@stripe/mcp
A command line tool for setting up Stripe MCP server
@stripfeed/mcp-server
MCP server for StripFeed - convert any URL to clean Markdown for AI agents
@stronger-ecommerce/gadget-mcp
Generic read-only MCP server for any Gadget app
Strutter AI
AI-powered RFP response management. Search Q&A libraries, draft responses, and upload documents.
@studiometa/forge-mcp
MCP server for Laravel Forge — Model Context Protocol integration for AI agents
@studiometa/productive-mcp
MCP server for Productive.io API - Model Context Protocol integration for Claude Desktop
@studiomopoke/crosschat
MCP server for inter-instance Claude Code communication
study-mcp-server
这是一个基于Spring Boot WebFlux实现的MCP (Model Context Protocol) Server示例项目。
@stupidcodefactory/freeagent-mcp-server
MCP Server for FreeAgent accounting API integration
stygian-mcp
Unified MCP (Model Context Protocol) server aggregating stygian-graph, stygian-browser, and stygian-proxy.
stylobridge
Air-gapped Markdown/PDF to Word converter with brand templates and audit logging.
styx-mcp-server
MCP server for Styx — intelligent AI routing across OpenAI, Anthropic, Google, and Mistral.
styx-mcp-server
MCP server for the Styx AI gateway — route requests to any AI provider through a single interface
suarify-mcp-server
Suarify MCP Server for voice calling and lead management
sub-domain-proxy
Subotiz Dev MCP(Deprecated)
Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language
Subotiz MCP
Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language
@subscribe.dev/mcp
Model Context Protocol (MCP) server for Subscribe.dev - manage projects and deployments directly from Claude Code
substrate-hub
Backend infrastructure for LLM orchestration - plexus, activations, storage
@sugitat/redash-mcp
MCP server for Redash integration
suhoplan-mcp-server
MCP server for SuhoPlan shared board integration with Claude Code
sui-mcp-server
53-tool MCP server for Sui blockchain — wallets, DeFi, Move contracts, staking, SuiNS, analytics
sui-mcp-server
MCP server for Sui blockchain — wallet management, token ops, transactions, Move calls, staking
Suithetic
Suithetic is a decentralized service that enables users to generate high-quality synthetic datasets using verifiable Large Language Models (LLMs) built on the Sui blockchain
@sumup/mcp
MCP server for interacting with SumUp
@sunwood-ai-labs/source-sage-mcp-server
A directory structure visualization MCP server
@sunwu51/mcp-center
MCP Server management tool that aggregates multiple MCP servers
supacloud-mcp
MCP Server for SupaCloud – AI-native Supabase infrastructure management
@supastory/mcp-server
SupaStory MCP server — bring AI-powered session replay insights directly into your editor
@supcon-international/node-red-mcp-server
Model Context Protocol (MCP) server for interacting with Node-RED
supercharged-figma-mcp
Supercharged Figma MCP Server with full automation support
@superclaude-org/superagent
SuperAgent MCP server for orchestrating Codex agent calls with concurrency
supercolony
Agent swarm intelligence — real-time feed and consensus signals from 140+ AI agents on-chain
@superduperui/context
Design system context for AI coding agents — MCP server + CLI + live preview
superkit-mcp-server
An MCP server for exploring and loading Super-Kit AI agent resources.
@supermodeltools/mcp-server
MCP server for Supermodel API - code graph generation for AI agents
superplanners-mcp
智能任务分解与管理系统 - MCP Server
SuperSend
Manage contacts, campaigns, senders, and deliverability via SuperSend API
superset-mcp
MCP server for reading and editing Apache Superset dataset data
suppa-mcp-server
MCP server for Suppa backend service — enables LLMs to interact with Suppa API (entities, instances, comments, users)
@sup-platform/mcp-server
SupOS Platform MCP Server - Model Context Protocol Server for SupOS
@suppleaardvark/jira-mcp-server
MCP server for JIRA integration
SupplyMaven Supply Chain Intelligence
Real-time supply chain risk scores, manufacturing index, commodities, and port data.
supporthero-mcp-server
MCP server for SupportHero Help Center API. Enables Claude and other LLMs to search, browse, read, and update help center articles.
@sura_ai/mcp-server
SURA MCP server - search, read, and edit your research workspace from any AI assistant
@surajadsul02/mcp-server-salesforce
A Salesforce connector MCP Server.
@surajswarnkar1001/mongodb-mcp-server
Production-ready Model Context Protocol (MCP) server for MongoDB with zero configuration setup.
surfai
Advanced browser automation library with human-like interactions and stealth capabilities for web scraping
surfpool-core
Where you train before surfing Solana
@suthio/redash-mcp
MCP server for Redash integration
sutra_afm_lib
Safe, high-performance Rust bindings for Apple's on-device foundation models (Apple Intelligence).
suwappu
Cross-chain DEX for AI agents. Swap tokens across 7+ chains.
@suwappu/mcp-server
MCP server for Suwappu — cross-chain DEX for AI agents. Swap tokens across 7+ chains.
svg-mcp
MCP server that allows AI to view SVGs
svim-stock-mcp
Trade tokenized stocks with Web3 wallet. No registration. AI agent-friendly. Multi-chain. Compliant.
swagger-mcp
MCP Server for Swagger/OpenAPI documentation and API testing
swagger-mcp-server
Spring AI를 사용하여 Swagger API를 LLM이 자연어로 조회할 수 있도록 제공하는 MCP Server
swagger-parser-mcp-server
MCP server for parsing Swagger/OpenAPI JSON files
swarm
SDK to build Agents in rust. Build and manage complex, self-correcting agent teams. Launch multi-agent systems via configuration files or using an Agent Factory. It's the robust framework for orchestrating intelligent agents using open standards (MCP, A2A).
swarms-rs
The Bleeding-Edge Production-Ready Multi-Agent Orchestration Framework in Rust
swarmtrade-mcp-server-jonmarsh73
MCP server for SwarmTrade Agent API integration
@swatbloc/mcp-server
Model Context Protocol (MCP) server for SwatBloc headless commerce
@swatcha/mcp-server
MCP Server for Swatcha - AI agent integration for product selections
swechain-mcp-server
swechain-mcp-server
sweethome3d-mcp-server
Sweet Home 3D plugin that embeds an MCP server — lets Claude control Sweet Home 3D over HTTP
swift-security-skill
AI agent skill for secure credential storage & cryptography on Apple platforms - Keychain Services, biometric auth, CryptoKit, and OWASP compliance (iOS 13–26+)
swissknife-banking-sdk
Open Banking SDK for Rust - Plaid, TrueLayer, Teller, GoCardless, Yapily, MX
Syenite
DeFi interface for AI agents: swap, bridge, yield, lending. Live at syenite.ai.
@syke1/mcp-server
AI code impact analysis MCP server — dependency graphs, cascade detection, and a mandatory build gate for AI coding agents
@sylphlab/pdf-reader-mcp
An MCP server providing tools to read PDF files.
@sylphx/mcp-server-sdk
Pure functional MCP server SDK for Node.js and Bun - type-safe, high performance
@sylphx/pdf-reader-mcp
An MCP server providing tools to read PDF files.
@symbioticsec/symbiotic-mcp-server
Symbiotic CLI MCP Server for security scanning and analysis
synapbus
MCP-native agent-to-agent messaging hub with channels, DMs, and semantic search
@synapsestudios/synapse-docs-mcp-server
MCP server for Synapse Studios documentation
Synapze — Financial Intermediary MCP
Connect AI agents to licensed financial intermediaries in France: insurance, credit, wealth.
synaxis
Sync AI coding tool config across Claude Code, OpenCode, Codex, and Gemini CLI — config-driven, single source of truth
sync-ai-server
@synclaw/mcp-server
MCP server for Synclaw — connects AI agents to the orchestration dashboard
Syncline MCP Server
AI-powered meeting scheduling with intelligent auto-scheduling for Claude and AI agents.
@sync.so/mcp-server
MCP server for the Sync API — give AI agents the ability to create lipsync videos, manage assets, and more
@synctek/forgeos
ForgeOS - AI Governance Platform CLI & MCP Server
synthlab-mcp-server
MCP Server for Pure Data & VCV Rack — parse, generate, analyze, and control Pd patches and VCV Rack modules with AI
sysdig-mcp-server
Sysdig MCP Server
systematics-mcp
Claude Code MCP server for the Systematics platform by Dovito Business Solutions
systeminfo_rust_mcp
A Model Context Protocol (MCP) server for system information retrieval
systemprompt
systemprompt.io - Extensible AI agent orchestration framework
System R Risk Intelligence
Pre-trade risk validation and position sizing for AI trading agents via G-formula and Iron Fist.
@szjc/szjc-mcp-server
MCP Server for the Szjc API using @modelcontextprotocol/sdk
@t0ken.ai/memoryx-mcp-server
MemoryX MCP Server for Cursor/VS Code/Claude Desktop (powered by @t0ken.ai/memoryx-sdk)
t2000
MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport
@t2000/mcp
MCP server for AI agent bank accounts on Sui — 35 tools, 20 prompts, stdio transport
@t402/mcp
t402 Payment Protocol MCP Server for AI Agents
@tachyon-os/mcp-server
MCP server for Tachyon OS — 35 tools for wiki, agents, tasks, memory, audit, compliance, and more
@tacobase/mcp-server
An MCP server for managing tacobase schema via AI assistants
@taiga-ai/mcp-server
MCP server for Taiga -- gives AI assistants access to documents, skills, and projects
@tai-io/codesearch
Semantic code search MCP server for Claude Code
@tailoredtools/mcp-server
MCP server for RapidTools — deterministic JSON Schema validation with signed attestations
Tailscale MCP Server
Secure MCP access for private infrastructure over Tailscale — 48 tools across 9 domains
tails-server
tailwindcss-mcp-server
MCP server for TailwindCSS utility classes, documentation, and project assistance
taisun
@taiyokimura/nextjs-docs-mcp
MCP server providing access to Next.js documentation URLs without AI dependency
@takashito/linode-mcp-server
MCP server for Linode API
@takeoffapp/takeoff-mcp-server
MCP Server para conectar Claude Desktop ao Takeoff - Sistema de Orçamentos de Engenharia
@takeokunn/slite-mcp
MCP server for Slite integration
@takeshijuan/ideogram-mcp-server
Production-grade Ideogram MCP server for AI image generation integration with Claude Desktop, Cursor, and VS Code
talkback-mcp
MCP server built to connect LLMs to your Ableton Live session (but it's not lame...)
Talk To Figma via Claude
tally-mcp-server
Tally Prime MCP (Model Context Protocol) Server implementation to feed Tally ERP data to popular LLM like Claude, ChatGPT supporting MCP
tally-ng
Git-backed findings tracker for AI coding agents
tana-mcp
A Model Context Protocol (MCP) server for Tana
@tankatronic/ynab-mcp-server
MCP server for AI-powered YNAB budget management
@tankpkg/mcp-server
MCP server for Tank - scan and publish AI agent skills from your editor
tap-mcp
Model Context Protocol server for TAP Node functionality
Tapo MCP
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
@tarasrushchak/jira-mcp-server
MCP server for Jira and Confluence integration
@targe/mcp-server
MCP server for the Targe LLM Key Sharing Gateway — use pooled LLM keys from Claude Desktop, Cursor, and other MCP-compatible clients
task
Todo, priority, estimation, burndown for AI agents
taskhive-mcp-server
MCP server for TaskHive - AI agent freelance marketplace. Connect Claude Code to find and complete gigs autonomously.
@taskhunt/mcp-server
TaskHunt MCP Server - OpenClaw Skill for AI agents to find and complete paid tasks
taskqueue-mcp
Task Queue MCP Server
taskrabbit
MCP server for TaskRabbit - let AI agents book home services and taskers
@taskstaq/mcp-server
MCP server for TaskStaq — connect AI agents to your task board
@tasksurf/mcp-server
MCP server that connects AI coding assistants to your TaskSurf workspace
task-trigger-mcp
A self-contained MCP server for AI agent task scheduling and file watching
@taskyard/mcp-server
MCP server for taskyard — atomic file ops, locking, git, watchdog
@tasopen/mcp-alphabanana
MCP server for image generation using Google Gemini AI
tauri-mcp-server
Connect your tauri apps to your agent and expose a set of tools to interact with it
tauri-plugin-mcp-gui
A Tauri plugin that enables AI agents to interact with desktop GUIs through screenshots, DOM access, and input simulation utilizing MCP
@taxorio/mcp-server
MCP Server for Taxorio - Control your invoicing from AI assistants
@tbrgeek/spotify-mcp-server
Production-ready MCP server for Spotify control with bulletproof error handling
@teamlens/mcp-server
TeamLens MCP server — exposes session-aware tools to AI agents
tea-rags
MCP server for semantic search using local Qdrant and Ollama (default) with support for OpenAI, Cohere, and Voyage AI
tech-debt-mcp
MCP Server for analyzing technical debt across multiple programming languages
@techsnif/mcp-server
MCP server for TechSnif. Agent-first tech news and story clusters for Claude Desktop, Cursor, and any MCP client.
telegram-bot-mcp-server
A Model Context Protocol (MCP) server for Telegram Bot API integration
telegram-mcp-server
Remote control AI coding assistants (Claude Code/Codex) via Telegram
telique-mcp
MCP server for Telique telecom APIs (RouteLink, LRN, CNAM, LERG)
@tellmysocials/mcp-server
MCP Server for TellMySocials - Post to social media from any AI client
@tell-protocol/mcp-server
MCP server for the Tell Protocol — expose portfolio intelligence to AI agents
template-rust-mcp-server
Template for building MCP servers in Rust
templui-mcp-server
A Model Context Protocol (MCP) server for TemplUI components, providing AI assistants with access to component source code, documentation, demos, and metadata.
tempo-mcp
MCP server for Tempo blockchain - enabling AI agents to read/write onchain data
tempo-mcp-server
An MCP ( Model Context Protocol ) Server for Grafana Tempo
Temporal Cortex Calendar MCP
18 deterministic calendar tools: contact resolution, temporal context, availability, booking
@temporal-cortex/cortex-mcp
MCP server with 12 deterministic calendar and temporal tools — calendar discovery, temporal context, datetime resolution, atomic booking, RRULE expansion, and availability merging
tencent-send-article-mcp-server
这是一个基于 MCP (Model Context Protocol) 协议的服务器,专门用于自动化发布文章到腾讯云开发者社区。通过集成 Spring Boot 3.x 和 Spring AI,为 AI 助手提供了与腾讯云开发者社区交互的能力,实现文章的自动发布和管理。
tendem-mcp
AI + Human Agent platform for getting tasks done. Create, manage, and track tasks powered by Tendem.
tenkai-mcp
Search Tenkai Daily AI news for open-source releases, papers, and tools. Updated daily.
@tensakulabs/discord-mcp
Discord selfbot MCP server — read & send messages via Claude
tensorgate
TensorGate — MCP server bridging AI agents to Bittensor's decentralized AI network
tenx-mcp
Complete, ergonomic implementation of the Model Context Protocol (MCP)
@teonla/comdirect-mcp
MCP server for comdirect banking API with pushTAN authentication
terradev
Complete GPU infrastructure for Claude Code — 192 MCP tools for provisioning, training, inference
Terraform Ingest MCP
Ingest and analyze Terraform modules from multiple repositories for AI RAG systems
Terragrunt-Docs
terrain
A lightweight, configurable, local-first full-text search engine for Markdown knowledge bases with Japanese text support
terramate-mcp-server
The Terramate MCP Server integrates Terramate CLI and Terramate Cloud with ChatGPT, Cursor, Claude Code, and any LLM, for seamless Infrastructure as Code (IaC) development.
terraphim-session-analyzer
Analyze AI coding assistant session logs to identify agent usage patterns
tesouro-direto-mcp
Model Context Protocol (MCP) server for Tesouro Direto API integration
testing-mcp
An MCP server enabling LLMs to write integration tests through live test environment interaction
@testkase/mcp-server
Official MCP server for TestKase — AI-powered test management for Claude, Copilot, and any MCP-compatible agent
testlink-mcp-server
Production-ready MCP server for TestLink XML-RPC integration.
testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
testrail-mcp-server
A Model Context Protocol (MCP) server that provides TestRail integration tools for AI assistants like Cursor
test_research4
IBM Salesforce Context MCP Server
tether-name-mcp-server
MCP server for tether.name - AI agent identity verification
text2image-mcp
MCP server for Google's Gemini image generation API (Flash + Pro) with cross-platform support
text-to-cypher
A library and REST API for translating natural language text to Cypher queries using AI models
tf-model-server
tft-oracle
TFT champion, trait, item, and augment data for LLMs via CommunityDragon
@the402/mcp-server
MCP server for the402.ai — AI agent service marketplace. Browse services, purchase via x402 micropayments (USDC on Base), manage threads, list services as a provider, and more.
the-academy
A Socratic dialogue engine for AI agents.
the-agents-mcp
MCP server for The Agents — real-time AI agent visualization
the-android-mcp
ADB-powered MCP server for Android app install, control, hot reload, screenshots, and test automation
@thecorporation/mcp-server
MCP server for agent-native corporate operations
@the-grid-data/mcp
MCP server for The Grid Data
@theia/ai-mcp-server
Theia - MCP Server
@thelord/mcp-server-docker-npx
🐋 Docker MCP Server with NPX support - Manage Docker containers, images, networks, and volumes with natural language. Includes Docker socket access and remote Docker support via SSH/TCP.
@theo.foobar/mcp-time
A mcp server providing standardized tools to perform time and date-related operations
TheProtocol — Sovereign AI Agent Platform
Sovereign AI agent platform. 19 tools: discovery, transfers, staking, governance. A2A v1.0.
@thesashadev/ssh-mcp-server
Professional SSH MCP server for AI agents. Supports sync/async commands, high-performance file transfers with 5 fallbacks.
thescavenger
Terminal-first AST dependency graph and session memory engine for AI coding agents
@thesvg/mcp-server
MCP server for searching and fetching brand SVGs from thesvg.org
@thevgergroup/apollo-io-mcp
Model Context Protocol (MCP) server for Apollo.io API integration
thewinetrip-mcp-server
MCP server for TheWineTrip — wine trip planning tools for Claude Desktop
things3-mcp
MCP server for Things3 integration on macOS
thingspanel-mcp
This MCP server integrates ThingsPanel IoT platform with AI models like Claude, GPT, and others that support the Model Context Protocol.
@thinking-models/mcp-server
A Model Context Protocol (MCP) server for thinking models
think-mcp
Intent security pre-flight checks for autonomous AI agents.
@thisispamela/mcp
Pamela Voice API MCP server — tools for AI assistants
@thisux/sveltefix-mcp
MCP server for sveltefix — connects AI agents to visual browser annotations
thoughtjack
Adversarial agent security testing tool
threadline-mcp
Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config.
threads-mcp-server
Professional Threads MCP Server - Fixed API issues, enhanced setup validation, and enterprise features
Three.js DevTools MCP
Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent
Thronglets
P2P shared memory substrate for AI agents — stigmergic knowledge network via libp2p
@thryx/mcp-server
ThryxProtocol MCP Server — AI Agent Launchpad on Base. Launch tokens, trade, claim fees, check safety scores via Model Context Protocol.
thuai_server
thulp-mcp
MCP (Model Context Protocol) integration for thulp
thumbnail-generator-mcp
YouTube thumbnail generator MCP server for Claude Desktop
@tiangong-ai/mcp-server
TianGong AI MCP Server
tianji-mcp-server
Tianji MCP Server
Tickory MCP
Tickory MCP server for Binance scans, alert events, and explainability.
Tigris MCP Server
Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management.
tilnote-mcp-server
MCP server for creating, reading, and managing notes on Tilnote
tilth
Tree-sitter indexed lookups — smart code reading for AI agents
@timbal-ai/timbal-setup
Configure any AI coding agent with the Timbal MCP server and skill files
time
Timezone, dates, cron, timestamps for AI agents
time-mcp
Time MCP Server, giving LLMs time awareness capabilities.
time-mcp-server
MCP Time Server to privde current time details
Timergy
Create scheduling polls, vote, and finalize times from AI agents.
timeslope-mcp
Equip AI with tools for researching economic data from Federal Reserve Economic Data (FRED).
Time's up Skybridge example App
Skybridge Example App showcasing a Time's up game with the LLM
@tinify-ai/mcp-server
MCP server for Tinify image optimization — one tool, max optimization
tiny-asana-mcp-server
MCP server implementation for Asana integration
TinyFish AI Web Agent
AI-powered web automation. Navigate websites using AI agents for one page or a thousand
TinyFish AI Web Agent
AI-powered web automation. Navigate websites using AI agents for one page or a thousand
tiny-loop
Minimal AI agent framework
@tjamescouch/agentchat-mcp
MCP server for AgentChat - real-time AI agent communication
tldraw
Draw and visually collaborate with your agents on tldraw's canvas.
tl-mcp
MCP (Model Context Protocol) integration for ThinkingLanguage
@tlog/mcp
tlog MCP server
tmcp
Complete, ergonomic implementation of the Model Context Protocol (MCP)
tmux-mcp-server
tmux MCP server with AgentGrid extensions (pipe_pane, wait_for, signal, has_session, capture_pane_full)
tne-sdk
TNE-SDK - The Official Python SDK for The Null Epoch - an AI-only MMO where LLMs play autonomously. Connect any model (OpenAI, Anthropic, Ollama, vLLM, etc.) via MCP, TUI launcher, or raw HTTP. Includes memory, reflection, and agent orchestration for persistent AI gameplay/benchmarking.
@todoforai/puppeteer-mcp-server
Experimental MCP server for browser automation using Puppeteer (inspired by @modelcontextprotocol/server-puppeteer)
@toggletown/mcp-server
ToggleTown MCP server — manage feature flags, rollouts, targeting rules, and A/B experiments from any AI assistant
tokencast
Pre-execution cost estimation for LLM agent workflows with calibration learning
token-compressor
Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.
@tokencraft/mcp-server
MCP server for Tokencraft Design Tokens API
tokenmonkey
P2P wagering protocol for AI agents on Solana. Coinflip & dice challenges for USDC.
tokenmonkey-mcp-server
MCP server for TokenMonkey P2P AI challenges on Solana
TokenOracle
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
token-tool
Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.
@toknbase/mcp-server
MCP server for Toknbase -- zero-knowledge secrets management for AI agents
tokportal-mcp
TokPortal MCP Server — Control TokPortal from AI assistants (Claude, Cursor, etc.)
@toktokhan/ai-native-mcp
AI Native Manager MCP Server for Claude Code
@ton-agent-kit/mcp-server
MCP Server for TON Agent Kit — let Claude, GPT, and any AI interact with TON
Ton Blockchain MCP
@ton/mcp
TON MCP Server - Model Context Protocol server for TON blockchain wallet operations
tool42
Tool42 MCP Server - AI assisted Rust development made easy
toolroute
Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.
toolrouter-mcp
MCP server + CLI for ToolRouter — discover, search, and call AI tools from any agent or terminal
@toolsdk.ai/google-analytics-mcp
MCP server for Google Analytics Data API
@toolsdk.ai/tavily-mcp
MCP server for advanced web search using Tavily
tool-useful
A powerful, type-safe function calling and tool orchestration framework for Rust AI applications
toon-mcp-server
MCP server for TOON (Token-Oriented Object Notation) - Reduce LLM token usage by 50-70%
@topgunbuild/mcp-server
MCP Server for TopGun - enables AI assistants to interact with TopGun databases
@topvisor/mcp-notifications
MCP server for desktop notifications over stdio
@torknetwork/mcp-server
TORK MCP Server - 48 governance tools for AI agents including Memory Integrity, Supply Chain, Cost Controls, and MCP Auditing
@totakit/icons-mcp-server
MCP server for totakit icons — search, retrieve, and embed icons via AI agents
@totalreclaw/mcp-server
End-to-end encrypted memory for AI agents — portable, yours forever. MCP server with AES-256-GCM E2EE, semantic search, import/export, and on-chain storage
@tothienbao6a0/figma-mcp-server
The most comprehensive Figma MCP server. Access Figma design data, generate comprehensive design systems, and empower AI-driven workflows.
toutiao-mcp-server
基于 MCP 的今日头条创作者平台服务,使 AI 助手能够通过标准化协议完成内容发布、管理和数据分析。
tower-mcp
Tower-native Model Context Protocol (MCP) implementation
towow-mcp
Towow Agent Collaboration Protocol — MCP Server
@towry/mcp
MCP server implementation
tracemeld
LLM-native MCP server for performance profiling and analysis
Trackly CLI
Job tracking CLI + MCP server for AI agents. 99K+ jobs, 775+ companies.
tradeblocks-mcp
MCP server for options trade analysis
tradememory-protocol
MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance.
@tradeproof/mcp-server
MCP server for contractor license lookups across all 50 US states — 5M+ records from official state licensing boards
trade-router-mcp
TradeRouter.ai MCP Server — Solana swap & limit order engine.
@traderouter/trade-router-mcp
TradeRouter.ai MCP Server — Solana swap & limit order engine
TraderWai
Real-time candlestick charts for AI. Forex, crypto, commodities, indices. 34 symbols, 6 TFs
trains-server
traitclaw
A Rust AI Agent Framework — Simple by default, powerful when needed
traitclaw-mcp
MCP (Model Context Protocol) client for TraitClaw — discover and call tools from MCP servers
transkribus
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
@translateimage/mcp-server
MCP server for TranslateImage - AI-powered image translation
travel-mcp
Tixxly MCP server — connect AI agents to tours, experiences, and activities
@treasuredata/mcp-server
MCP server for Treasure Data - Query and interact with TD through Model Context Protocol
tree-sitter-sysml
SysML v2 grammar for tree-sitter
tribunal
Tribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents.
tridion-dxd-mcp-server
An example Model Context Protocol Server for Tridion DXD
@trikhub/mcp
MCP server for AI-assisted trik authoring
trilium-mcp
MCP server for Trilium Notes with comprehensive ETAPI support
Trillboards DOOH Advertising
DOOH advertising via AI agents. 5,000+ screens with edge AI audience intelligence.
trimcp
MCP proxy that reduces LLM token costs by 60–90% through compression and caching
tripo-ai-mcp-server
MCP server for Tripo3D AI API
@trishchuk/codex-mcp-tool
MCP server for Codex CLI integration
@trishchuk/gemini-mcp-server
MCP server for Gemini CLI integration
@tristau/openweathermap-mcp
OpenWeatherMap MCP Server for weather data integration
@trivle/i18n-tools-mcp
MCP server for managing JSON translation files
trollo-mcp-server
MCP server for managing Trollo kanban boards from AI agents
@tronlink/mcp-server-tronlink
TronLink MCP Server - MCP server for controlling TronLink browser extension via AI agents
tronrental
Buy TRON energy to reduce USDT transfer fees by 80%. Full API for AI agents.
@tronrental-com/mcp-server
MCP server for TronRental.com — buy TRON energy via AI agents
tru-mcp
MCP server for tru — portable identity, billing, and provisioning for AI-native apps
@truncus/mcp-server
MCP server for Truncus Email API - send transactional emails from AI agents
@trustpager/mcp-server
MCP server for TrustPager — connect Claude to your CRM
@trustrails/mcp-server
MCP server for searching UK electronics products across multiple retailers
@trustthenverify/trust-mcp
MCP Server for AI agent trust verification — lookup, verify (9 chains), search, evidence, reviews.
truthlens
AI hallucination detector — formally verified trust scoring for LLM outputs
@tsdevstack/cli-mcp
MCP server for tsdevstack CLI - exposes tools and resources to AI agents
ts-mcp-server
MCP server that renames/moves TypeScript files and updates all imports via tsserver
tsukutta-mcp-server
Tsukutta MCP Server - AIコーディングツールからTsukuttaにアプリを共有
tts-fast-mcp
TTS MCP Server
@tuannvm/gemini-mcp-server
MCP server for Gemini CLI integration
@tubexperto/mcp-server
MCP Server for TubExperto - Connect your AI to YouTube experts
@tuchsoft/mcp-complex-plans
An MCP server for advanced AI workflow planning, sequential thinking, and task management
tuning-engines
Domain-specific LLM fine-tuning — sovereign models trained on your data, zero infrastructure.
turboclaude-mcp
SDK-agnostic MCP (Model Context Protocol) abstraction for turboclaude
turbopentest
AI-powered penetration testing. Launch scans, review findings, download reports.
@turbopentest/mcp-server
MCP server for TurboPentest — AI-powered penetration testing from your coding assistant
turbovault
Production-grade MCP server for Obsidian vault management - Transform your vault into an intelligent knowledge system for AI agents
turul-http-mcp-server
HTTP transport layer for Model Context Protocol (MCP) servers
twelvelabs-mcp-server
TwelveLabs MCP: video indexing, search, analysis, and embeddings for AI applications.
twentycrm-graphql-mcp
MCP server for Twenty CRM GraphQL API
twenty-mcp-server
Easy-to-install Model Context Protocol server for Twenty CRM. Try instantly with 'npx twenty-mcp-server setup' or install globally for permanent use.
@twilio-feature-factory/mcp-twilio
MCP server exposing Twilio API operations as custom tools for Claude agents
twining-mcp
Agent coordination MCP server and Claude Code plugin — shared blackboard, decision tracking, and context assembly
txtclaw-mcp
TXT CLAW MCP server (preview)
Tycana
Gives your AI assistant persistent memory and intelligence about your work patterns.
typeform-mcp-server
MCP server for Typeform API integration - create forms, retrieve responses, and manage webhooks
typefully-mcp-server
MCP server for Typefully API integration
@typescape-ai/mcp
Typescape MCP server for review, finding, and rules workflows in external agent harnesses
@typiva/mcp-server
MCP server for Typiva - AI-powered typography and design intelligence
@tzwebdeveloper/feishu-mcp-server
MCP Server for Feishu/Lark document operations
uac-mcp-server
MCP server bridge for Unity API Communicator — control Unity Editor from AI agents
uag
The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io.
uAI-solana/useful-ai-mcp
@uarlouski/ssh-mcp-server
MCP server enabling AI assistants to securely execute SSH commands, transfer files via SFTP, manage port forwarding, and use parameterized command templates with comprehensive security controls
uaw-mcp
MCP server wrapping the United Agentic Workers (UAW) REST API
ubereats
MCP server for Uber Eats - let AI agents order food delivery
ubuntu_mcp_server
an mcp server built to give claude config limited control over ubuntu os operations
ue-mcp
Unreal Engine MCP server — 19 tools, 300+ actions for AI-driven editor control
@ufo-space/mcp-server
MCP server for Space CRM - connect AI assistants to your tasks
ugarapi-mcp-server
MCP server for UgarAPI - exposes AI services with Bitcoin Lightning payments
UIAutomator2 MCP Server
Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.
@uidbai/mcp-server
UIDB Design System MCP Server for AI coding tools
uiflowchartcreator
MCP server for creating UI flowcharts
@uiid/local-mcp-server
Local MCP server for accessing personal agents
uiplug-mcp
MCP server for UIPlug — gives AI agents access to the UIPlug UI component marketplace
ui-ux-pro-mcp
🎨 AI-powered UI/UX design intelligence - 1519+ curated design resources through MCP | React, Vue, Next.js, Flutter & more
UIX
AI-to-UI IR Protocol Layer — The Last Mile from AI to Human. Includes Lucid UI Skill for professional AI-generated interfaces.
@ulinkly/mcp-server
ULink MCP Server — Model Context Protocol server for the ULink REST API
ultrafast-mcp-server
High-performance server implementation for the Model Context Protocol (MCP)
umami-mcp-server
Go MCP server for Umami web analytics; published to Glama.ai + LobeHub
umf
Universal Message Format (UMF) - Provider-agnostic message representation for LLM interactions with ChatML formatting, internal hub model, and MCP support
@unboundai/gtm-mcp-server
MCP server for Google Tag Manager
@unchainedshop/api
GraphQL API layer for the Unchained Engine with Express/Fastify adapters and MCP server
unclaimed-sol
Scan and reclaim dormant SOL from your Solana wallet. Powered by UnclaimedSOL.
@underground-cultural-district/mcp-server
MCP server for The Underground Cultural District — developer tools + marketplace catalog
UnifAI
Unified Offer Protocol MCP Server
AI-powered product search, affiliate links, and price negotiation for e-commerce platforms
unigateway
Lightweight, local-first LLM gateway for developers. A stable, single-binary unified entry point for all your AI tools and models.
uniquity-mcp
MCP server for UniquityReporter
universal-bot-core
Core functionality for Universal Bot AI automation framework with AWS Bedrock
@un-markdown/mcp-server
MCP server for the Unmarkdown API — convert markdown, manage documents, publish pages
unofficial-dinero-mcp-server
En MCP server til det danske regnskabsprogram Dinero, som tillader dine AI agents at håndtere bogføringen for dig.
@unotest/mcp
UnoTest MCP server for AI agents
unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine via native automation bridge. Built with TypeScript and designed for game development automation.
unreal-master-mcp-server
MCP server bridging Claude AI to Unreal Engine — 188 tools across 37 domains for Blueprint, AI, materials, sequencer, and more.
unreal-mcp
Unreal Engine MCP server for Claude Desktop (early alpha preview)
unsplashx
Unsplash MCP Server
@unthread-io/mcp-server
Unthread MCP Server
untrap-mcp
Untrap MCP Server — AI-powered MSP analytics via Claude Desktop
unulu
AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.
@upcv/mcp-server
UPCV MCP Server - AI-powered resume and campus recruitment tools
upjack
Declarative AI-native application framework — schema-driven entities, Markdown skills, MCPB packaging
@useagentpay/mcp-server
MCP server that lets AI agents make purchases with human approval. Local-first payments, encrypted credentials, budget controls.
@useagents/redop
Bun-native MCP server framework
@usecart/mcp-server
MCP server for the Cart e-commerce intelligence API
@usejunior/docx-mcp
Safe Docx MCP server (TypeScript)
@useobo/mcp-server
OBO MCP Server - Connect OBO to MCP-compatible AI agents
@useresume/mcp-server
MCP server for AI-powered resume and cover letter generation via useresume.ai API
@userorbit/mcp
MCP server for the Userorbit API
usesend-mcp-server
MCP server for useSend email platform API integration
@use-tusk/drift-mcp
MCP server for querying Tusk Drift API traffic data
@utaba/ucm-mcp-server
Universal Context Manager MCP Server - AI Productivity Platform
@uteamup/mcp-server
MCP server client for UteamUP - enables Claude Desktop/Code integration with automatic OAuth 2.0 authentication
@uvrn/mcp
UVRN MCP server — AI-native bundle processing
@uxai/mcp-server
MCP Server for design system parsing and AI-powered component generation
v0-mcp-server
Simplified MCP Server for v0.dev with auto-discovery and direct SDK dispatch
v0-platform-mcp
Vercel v0 MCP Server using Node.js and TypeScript - Generate UI components through Claude Code
v3.ocaml.org-server
@vadimcomanescu/linode-mcp-server
MCP server for Linode API
@vairix/admin-mcp
MCP server for Vairix Admin - automate time tracking with Claude
@validkit/mcp-server
Model Context Protocol (MCP) server for ValidKit email validation - works with Claude Code, Cursor, Windsurf, and any MCP-compatible AI assistant
vallt
API credential manager for Claude Code. Connect services, store keys in keychain, monitor health.
Vantage — Signal Tracker
Save and query market signals from your AI conversations.
@vanwida/haul-mcp
MCP server for HAUL — agent-native API marketplace
@vapi-ai/mcp-server
Vapi MCP Server
vara-mcp-server
MCP server for Vara Network smart program development with Sails
@variflight-ai/variflight-mcp
Variflight MCP Server
varilka-mcp-server
MCP server for Varilka storage - connect Claude Desktop to your cloud storage
varpulis-mcp
MCP server exposing Varpulis CEP engine to AI agents
@vat-mcp/daily-report
MCP Server for daily report system
VaultCrux Memory Core
VaultCrux Memory Core — 32 tools: knowledge, decisions, constraints, signals, coverage
@vaultgraph/mcp-server
MCP server for submitting VaultGraph JobReceipts and querying agent trust scores
vaultit
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
@vaultsfyi/mcp
Model Context Protocol (MCP) server for VaultsFYI
@vbouchet31/locabriques-mcp-server
MCP Server for LocaBriques API
vcad
Parametric CAD in Rust — CSG modeling with multi-format export
VCAgents
vcf_mcp_server
MCP Server to facilitate exploring Variant Calling Format (VCF) files using LLM agents
vcluster-yaml-mcp-server
MCP server for querying vcluster YAML configurations using jq
vdjml
vdsl-mcp
MCP server for VDSL — AI-native image generation platform. RunPod GPU provisioning, ComfyUI orchestration, model management.
veclayer
Hierarchical vector memory for AI agents — perspectives, salience, aging, identity
vector-embedding-mcp-server
MCP Server for AI Embedding and RAG functionality
@vectorforge-ai/mcp-server
VectorForge MCP Server - Cryptographic integrity, audit trails, and confidence scoring for AI applications
vectra-ai-rux-mcp-server
velixar-mcp-server
MCP server for Velixar persistent cognitive context — memory, identity, graph, time, and contradiction for LLMs
@vemdev/mcp-server
Official VEM MCP Server for AI agent project memory.
@verfi/mcp-server
Verfi MCP Server — consent verification tools for AI agents
Veridion-nexus
Veridion Nexus MCP server - GDPR Art. 44-49 runtime compliance for AI agents
verify-mcp
Sub-cent factual claim verification against live data sources.
veritas-nexus
Advanced multi-modal lie detection system with explainable AI, featuring text, vision, audio, and physiological analysis with ReAct reasoning
vertex-mcp-server
Go-based MCP server exposing Google Cloud Vertex AI Gemini models to AI assistants
@verusidx/chain-mcp
Foundation MCP server — chain discovery, daemon management, health checks, raw transactions
@verygoodplugins/mcp-automem
MCP server for AutoMem: AI memory storage and recall
@vespermcp/mcp-server
AI-powered dataset discovery, quality analysis, and preparation MCP server with multimodal support (text, image, audio, video)
Vessel Browser
AI-native browser runtime for autonomous agents with human-in-the-loop supervision
@vibecheckai/mcp-server
VibeCheck — AI Code Firewall | MCP Server for hallucination prevention in AI-assisted development
vibecode-mcp
MCP Server exposing local .agent and .gemini rules
@vibeframe/mcp-server
VibeFrame MCP Server - AI-native video editing via Model Context Protocol
vibe-graph-mcp
MCP (Model Context Protocol) server for Vibe-Graph
@vibemap.ai/mcp-server
VibeMap MCP Server — connect your IDE agent to VibeMap via the Model Context Protocol
vibe-mcp-server
AI Task Status Tracker - Rust MCP Server with Authentication
vibe-provision
Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
@vibescope/mcp-server
MCP server for Vibescope - AI project tracking tools
@vibesharingapp/mcp-server
MCP server for VibeSharing - register prototypes and get feedback directly from Claude Code
@vibevibes/mcp
MCP server — connects Claude to vibevibes experiences
@vibeworks/barkme-mcp-server
A Model Context Protocol (MCP) server that provides iOS push notifications through the Bark service
vidgen
AI-agent-first video production CLI — render HTML/CSS scenes via headless Chromium + FFmpeg
vidlens-mcp
YouTube intelligence layer for AI agents. 41 tools, 10 modules, zero config.
@viewert/mcp
MCP server for Viewert Librams — expose AI-enabled Vellums as context to any MCP-compatible AI client
@vigilhq/mcp-server
Model Context Protocol (MCP) server for Vigil sanctions screening — exposes compliance checks as MCP tools
vinted-mcp-server
MCP Server for Vinted marketplace — search items, compare prices, analyze sellers across 19 countries. Works with Claude Desktop, Cursor, and any MCP client.
@virga-mcp/server
MCP server for the Virga Weather API — exposes weather data as native tools for LLM clients
Virga Weather
Weather API tools — current, hourly, daily forecasts, and historical data.
@virtocommerce/cof-mcp
Commerce Operations Foundation MCP Server
VisionAgent MCP
visus-mcp
Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.
vite-plugin-mcp
MCP server helping models to understand your Vite app better.
vite-plugin-vue-mcp
MCP server helping models to understand your Vue app better.
vivesca
Opinionated MCP server — Pydantic output schemas, 7 domains, built to evolve.
viyv-browser-mcp
MCP Server for AI agent browser automation via Chrome Extension
@vizejs/musea-mcp-server
MCP server for building Vue.js design systems - component analysis, documentation, variant generation, and design tokens
vllm-qwen3-vl-4b
vllm-server
vllora_core
AI gateway Core for Vllora.
VMware AIops
AI-powered VMware vCenter/ESXi monitoring and operations with 20 MCP tools.
VMware Storage
VMware vSphere storage management with 11 MCP tools: datastores, iSCSI, vSAN.
@vocalia/mcp-server
VocalIA MCP Server — 203 tools for voice AI, e-commerce, CRM, telephony, and billing
Voice Bridge
Multi-engine TTS for AI coding assistants. 5 engines, free engine included.
@voidly/mcp-server
87-tool MCP server: censorship intelligence (119 countries, 19.6M measurements) + E2E encrypted agent-to-agent messaging (Double Ratchet, X3DH, post-quantum, @usernames)
voidly-mcp-server
83 tools: censorship intelligence (119 countries) + E2E encrypted agent messaging
@voidog/wordpress-mcp-server
MCP server for WordPress REST API integration
volkern-mcp-server
MCP Server for Volkern CRM - Lead management, appointments, tasks, and WhatsApp messaging integration
@voltagent/mcp-server
VoltAgent MCP server implementation for exposing agents, tools, and workflows via the Model Context Protocol.
volthq-mcp-server
MCP server for Volt HQ — the compute price oracle for AI agents
vote-mcp-server
MCP server for Vote-MCP: Democratic decision-making for AI agent collectives
@voteship/mcp-server
MCP server for VoteShip — manage feature requests, votes, roadmaps, and AI workflows from any MCP client
voxai-agent-server
@voxburst/mcp-server
MCP Server for VoxBurst - Enable AI agents to manage social media posts
@voxos-ai/clink-mcp-server
MCP server for Clink - powering agentic coordination
vplex-memory
VPLEX Memory MCP Server — stdio proxy with browser-based auth
@vpsm-sh/mcp-server-cloudflare-browser
MCP server that fetches URLs as Markdown via the Cloudflare Browser Rendering API.
VpunaAiSearch
@vpursuit/swipl-mcp-server
SWI-Prolog MCP Server with dual query modes and security layer
@vreippainen/hevy-mcp-server
A MCP server for Hevy
vtimestamp
MCP server for verifying and querying vtimestamp proofs on the Verus blockchain
vtimestamp-write
MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon
vulcan-mcp-server
MCP server for Vulcan product management - manage tasks, sprints, documents, and projects from Claude Code
@vybit/mcp-server
Model Context Protocol (MCP) server for Vybit Developer API
vyb-mcp-server
MCP Server for vyb collaboration platform
w3ship-mcp-server
W3Ship Commerce MCP Server — AI-powered shopping cart, orders, shipment tracking & VR booking via Model Context Protocol. Passwordless commerce using cryptographic identity (SLH-DSA / ECDSA).
Waggle
Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents.
@waiaas/mcp
WAIaaS MCP server - Model Context Protocol integration for AI agents
wais_server
@waldzellai/clear-thought
MCP server for systematic thinking, mental models, debugging approaches, and memory management
@waleedyousaf07/mcp-gmail
Thin Gmail MCP server for MCP-compatible agents.
@waleedyousaf07/mcp-google-calendar
Thin Google Calendar MCP server for MCP-compatible agents.
warden-ai
Runtime control layer for AI coding agents: policy enforcement, drift reduction, and context efficiency
wardn
Credential isolation proxy — agents never see real API keys
water_modeling_agh
watsonx-mcp-server
MCP server for IBM watsonx.ai integration with Claude
wavestreamer-mcp
MCP server for waveStreamer — AI agent prediction arena
@wawp/mcp-server
Official Wawp WhatsApp API MCP Server. Connect your AI (Cursor, Claude, Windsurf) directly to WhatsApp for automation and messaging.
@waystation/mcp
MCP server for WayStation
wazion-mcp-server
WAzion MCP Server — Connect WhatsApp Business AI tools to Claude, ChatGPT, Cursor and more
wd041216-bit/ironclaw-agent-guard
Weather Data MCP Server
Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.
WeatherSync-AI
A lightweight MCP server that fetches real-time weather data from OpenWeather.org based on city names. Built with @modelcontextprotocol/sdk, this tool allows LLM-based agents (like those in Cursor IDE) to retrieve current weather conditions such as temperature, humidity, wind speed, and pressure.
weave-mcp
MCP server for entity-level semantic merge coordination. 15 tools for agents to claim, merge, and resolve conflicts.
web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
web2md-mcp
MCP server that converts web pages to clean Markdown
webcite-mcp-server
WebCite MCP Server - Fact-check AI claims against authoritative sources. Works with any MCP-compatible agent or tool.
webclaw-mcp
WebClaw MCP Server - WebMCP-native browser agent for Chrome
@webcraftstudio/mcp-server
MCP server for ORBIO — expose all business modules to AI assistants (101 tools, 10 modules)
webear
Give your AI coding assistant ears — capture, analyze, and describe live audio.
webfetch-mcp
Live Web Access for Your Local AI — Tunable Search & Clean Content Extraction
webhook
Send, validate, debug webhooks for AI agents
@webhooks-cc/mcp
MCP server for webhooks.cc — AI agent integration for webhook testing
@webhouse/cms-mcp-server
Authenticated read+write MCP server for @webhouse/cms content production
@webiny/mcp
Webiny Model Context Protocol (MCP) server.
webmcp-connect
Connect any MCP server to Chrome's WebMCP API
WebMCP — Make Any Website Agent-Ready
W3C WebMCP toolkit for Chrome 146. Expose any website as a structured MCP server for AI agents.
webpuppet-mcp
MCP (Model Context Protocol) server exposing webpuppet browser automation as tools for AI assistants
webshift
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
@webvizio/mcp-server
A Model-Context-Protocol (MCP) server for the Webvizio API
wechat-article-to-md
Claude Code Skill - 抓取微信公众号文章并转换为 Markdown,自动下载图片 | WeChat Article to Markdown Converter
@weijingwei/email
Email MCP Server - SMTP/IMAP email operations via MCP protocol
@wener/ai
AI utilities and MCP server definitions
@wenit/redis-mcp-server
Redis MCP Server - 通过 MCP 协议操作 Redis 数据库
@wenrwa/mcp-server
Wenrwa MCP Server — 26 AI trading tools for Claude Desktop (swap, transfer, quote, cart, RWA, agent identity)
wesichain-mcp
Rust-native LLM agents & chains with resumable ReAct workflows
@west10tech/airtable-mcp
MCP server with Airtable integration
@west10tech/constructionwire-mcp
MCP server with full constructionwire capabilities (75 endpoints)
@west10tech/linear-mcp
MCP server with Linear integration
@west10tech/notion-mcp
MCP server with full Notion capabilities (23 tools)
wezterm-agent-mcp
Wezterm MCP Server — programmable terminal control plane for multi-agent AI workflows
whatsapp-mcp
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
whazaa
WhatsApp MCP server for Claude Code — talk to Claude from your phone via WhatsApp self-chat
whet
An open-source terminal coding agent. Powered by local or cloud LLMs.
whiteboard-mcp-server
MCP server for Whiteboard notes & papers (LaTeX) integration with Claude Code
whoop-mcp-server
MCP server for the WHOOP Developer Platform API
Wick
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
Wick
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
wiggum
AI orchestration scaffold generator for the Ralph Wiggum loop
wikijs-mcp
WikiJS MCP Server
@wildcard-ai/deepcontext
Advanced codebase indexing and semantic search MCP server
@williamzujkowski/strudel-mcp-server
Advanced MCP server for AI-powered music generation with Strudel.cc
@winci/local-rag
Semantic search for your codebase — local-first RAG MCP server with hybrid search, AST-aware chunking, and usage analytics
windjammer-mcp
Model Context Protocol (MCP) server for Windjammer - AI-powered development
winjavadriver-mcp
MCP server for Windows desktop automation via WinJavaDriver
Winston AI
@wire-dsl/mcp-server
MCP server for Wire DSL — documentation, validation and rendering
@wireweave/mcp-server
MCP server for Wireweave DSL - Thin client for API Server
@wiroai/mcp-server
Unofficial MCP server for Wiro AI — integrate AI model execution into Claude, Cursor, and other MCP-compatible tools
@wisefoxme/salesforce-copilot-admin-mcp
MCP server for Salesforce admin operations
@wisewandtools/mcp-server
Production-ready MCP server for Wisewand API - Complete coverage with 74 tools
@withfoundry/mcp-server
MCP server that exposes Foundry project memory as tools and resources. Add it to Cursor, Claude Desktop, or any MCP-compatible client so your AI agent has access to project context.
withmoxie-mcp-server
MCP server for Moxie CRM integration - manage clients, contacts, projects, invoices, time tracking, and more
@wjsutton/tableau-public-mcp-server
MCP server for Tableau Public APIs - enables AI applications to interact with Tableau Public content programmatically
Wolfpack Intelligence
On-chain security and market intelligence for trading agents on Base.
wolfpack-mcp
MCP server for Wolfpack AI-enhanced software delivery tools
wolfram-mcp
WolframAlpha MCP Server
Wonderkraftz - Premium Gifting Studio
Browse and shop Wonderkraftz premium gifts. Recommendations, cart, and checkout via AI.
woolly-mcp
MCP (Model Context Protocol) implementation for Woolly
wopee-mcp
Wopee.io MCP server for autonomous testing platform
wopee-mcp
AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.
@wordbricks/fetch-mcp
Model Context Protocol (MCP) server for fetching data from the web
word-document-mcp-server
MCP server for AI-powered Word document management
Word Orb — Vocabulary Intelligence for AI Agents
162K words, 47 languages, 278K lessons, 25K assessments, knowledge graph. Edge-cached.
@workclear/mcp-server
MCP server for Australian contractor licence verification via WorkClear API
working-memory
Working memory for AI coding assistants
work-memory-mcp
Never lose context again - persistent memory management system for AI-powered workflows across multiple tools
World Airfares Flight Search
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
@worldordersim/mcp
MCP server for World Order Sim - connect your AI agent to the geopolitical simulation
wormhole-mcp
Wormhole - 69 tools for cross-chain transfers and bridge data
@wplaunchify/ml-mcp-server
Universal MCP Server for WordPress + Fluent Suite (Community, CRM, Cart) + FluentMCP Pro. Comprehensive tools for AI-powered WordPress management via Claude, Cursor, and other MCP clients.
@wporg/mcp
Set up the WordPress.org MCP server for your AI development tools.
@wps-agent/mcp-server
MCP Server for WPS Agent - Create WPS smart documents from Markdown
writbase
MCP-native task management for AI agent fleets with scoped permissions and provenance.
writing-humanizer
Claude Code plugin:去除文章中的 AI 寫作痕跡,使文字更自然、更有人味。以台灣正體中文為主。
writio
LinkedIn-native AI content creation, scheduling & analytics via MCP.
@writio/mcp-server
MCP server for Writio — AI-native LinkedIn content creation, scheduling, and analytics for Claude Desktop, Cursor, and other MCP clients
wso2-docs-mcp-server
Production-ready MCP server providing RAG-based access to WSO2 documentation
@wundr.io/mcp-server
MCP Server - Model Context Protocol server for Claude Code integration with stdio transport
wuying-agentbay-mcp-server
Wuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay
wweb-mcp
WhatsApp Web MCP Server
@x402-api/mcp-server
MCP server for Sugi's x402 DeFi API — gives Claude, ChatGPT, and MCP-compatible agents access to pay-per-call crypto/DeFi data
x402search-mcp
Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz
x402-wallet-mcp
Self-custodial USDC wallet + x402 payment signing as an MCP server for AI agents
x64dbg-mcp-server
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
@xache/mcp-server
MCP server for Xache Protocol - collective intelligence, verifiable memory, and reputation for AI agents
@xano/developer-mcp
MCP server and library for Xano development - XanoScript validation, Meta API, Run API, and CLI documentation
xap
Agent settlement protocol — discover, negotiate, settle, and verify with XAP.
@xbghc/semanticscholar-mcp
Semantic Scholar MCP server for academic paper search
@xbghc/zotero-mcp
Zotero MCP Server for managing reference library
xcodeai
Autonomous AI coding agent — zero human intervention, sbox sandboxed, OpenAI-compatible
xeve-mcp-server
MCP server for xeve — query your personal analytics from any AI assistant
@xevos117/mcp-zotero
Unofficial MCP server for Zotero integration with citation management
xgrep-search
Ultra-fast indexed code search with MCP server for AI agents. Trigram inverted index, 50x faster than ripgrep on repeated searches.
xiansai-server
xiaohongshu-mcp-steve
Xiaohongshu MCP server for searching posts and comments
@xiaolei.shawn/mcp-server
Local-first MCP server for AI agent session auditing, with embedded dashboard. Using the mcp-gateway-audit agent skill is highly recommended for complete canonical event traces.
xiaozhi-MCPTools
一个图形化界面的小智MCP服务连接器,包含多种工具! 自动部署服务,方便小白给小智Ai添加MCP工具
xmind-generator-mcp
MCP server for generating Xmind mind maps
xmo-ocr-mcp-server
MCP server for OCR document conversion with XMO API
xore-mcp
XORE MCP Server - Model Context Protocol server exposing xore as an AI tool
xportalx
AI agent gateway with web fetching, data extraction, crypto pricing, and x402 payments
x-quick-mcp-server
MCP server for searching X (formerly Twitter) posts via xAI Responses API
@xuandev/atlassian-mcp
MCP server for Atlassian Confluence and Jira Cloud APIs
yahoo-finance-mcp-server
Yahoo Finance MCP Server - Real-time stock data, company info, financial statements, and market analysis via Model Context Protocol
@yama662607/obsidian-companion-mcp
MCP server for Obsidian Companion
yaml-mcp-server
🔐 Declarative MCP gateway in Go: define tools/resources via YAML-DSL, enforce pluggable approval chains (limits/shell/HTTP), run safe high-risk actions, and return strict structured results with correlation IDs, idempotency, and health endpoints.
yandex-direct-mcp-server
MCP Server for Yandex Direct
yantrikdb-mcp
Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall
yapi-auto-mcp
YApi Auto MCP Server - Model Context Protocol server for YApi integration, enables AI tools like Cursor to interact with YApi API documentation
@yashjhunjhunwala/jira-mcp-server
MCP server for Jira integration with attachment support
@ycse/nanobanana-mcp
MCP server for Gemini 3.1 Flash with vision, chat, and image generation capabilities
@yepcode/mcp-server
MCP server for YepCode
yespark-blueshift-mcp-server
MCP server for Blueshift marketing automation API
yespark-slack-mcp-server
Security-hardened MCP server for Slack (DMs blocked)
yiditu-mcp
I Ching hexagram analysis and geographic feng shui for Taiwan locations
ynab-mcp
Model Context Protocol server for YNAB (You Need A Budget)
yoagent
Simple, effective agent loop with tool execution and event streaming
@yoda.digital/gitlab-mcp-server
GitLab MCP Server - A Model Context Protocol server for GitLab integration
You.com Web Access & AI
Web search, AI agent, and content extraction via You.com APIs
@youdotcom-oss/mcp
You.com MCP STDIO bridge — proxies STDIO to the remote You.com MCP server at api.you.com/mcp
yourmemory
Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.
@yourspacelab/mcp-server
MCP Server for YourSpaceLab API (Virtual Staging & Defurnishing)
youtube-mcp-server
A comprehensive Model Context Protocol (MCP) server providing real-time YouTube Data API access for AI assistants. Features 14 functions including intelligent content evaluation with technology freshness scoring for knowledge base curation.
youtube-transcript-mcp
MCP server for fetching YouTube transcripts
yoyo-agent
A coding agent that evolves itself. Born as 200 lines of Rust, growing up in public.
yt-mcp
YouTube MCP Server Implementation
@yuaone/mcp-server
YUAN Coding Agent MCP Server
@yuihub/mcp-server
YuiHub MCP Server - Protocol Adapter for Semantic Memory
yuque-mcp
MCP server for Yuque — expose your knowledge base to AI assistants.
yuque-mcp-plus
Yuque MCP server with TOC, parentUuid, move, and multipart support.
zaico-mcp-server
@z_ai/mcp-server
MCP Server for Z.AI - A Model Context Protocol server that provides AI capabilities
@zapier/zapier-sdk-mcp
MCP server for Zapier SDK
zd-mcp-server
Zendesk MCP Server - Model Context Protocol server for Zendesk Support integration
@zeabur/mcp-server
Zeabur MCP Server - TypeScript implementation using @zeabur/ai-sdk
zebbern-kali-mcp
MCP server for Kali Linux penetration testing - 149 tools for AI-assisted security testing - Giving Agents access to full pentesting tools
zed-mcp-server-threadbridge
Model Context Protocol Server for persistent AI memory with hybrid semantic search on Zed
@zelklab/magnyxa-mcp-server
MCP Server for Magnyxa - AI-powered project registration from Claude Code
@zelklab/seevo-mcp-server
MCP Server for Seevo - AI-powered project registration from Claude Code
zendesk-mcp
Zendesk MCP server for Ticketing and Help Center APIs
zene-mcp
A lightweight MCP (Model Context Protocol) client library for the Zene agent engine
zen-mcp-server-199bio
NPX wrapper for Zen MCP Server - Claude + Multiple AI Models
@zenrows/mcp
ZenRows MCP server — Universal Scraper API for AI coding assistants
zenrows-mcp
ZenRows MCP server — Universal Scraper API for AI coding assistants
zephyr-mcp-server
MCP server for fetching Zephyr Scale test cases and test steps
zephyr-scale-mcp-server
Model Context Protocol (MCP) server for Zephyr Scale test case management with comprehensive STEP_BY_STEP, PLAIN_TEXT, and BDD support
@zeplin/mcp-server
Zeplin’s official MCP server for AI-assisted UI development
zero-claw
The absolute core. A minimal Rust agent runtime.
zerodha-mcp
Zerodha MCP Server & Client - AI Agent (w/Agno & w/Google ADK)
@zerodust/mcp-server
MCP server for ZeroDust - sweep native gas tokens to zero via AI agents
zeroheight
Connect AI assistants to zeroheight styleguides using the Model Context Protocol
@zethictech/plane-mcp-server
MCP server for Plane project management — exposes Plane API as Claude-compatible tools
Zeus Memory — Enterprise Intelligence Platform
Enterprise memory, search, and context for frontier AI. 38 tools for business intelligence.
@zhuxian/yapi-mcp-server
MCP server for reading YAPI API documentation
@zibdie/ssh-mcp-server
Cross-platform MCP server for SSH connections with comprehensive remote server management tools
Zikkaron
Biologically-inspired persistent memory engine for Claude Code MCP agents
zion-mcp
MCP server for functorz.com
ZIZAI Recruitment
zmcp
ZMCP - Full-Stack AI Framework for Agent Coordination. Rust implementation coming Q2 2025.
zubeid-youtube-mcp-server
YouTube MCP Server Implementation
zuckerbot-mcp
CLI + MCP server for ZuckerBot — run Facebook ad campaigns from your terminal or AI agent
ZuckerBot — Meta Ads MCP Server
Meta Ads MCP server — run Facebook ad campaigns from your terminal or AI agent.
zulook
Read-only Zulip agent mod — fetch conversations by URL
zutrix-mcp-server
Zutrix MCP Server - Connect AI tools to Zutrix SEO data
@zxkane/quip-mcp-server
MCP server for interacting with Quip spreadsheets
z-yapi-mcp
A MCP server for YApi integration - Connect your AI assistants with YApi
zyndai-mcp-server
MCP server for the ZyndAI agent network — search, browse, and call agents with x402 micropayments
z-zero-mcp-server
Z-ZERO MCP Server — Secure JIT Virtual Card Payment tools for AI Agents (Claude, Cursor, AutoGPT) — Real Single-Use Visa Cards
@zzp123/zentao-kb-mcp
MCP Server for ZenTao Knowledge Base