Agents
Two ways for AI agents to work with APIFreaks: call live tools through the official MCP server, or crawl the platform directly through machine-readable indexes and per-product reference files.
MCP Server
Official MCP server for APIFreaks APIs. Run it with npx and connect any MCP-compatible client to live data tools across multiple categories.
OpenAPI Specs
One npm package ships the full OpenAPI 3.1 specification for every live API on APIFreaks, in both JSON and YAML - npm i @apifreaks/openapi-specs. Source and per-product spec files are on GitHub.