Token导航 LogoToken导航

MCP 工具与服务目录

找到适合你的 MCP Server,快速完成接入

按功能、传输方式和来源整理 MCP Server,提供安装命令、配置方式、仓库与文档入口,方便你快速比较并接入合适的服务。

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

开发工具未说明

Farnsworth gives Claude persistent memory and autonomous agent capabilities. It runs locally and provides Hierarchical Memory (Working -> Episodic -> Archival), a Multi-Model Swarm (combining Ollama models for better reasoning), and specialized agents for Web Browsing, Vision (CLIP), and Voice (Whis

开发工具未说明

An MCP server that gives Claude Code IDE-level intelligence for FastAPI projects — semantic code navigation, safe renaming, route inspection, dependency trees, and Pydantic model analysis. Instead of Claude reading files blindly, it calls structured tools backed by Jedi (Python language server) and Python's AST.

开发工具未说明

A REST API built with FastAPI that exposes endpoints via Model Context Protocol (MCP), allowing clients to interact with CRUD operations through MCP interfaces.

开发工具未说明

A FastAPI-integrated MCP server that provides mathematical operations like addition and multiplication using Pandas for data manipulation. It serves as a comprehensive example for implementing different tool registration patterns and real-time communication via Server-Sent Events.

开发工具未说明

A FastAPI library that provides Model Context Protocol tools for endpoint introspection and OpenAPI documentation, allowing AI agents to discover and understand API endpoints.

开发工具未说明

A minimal FastAPI implementation that mimics Model Context Protocol functionality with JSON-RPC 2.0 support. Provides basic tools like echo and text transformation through both REST and RPC endpoints for testing MCP-style interactions.

开发工具未说明

A production-ready Model Context Protocol server that provides mathematical calculations, time zone information, and message echoing capabilities through both WebSocket and HTTP endpoints. Built with FastAPI for robust API functionality and interactive documentation.

开发工具未说明

A modern Model Control Plane (MCP) project that provides a lightweight, extensible foundation for building and deploying intelligent systems that manage and expose AI/LLM capabilities through Python, FastAPI, and Docker.

开发工具未说明

A demonstration MCP server built with FastMCP that provides basic tools (addition calculator), dynamic resources (personalized greetings), and prompt templates, designed to run on Wasmer Edge.

开发工具未说明

A minimal example server implementing the Model Context Protocol, providing addition and multiplication tools for learning and experimentation with MCP clients.

开发工具未说明

A collection of MCP servers providing utilities including user greeting, message decoding, text file reading with PDF summary generation, and NASA-quality code auditing using a trained AI model to predict software defects and measure code complexity.

开发工具未说明

Enables users to manage Gmail by fetching recent emails with pagination and creating new or reply drafts via the Gmail API. It provides a seamless interface for interacting with email content and drafting responses within Gemini-CLI.

其他未说明

A demonstration server that automatically generates Model Context Protocol (MCP) servers from OpenAPI specifications, providing seamless integration with FastAPI and supporting various transmission methods like STDIO, HTTP, and SSE.

开发工具未说明

A simple calculator MCP server that provides basic arithmetic functions (add and subtract) through HTTP transport, designed to be cloud-ready and easily deployable.

开发工具未说明

A simple example MCP server built with FastMCP and Python that provides a greeting tool, designed as a quickstart template for Smithery deployment.

开发工具未说明

A CLIP-Based Fashion Recommender system that allows users to upload clothing images and receive tags and recommendations based on visual analysis.