Skip to main content
Glama

mcp-server-collector

by chatmcp

submit-mcp-server

Submit MCP Server details, including URL and avatar, to the MCP Servers Directory for collection and public listing by mcp-server-collector.

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" }

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