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
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
Chat with OpenAI models from Claude Desktop
工具数量
0
GitHub Stars
72

@smithery/cli
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\"
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
Implementation of OpenAI MCP Server
工具数量
0
GitHub Stars
0
Building Python MCP Server
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
pip install -r requirements.txt
🤖 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\",
一个集成LiteLLM的MCP服务器,用于通过OpenAI模型处理文本补全任务。
安装状态
已补齐
工具数量
0
GitHub Stars
7
命令预览
pip install mcp-server-litellm

@smithery/cli
一个使用Qdrant向量数据库和OpenAI嵌入提供向量搜索功能的MCP服务器。
安装状态
已补齐
工具数量
0
GitHub Stars
7
命令预览
npx -y @smithery/cli install @amansingh0311/mcp-qdrant-openai --client claude
MCP Server for openai image generation
工具数量
0
GitHub Stars
2
MCP OpenAI Server是一个允许用户直接从Claude无缝使用OpenAI模型的服务,支持多种模型如gpt-4o、gpt-4o-mini等,提供简单的消息传递接口和基本错误处理。
工具数量
1
GitHub Stars
1
一个基于Node.js和OpenAI API的上下文感知故事生成服务器,帮助用户动态生成和修改故事内容。
工具数量
0
GitHub Stars
1
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

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
一个基于TypeScript的应用程序,集成了OpenAI和其他AI服务的功能,适用于需要AI能力增强的开发项目。
工具数量
0
GitHub Stars
0
Repo for demonstrating simple Model Context Protocol (MCP) server with several Agent Frameworks
A modular AGI agent framework based on MCP (Multi-Context Processing), inspired by Manus, with ChatGPT-style LLM integration and task control.