Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

Agent Papers

dev.agentpapers/agent-papers

Registry of companies selling AI agents identity, phone, email, addresses, money, legal, insurance

Uptime
100.0%
1 direct probes · 30d
Response
554ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_categories

Return every Agent Papers category with counts and short descriptions so an agent can choose the right comparison surface.

search

Search Agent Papers companies by name or tagline, optionally constrained by category and status. Returns compact vendor records for ranking.

get_company

Fetch one full Agent Papers company entry including offerings, sources, freshness, and category-specific facts.

compare

Return a comparison matrix for one category with common fields and buyer-relevant category fields.

get_schema

Return field names and plain-English buyer reasons for the full registry schema or one category.

whats_new

Return changelog entries derived from registry added and updated dates, optionally filtered from a YYYY-MM-DD date.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_papers": {
      "url": "https://agentpapers.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}