Skip to main content
Glama

mcp-server-collector

by chatmcp

submit-mcp-server

Submit your MCP Server URL to the MCP Servers Directory for collection and inclusion in distributed networks. Includes avatar URL support for server identification.

Instructions

Submit MCP Server to MCP Servers Directory like mcp.so

Input Schema

NameRequiredDescriptionDefault
avatar_urlNoavatar URL of the MCP Server to submit
urlYesURL of the MCP Server to submit

Input Schema (JSON Schema)

{ "properties": { "avatar_url": { "description": "avatar URL of the MCP Server to submit", "type": "string" }, "url": { "description": "URL of the MCP Server to submit", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-collector

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chatmcp/mcp-server-collector'

If you have feedback or need assistance with the MCP directory API, please join our Discord server