floop-mcp

FloopFloopAI/floop-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for the FloopFloop API — let Claude Desktop, Cursor, and other LLM hosts build and refine FloopFloop projects
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "floop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "FloopFloopAI/floop-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for the [FloopFloop](https://www.floopfloop.com) API — lets Claude Desktop, Cursor, Zed, and any other MCP-aware LLM host build, poll, and refine FloopFloop projects on the user's behalf. Wraps the official [`@floopfloop/sdk`](https://www.npmjs.com/package/@floopfloop/sdk) and exposes a curated subset of its surface as MCP tools.

Tools (19)

NPM_TOKENcheck_subdomainclone_library_projectcreate_api_keycreate_projectget_projectlist_api_keyslist_library_projectslist_projectslist_secretsproject_statusrefine_projectremove_api_keyremove_secretset_secretsuggest_subdomainusage_summarywait_for_livewhoami