io.github.api-freaks/apifreaks-mcp

APIFreaks publishes an official, first-party MCP server under an Apache-2.0 licence. It is a LOCAL stdio server distributed on npm as @apifreaks/mcp and launched with `npx -y @apifreaks/mcp` — there is no hosted or remote HTTP endpoint, so `tools/list` cannot be introspected over the network. The tool set below was read verbatim from the published source (src/tools/*.ts, v1.1.2) and every tool is bound to a real OpenAPI operation in mcp/apifreaks-api-hub-for-developers-tool-crosswalk.yml.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

Provider: APIFreaks - API Hub for Developers Type: Documentation link Transport: stdio Host: github.com

Documentation

https://github.com/api-freaks/apifreaks-mcp/blob/main/server.json

Documentation link · transport stdio

Tools

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.