Skip to content
MCP Server Community By @Work90210

Work90210/APIFold

[![Work90210/APIFold MCP server](https://glama.ai/mcp/servers/Work90210/APIFold/badges/score.svg)](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

Detailed Documentation

Work90210/APIFold MCP server πŸ“‡ ☁️ - 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.

Configuration

{
  "mcpServers": {
    "work90210-apifold": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-work90210-apifold"
      ],
      "env": {}
    }
  }
}