Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

搜索检索SSE

A Model Context Protocol (MCP) server implementation for Cisco NSO that enables AI-powered network automation through natural language interactions.

安装状态

已补齐

命令预览

pip install cisco-nso-mcp-server

AI代理stdio

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

安装状态

已补齐

工具数量

0

GitHub Stars

37

命令预览

npx -y @smithery/cli install mcp-simple-openai-assistant --client claude

音视频未说明

一个使用OpenAI文本转语音API为LLM提供语音功能的MCP服务器。

安装状态

已补齐

工具数量

1

GitHub Stars

1

命令预览

npm install && node build/index.js\"

搜索检索stdio

A lightweight prototype demonstrating how to integrate an LLM (via OpenAI) with a Model Context Protocol (MCP) server to extract real-time weather data by scraping and processing open web content using HTML parsing and caching.

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

python -m venv .venv

AI代理stdio

🤖 Build powerful AI agents with TypeScript. Agenite makes it easy to create, compose, and control AI agents with first-class support for tools, streaming, and multi-agent architectures. Switch seamlessly between providers like OpenAI, Anthropic, AWS Bedrock, and Ollama.

安装状态

已补齐

命令预览

npx changeset add\",

开发工具stdio

一个集成LiteLLM的MCP服务器,用于通过OpenAI模型处理文本补全任务。

安装状态

已补齐

工具数量

0

GitHub Stars

7

命令预览

pip install mcp-server-litellm

搜索检索stdio

一个使用Qdrant向量数据库和OpenAI嵌入提供向量搜索功能的MCP服务器。

安装状态

已补齐

工具数量

0

GitHub Stars

7

命令预览

npx -y @smithery/cli install @amansingh0311/mcp-qdrant-openai --client claude

AI代理未说明

MCP OpenAI Server是一个允许用户直接从Claude无缝使用OpenAI模型的服务,支持多种模型如gpt-4o、gpt-4o-mini等,提供简单的消息传递接口和基本错误处理。

工具数量

1

GitHub Stars

1

AI代理HTTP

一个基于Node.js和OpenAI API的上下文感知故事生成服务器,帮助用户动态生成和修改故事内容。

工具数量

0

GitHub Stars

1

搜索检索stdio

MCP (Minimal Command Protocol) server that allows users to search for documentation from popular libraries such as LangChain, LlamaIndex, and OpenAI using the Serper API. The server fetches search results and extracts the relevant documentation from the web using HTTP requests and BeautifulSoup.

安装状态

已补齐

工具数量

2

GitHub Stars

0

命令预览

pip install -r requirements.txt

设计创作未说明

基于Model Context Protocol(MCP)的AI图像生成服务,支持通过OpenAI和Replicate API生成自定义尺寸和风格的图像。

工具数量

4

GitHub Stars

0

浏览器工具未说明

OpenAI MCP服务器是一个用于管理和运行OpenAI模型的服务,支持通过配置文件进行设置和自动化操作。

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

npm install && npm run clean-build

搜索检索stdio
Openai Websearch MCP Server logo

Openai Websearch MCP Server

openai-websearch-mcp-server

A server for handling OpenAI web search using MCP (Multi-Config Protocol)

安装状态

已补齐

工具数量

1

GitHub Stars

0

命令预览

npx openai-websearch-mcp-server

运维云端stdio

一个基于TypeScript的应用程序,集成了OpenAI和其他AI服务的功能,适用于需要AI能力增强的开发项目。

工具数量

0

GitHub Stars

0

搜索检索未说明

A modular AGI agent framework based on MCP (Multi-Context Processing), inspired by Manus, with ChatGPT-style LLM integration and task control.