Agent Papers
dev.agentpapers/agent-papersRegistry of companies selling AI agents identity, phone, email, addresses, money, legal, insurance
Tools · 6
Return every Agent Papers category with counts and short descriptions so an agent can choose the right comparison surface.
Search Agent Papers companies by name or tagline, optionally constrained by category and status. Returns compact vendor records for ranking.
Fetch one full Agent Papers company entry including offerings, sources, freshness, and category-specific facts.
Return a comparison matrix for one category with common fields and buyer-relevant category fields.
Return field names and plain-English buyer reasons for the full registry schema or one category.
Return changelog entries derived from registry added and updated dates, optionally filtered from a YYYY-MM-DD date.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_papers": {
"url": "https://agentpapers.dev/api/mcp",
"transport": "streamable-http"
}
}
}