Work90210/APIFold
[](https://glama.ai/mcp/servers/Work90210/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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: Work90210/APIFold Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-work90210-apifold
Configuration
{
"mcpServers": {
"work90210-apifold": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-work90210-apifold"
],
"env": {}
}
}
}