Skip to main content
Glama

1313

by chatmcp
apitest.http807 B
@baseUrl = http://127.0.0.1:8051/api # @baseUrl = https://mcp.so/api ### POST {{baseUrl}}/submit-project Content-Type: application/json { "url": "https://github.com/minecraft-linux/mcpelauncher-server", "content": "", "status": "deleted", "is_featured": false, "sort": 0 } ### POST {{baseUrl}}/submit-projects Content-Type: application/json [ { "url": "https://github.com/ch/mcp-server-chatsum1" }, { "url": "https://github.com/ch/mcp-server-chatsum2" } ] ### POST {{baseUrl}}/summarize-project Content-Type: application/json { "name": "git" } ### POST {{baseUrl}}/summarize-projects Content-Type: application/json { "page": 1, "limit": 200 } ### POST {{baseUrl}}/update-sitemaps Content-Type: application/json { "batch_no": 1, "limit": 500, "page_step": 5 }

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/mcpso'

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