mcp-server-collector MCP server
@chatmcp
mcp-server-collector MCP server について
A MCP Server used to collect MCP Servers over the internet.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-collector": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
3Extracts MCP Servers from given URL.
Extracts MCP Servers from given content.
Submits a MCP Server to the MCP Server Directory like mcp.so.
概要
What is mcp-server-collector?
mcp-server-collector is an MCP server designed to collect MCP servers from the internet. It provides tools to extract MCP server information from URLs or content and submit servers to directories like mcp.so. It requires an OpenAI API key for extraction and a submit URL for the submission tool.
How to use mcp-server-collector?
Install via uvx mcp-server-collector and configure a .env file with OPENAI_API_KEY, OPENAI_BASE_URL, OPENAI_MODEL, and MCP_SERVER_SUBMIT_URL. Add the server to your Claude Desktop configuration under mcpServers, referencing the installed package or local directory. Invoke its three tools through any MCP client.
Key features of mcp-server-collector
- Extracts MCP server details from a given URL.
- Extracts MCP server details from provided content text.
- Submits an MCP server to a directory like mcp.so.
- Requires only an OpenAI API key for extraction.
- Supports custom OpenAI base URL and model selection.
- Easily configurable for Claude Desktop.
Use cases of mcp-server-collector
- Discovering and cataloging MCP servers found on web pages.
- Parsing MCP server specifications from raw text or documentation.
- Submitting a newly built MCP server to a public directory for visibility.
- Automating the collection and submission pipeline for MCP server listings.
- Building a personal or community MCP server index.
FAQ from mcp-server-collector
What tools does mcp-server-collector provide?
It provides three tools: extract-mcp-servers-from-url, extract-mcp-servers-from-content, and submit-mcp-server.
How do I configure mcp-server-collector?
Create a .env file with OPENAI_API_KEY, OPENAI_BASE_URL, OPENAI_MODEL, and MCP_SERVER_SUBMIT_URL. Then configure the server in Claude Desktop or run it directly via uvx.
Does mcp-server-collector require an OpenAI API key?
Yes, the extraction tools use OpenAI’s API. You must set OPENAI_API_KEY and optionally OPENAI_BASE_URL and OPENAI_MODEL.
Can I submit servers to mcp.so?
Yes, the submit-mcp-server tool sends submissions to the URL specified in MCP_SERVER_SUBMIT_URL, which defaults to https://mcp.so/api/submit-project.
Where can I get help or discuss mcp-server-collector?
Community support is available via Telegram and Discord links provided in the README.
「開発者ツール」の他のコンテンツ
Grafana MCP server
grafanaMCP server for Grafana
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント