← Back to Plugins
MCP Server MCP

io.github.damiancolo/banco-de-ideas-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "banco-de-ideas-mcp",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL of the Banco de Ideas API",
          "format": "string",
          "default": "https://unbancodeideas.com",
          "name": "BANCO_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...