← Back to Plugins
MCP Server MCP

io.github.malkreide/swiss-ip-mcp

github By github 👁 1 views ▲ 0 votes

IGE/IPI Swissreg trademarks, patents, SPCs

Homepage Verified source GitHub

Install

uvx swiss-ip-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "swiss-ip-mcp",
      "version": "1.1.6",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Username for the Swiss Federal Institute of Intellectual Property (IGE/IPI) Swissreg API. Issued by IGE after signing the terms of use.",
          "isRequired": true,
          "isSecret": true,
          "name": "IGE_USERNAME"
        },
        {
          "description": "Password for the IGE/IPI Swissreg account.",
          "isRequired": true,
          "isSecret": true,
          "name": "IGE_PASSWORD"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...