mcp-server-collector

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELYesOpenAI model to use for processinggpt-4o-mini
OPENAI_API_KEYYesOpenAI API key for accessing OpenAI services
OPENAI_BASE_URLYesBase URL for OpenAI APIhttps://api.openai.com/v1
MCP_SERVER_SUBMIT_URLYesURL endpoint to submit MCP Server informationhttps://mcp.so/api/submit-project

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
extract-mcp-servers-from-url

Extract MCP Servers from a URL

extract-mcp-servers-from-content

Extract MCP Servers from given content

submit-mcp-server

Submit MCP Server to MCP Servers Directory like mcp.so