Back to MCP Servers
APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key.
aggregatorsgithubslackapirestai
By Work90210
Installation
npx -y APIFoldConfiguration
{
"mcpServers": {
"APIFold": {
"command": "npx",
"args": ["-y", "APIFold"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes