chatmcp_mcp-server-collector

chatmcp_mcp-server-collector

0

The mcp-server-collector is an MCP Server designed to collect MCP Servers from the internet. It features tools for extracting and submitting servers to directories and requires an .env configuration for operation. Development involves building and publishing packages with detailed debugging support.

mcp-server-collector MCP server

A MCP Server used to collect MCP Servers over the internet.

Components

Tools

  • extract-mcp-servers-from-url: Extracts MCP Servers from given URL.
  • extract-mcp-servers-from-content: Extracts MCP Servers from given content.
  • submit-mcp-server: Submits a MCP Server to the MCP Server Directory like mcp.so.

Configuration

.env file is required for setup with OpenAI API and MCP Server submission details.

Development

Building and Publishing

  • Sync dependencies with uv sync.
  • Build package distributions with uv build for source and wheel distributions.
  • Publish to PyPI with uv publish using appropriate credentials.

Debugging

Use the MCP Inspector for debugging by launching it via npm to access a browser-based interface.

Community

  • MCP Server Telegram
  • MCP Server Discord