★ 297 stars
JavaScript
🤖 AI/LLM
Updated 1d ago
The ultimate collection of APIs for building autonomous AI agents — 2,036 production-ready APIs across Agents, AI Models, and MCP Servers. Stop wasting weeks building infrastructure. Plug these in and ship your agent today.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentic-ai-apis": {
"command": "npx",
"args": [
"-y",
"cporter202/agentic-ai-apis"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add agentic-ai-apis npx -y cporter202/agentic-ai-apis
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"agentic-ai-apis": {
"command": "npx",
"args": [
"-y",
"cporter202/agentic-ai-apis"
]
}
}
}
📋 Copy
Topics
agentic-ai ai-agents ai-tools api-collection api-directory apis automation curated-list developer-tools llm mcp mcp-servers