/mcpso/servers

POST /api/mcpso/servers

Price: 5 credits

Get one mcp.so MCP server listing: description, AI-written overview, ready-to-paste client install config, the introspected tool list, repository and website links, category, tags, star and view counts, and five related servers

How to use it

Resolves one MCP server on mcp.so from its alias or any mcp.so server URL, including the legacy /server/{name}/{author} form. A client or loop alias is not found (412) because aliases are not shared with those catalogues. A skill's canonical key, which combines a repo path with a skill name, does not match the alias format at all and fails validation (422) instead. `config` is the JSON snippet a user pastes into an MCP client. `tools` comes from mcp.so's own introspection of the running server, so an empty list means mcp.so has no result rather than that the server exposes no tools, and `last_sync_error` names the failure when the introspection was attempted and failed. `related_servers` is a fresh random sample on every call and `view_count` increments on every read, including ours, so do not diff or cache this record expecting either to hold still with no upstream edit.

Parameters

Request body

Response

Errors

Response headers