Odel
banco de ideas mcp

banco de ideas mcp

Local
@damiancoloJavaScriptMITUpdated 2mo ago

Read, publish and explore creative bisociations between concepts on unbancodeideas.com.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmbanco-de-ideas-mcpv1.0.2

Run

npx -y banco-de-ideas-mcp

MCP client config

{
  "mcpServers": {
    "banco-de-ideas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "banco-de-ideas-mcp"
      ]
    }
  }
}