Loomal

Funplay Cocos MCP

MCP server by github.com/funplayai/funplay-cocos-mcp

stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.

37 starsnpm: funplay-cocos-mcp

About Funplay Cocos MCP

Funplay Cocos MCP is an MCP (Model Context Protocol) server published by funplayai in the official MCP registry, listed under Developer Tools on Loomal. stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.

It ships as an npm package (funplay-cocos-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/funplayai/funplay-cocos-mcp, where the project has earned 37 GitHub stars.

Use Funplay Cocos MCP with your agent

Claude Code · one command
claude mcp add funplay-cocos-mcp -- npx -y funplay-cocos-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "funplay-cocos-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "funplay-cocos-mcp"
      ]
    }
  }
}
npmfunplay-cocos-mcp

Frequently asked questions

What is Funplay Cocos MCP?
Funplay Cocos MCP is an MCP (Model Context Protocol) server by funplayai in the Developer Tools category. stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.
How do I connect Funplay Cocos MCP to Claude, Cursor, or another MCP client?
Install Funplay Cocos MCP from its npm package (funplay-cocos-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Funplay Cocos MCP open source?
Yes — the source code is public at github.com/funplayai/funplay-cocos-mcp, with 37 GitHub stars.
Can AI agents pay to use Funplay Cocos MCP?
Not yet through Loomal — Funplay Cocos MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Funplay Cocos MCP? Claim this listing free by verifying GitHub ownership, or contact us.