$git clone https://github.com/cporter202/agentic-ai-apis<br /> <br />
| 1 | <div align="center"> |
| 2 | |
| 3 | <img src="./assets/readme-hero-v2.svg" alt="agentic-ai-apis hero banner" width="100%" /> |
| 4 | |
| 5 | <br /> |
| 6 | <br /> |
| 7 | |
| 8 | [](https://github.com/cporter202/agentic-ai-apis/stargazers) |
| 9 | [](https://github.com/cporter202/agentic-ai-apis/network/members) |
| 10 | [](https://github.com/cporter202/agentic-ai-apis/commits/main) |
| 11 | [](https://github.com/cporter202/agentic-ai-apis) |
| 12 | |
| 13 | <p> |
| 14 | <a href="#at-a-glance"><strong>At A Glance</strong></a> |
| 15 | | |
| 16 | <a href="#start-here"><strong>Start Here</strong></a> |
| 17 | | |
| 18 | <a href="#explore-the-stack"><strong>Explore The Stack</strong></a> |
| 19 | | |
| 20 | <a href="#why-this-repo-wins"><strong>Why This Repo Wins</strong></a> |
| 21 | | |
| 22 | <a href="#star-history"><strong>Star History</strong></a> |
| 23 | </p> |
| 24 | |
| 25 | </div> |
| 26 | |
| 27 | ## At A Glance |
| 28 | |
| 29 | > The ultimate collection of APIs for building autonomous AI agents - **2,653 production-ready APIs** across **Agents**, **AI Models**, and **MCP Servers**. |
| 30 | |
| 31 | This repository is designed to feel like a launchpad, not a junk drawer. It is tightly scoped around the API layers that matter most when you are building autonomous systems, copilots, tool-using assistants, and MCP-native workflows. |
| 32 | |
| 33 | | Metric | Count | |
| 34 | |--------|-------| |
| 35 | | Total APIs | 2,653 | |
| 36 | | Categories | 3 | |
| 37 | | Last Updated | 2026-07-22 | |
| 38 | | Focus | Agentic AI infrastructure | |
| 39 | |
| 40 | <table> |
| 41 | <tr> |
| 42 | <td width="33%" valign="top"> |
| 43 | <h3>Agents</h3> |
| 44 | <p><strong>737 APIs</strong></p> |
| 45 | <p>Execution layers, orchestration, autonomous task handling, and agent-style workflows.</p> |
| 46 | <p><a href="./agents-apis/"><strong>Open Agents Directory</strong></a></p> |
| 47 | </td> |
| 48 | <td width="33%" valign="top"> |
| 49 | <h3>AI Models</h3> |
| 50 | <p><strong>1,592 APIs</strong></p> |
| 51 | <p>Generation, reasoning, extraction, transformation, and model-powered product building blocks.</p> |
| 52 | <p><a href="./ai-models-apis/"><strong>Open AI Models Directory</strong></a></p> |
| 53 | </td> |
| 54 | <td width="33%" valign="top"> |
| 55 | <h3>MCP Servers</h3> |
| 56 | <p><strong>324 APIs</strong></p> |
| 57 | <p>Model Context Protocol integrations that connect assistants to real tools, systems, and data.</p> |
| 58 | <p><a href="./mcp-servers-apis/"><strong>Open MCP Servers Directory</strong></a></p> |
| 59 | </td> |
| 60 | </tr> |
| 61 | </table> |
| 62 | |
| 63 | ## Start Here |
| 64 | |
| 65 | 1. Pick the layer you need first: `Agents`, `AI Models`, or `MCP Servers`. |
| 66 | 2. Open that category README and scan the API names and descriptions. |
| 67 | 3. Click through to the provider page for implementation details, pricing, and docs. |
| 68 | 4. Build your shortlist fast instead of wasting hours digging through irrelevant categories. |
| 69 | |
| 70 | ## Explore The Stack |
| 71 | |
| 72 | <details open> |
| 73 | <summary><strong>Agents</strong></summary> |
| 74 | |
| 75 | Best for builders who need APIs that feel closer to execution and autonomy: |
| 76 | |
| 77 | - agent workflows |
| 78 | - orchestration layers |
| 79 | - autonomous task completion |
| 80 | - assistant behavior and action loops |
| 81 | |
| 82 | [Browse Agents APIs](./agents-apis/) |
| 83 | |
| 84 | </details> |
| 85 | |
| 86 | <details> |
| 87 | <summary><strong>AI Models</strong></summary> |
| 88 | |
| 89 | Best for builders who need intelligence and generation as a reusable service layer: |
| 90 | |
| 91 | - reasoning and inference |
| 92 | - summarization and extraction |
| 93 | - content generation |
| 94 | - analysis and transformation |
| 95 | |
| 96 | [Browse AI Models APIs](./ai-models-apis/) |
| 97 | |
| 98 | </details> |
| 99 | |
| 100 | <details> |
| 101 | <summary><strong>MCP Servers</strong></summary> |
| 102 | |
| 103 | Best for builders who want agents to use tools through structured interfaces: |
| 104 | |
| 105 | - MCP-native tool integrations |
| 106 | - external system connectivity |
| 107 | - docs, search, analytics, scheduling, and developer workflows |
| 108 | - assistants that need real-world actions |
| 109 | |
| 110 | [Browse MCP Servers APIs](./mcp-servers-apis/) |
| 111 | |
| 112 | </details> |
| 113 | |
| 114 | ## Built For |
| 115 | |
| 116 | <table> |
| 117 | <tr> |
| 118 | <td width="25%" align="center" |