The Atlas Index API lets you search and retrieve data about MCP servers, A2A agents, and AI tools. All public endpoints are available without authentication.
/v1/search/Search listings by keyword, category, protocol, and health status
/v1/listings/{id}Get full listing detail including health checks and similar listings
/v1/listings/recentRecently added listings
/v1/listings/featuredFeatured listings, optionally filtered by category
/categoriesList all categories with listing counts
/categories/{slug}Category detail with subcategories
/categories/{slug}/listingsListings within a category with filtering
/content/trending-searchesTrending search queries
/content/ecosystem-reportWeekly ecosystem statistics
/statsPlatform-wide statistics
Try out endpoints directly in the browser with the auto-generated Swagger UI.
Open Swagger UI