Loading MCP server directory, please wait...
The official MCP server for APIFreaks, connecting your AI to the full range of APIFreaks APIs.
npx @getmcp/cli add io.github.api-freaks/apifreaks-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFREAKS_API_KEYYour APIFreaks API key — get one free at apifreaks.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.api-freaks/apifreaks-mcp": {
"command": "npx",
"args": [
"-y",
"@apifreaks/mcp"
],
"env": {
"APIFREAKS_API_KEY": ""
}
}
}
}