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
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
Building Python MCP Server
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
pip install -r requirements.txt

@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 (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

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
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.
MCP-Server for Voice AI with OpenAI
Things related to artificial intelligence built on top of Nasdanika capabilities
全面解析Openai WebSearch MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Openai WebSearch MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
npx 运行
Vibe coding principles based on Rick Rubin's adaptation of the Tao Te Ching for developers and their AI companions
一款基于RAG架构和OpenAI的自动化报告生成工具,支持多种测试报告格式,智能整合历史文档和手动笔记,自动生成格式化的Word文档。
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
python -m venv venv
基于向量相似度的代码库索引MCP服务,支持OpenAI兼容的embeddings和Torch本地向量存储,适用于代码搜索和索引管理。
安装状态
已补齐
工具数量
4
GitHub Stars
0
命令预览
python3 -m pip install -e .
一个基于Supabase和OpenAI的多租户检索增强生成(RAG)服务器,提供语义搜索和上下文扩展功能。
工具数量
1
GitHub Stars
0
该服务是一个基于MCP协议的文档搜索服务器,支持通过Google Search API搜索LangChain、LlamaIndex和OpenAI等AI/ML库的文档,并返回提取的文本内容。
安装状态
已补齐
工具数量
1
GitHub Stars
0
命令预览
python3 -m venv .venv