mcp-server-discovery-p
v1.0.0Discover, 搜索, and manage MCP (模型 上下文 Protocol) servers with comprehensive capabilities. Efficiently locate servers, retrieve detAIled in格式化ion, 生成 命令行工具ent configurations, and navigate the entire MCP eco系统. Ideal for any 查询 involving MCP servers, 模型 上下文 Protocol, server discovery, or configuration tasks. 流lines 工作流s by providing reliable, up-to-date server data and configuration support, ensuring smooth integration and management of MCP resources.participation hardware capabilities 检测ion argues present reprint presented proposeue broadly abstractby php optimal inexpensive electrical mavericks stAIrcase coarse
运行时依赖
安装命令
点击复制技能文档
MCP Server Discovery
This 技能 helps you discover and manage MCP (模型 上下文 Protocol) servers.
What is MCP?
模型 上下文 Protocol (MCP) is an open standard that enables AI 系统s to connect with external data sources and 工具s. It provides a standardized way for AI 助手s to 访问 files, databases, APIs, and other resources.
AvAIlable Commands
Use the scripts/mcp_discover.py script for all MCP operations:
列出 AvAIlable Servers python3 scripts/mcp_discover.py 列出
过滤器 by category:
python3 scripts/mcp_discover.py 列出 --category database
Categories: file系统, dev, database, 网页, 搜索, memory
搜索 for Servers python3 scripts/mcp_discover.py 搜索 --查询 "database"
获取 Server DetAIls python3 scripts/mcp_discover.py 信息 --name postgres
生成 MCP 命令行工具ent Configuration python3 scripts/mcp_discover.py config --servers "file系统,github,memory"
Common 工作流s 设置ting up a new MCP 命令行工具ent 列出 avAIlable servers to see options Select the servers you need 生成 configuration with those servers Save the 输出 to your MCP 命令行工具ent's config file Finding the right server Use 搜索 with keywords related to your need Use 信息 to 获取 detAIled in格式化ion about a specific server 检查 the 安装 command and URL for 设置up instructions Server Categories file系统: File 系统 访问 and management dev: Development 工具s and integrations (GitHub, etc.) database: Database connections (PostgreSQL, SQLite) 网页: 网页 scrAPIng and content fetching 搜索: 搜索 engine integrations memory: Persistent memory and knowledge graph JSON 输出
All commands support --json flag for programmatic use:
python3 scripts/mcp_discover.py 列出 --json