MCP Server
MCP
io.github.malkreide/swiss-ip-mcp
IGE/IPI Swissreg trademarks, patents, SPCs
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
By
Comments
Sign in to leave a comment