MCP Server
io.github.malkreide/swiss-ip-mcp MCP Server
io.github.malkreide/swiss-ip-mcp
What is the io.github.malkreide/swiss-ip-mcp MCP server?
IGE/IPI Swissreg trademarks, patents, SPCs
How to install io.github.malkreide/swiss-ip-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
IGE_USERNAMErequiredsecretUsername for the Swiss Federal Institute of Intellectual Property (IGE/IPI) Swissreg API. Issued by IGE after signing the terms of use.
IGE_PASSWORDrequiredsecretPassword for the IGE/IPI Swissreg account.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"swiss-ip-mcp": {
"command": "uvx",
"args": [
"swiss-ip-mcp"
],
"env": {
"IGE_USERNAME": "<YOUR_IGE_USERNAME>",
"IGE_PASSWORD": "<YOUR_IGE_PASSWORD>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"swiss-ip-mcp": {
"command": "uvx",
"args": [
"swiss-ip-mcp"
],
"env": {
"IGE_USERNAME": "<YOUR_IGE_USERNAME>",
"IGE_PASSWORD": "<YOUR_IGE_PASSWORD>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"swiss-ip-mcp": {
"command": "uvx",
"args": [
"swiss-ip-mcp"
],
"env": {
"IGE_USERNAME": "<YOUR_IGE_USERNAME>",
"IGE_PASSWORD": "<YOUR_IGE_PASSWORD>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"swiss-ip-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"swiss-ip-mcp"
],
"env": {
"IGE_USERNAME": "<YOUR_IGE_USERNAME>",
"IGE_PASSWORD": "<YOUR_IGE_PASSWORD>"
}
}
}
}Claude Code
claude mcp add swiss-ip-mcp --env IGE_USERNAME=<YOUR_IGE_USERNAME> --env IGE_PASSWORD=<YOUR_IGE_PASSWORD> -- uvx swiss-ip-mcpRelated MCP servers
BAG EPL: Spezialitätenliste, medication and reimbursement data
View repository →BAG public-health open data: indicators, programmes, statistics
View repository →