Every API, one clean contract.
128 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Popular
Reputation & Reviews
11 APIsE-commerce & Marketplaces
24 APIsReal Estate
6 APIsJobs & Hiring
8 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
5 APIsMedia, Film & Knowledge
15 APIsUtilities & AI
19 APIsDeveloper Tools
20 APIsClassifieds & Second-hand
4 APIsMCP / Agent-Skill Registry Intelligence
livepost/mcp-registry/v1/search1 creditNormalized cross-registry search over the Official MCP Registry, Glama and Smithery (and skills via GitHub). Dedups the same server across registries by canonical GitHub repo and returns cross-registry presence.
{
"query": "filesystem",
"limit": 10
}Try in playground →post/mcp-registry/v1/server_detail1 creditFull merged profile for one MCP server across every registry it appears in: manifest (tools/capabilities/transport), install paths (packages/remotes/connections), license, GitHub repo health, and cross-registry presence (how many registries list it = trust signal).
{
"id": "github.com/modelcontextprotocol/servers"
}Try in playground →post/mcp-registry/v1/skill_detail1 creditMetadata for one agent-skill repo (GitHub-backed). Fetches the repo + its SKILL.md frontmatter (name/description/license) + repo health.
post/mcp-registry/v1/security_signals2 creditsHEURISTIC risk signals for an MCP server (NOT a safe/unsafe certification). Flags permission breadth (fs/network/exec), credential/env-var requests, repo health (archived/low-adoption), prompt-injection patterns in description/manifest, and corroboration (cross-registry presence). Always returns a disclaimer.
{
"id": "github.com/modelcontextprotocol/servers"
}Try in playground →post/mcp-registry/v1/trending1 creditNew / rising entries. MCP: most-used servers on Smithery + latest on the Official registry. Skills: recently-created GitHub skill repos.
{
"type": "mcp",
"limit": 10
}Try in playground →post/mcp-registry/v1/list_sourcesfreeThe registries this engine aggregates, their roles, auth status and live reachability. Free.
Try in playground →
Social Media
7 APIs