PluginBench
MCP Server

io.github.stagproject/mirelia-patent-market MCP Server

io.github.stagproject/mirelia-patent-market

What is the io.github.stagproject/mirelia-patent-market MCP server?

AI-optimized patent data marketplace providing structured JSON datasets.

How to install io.github.stagproject/mirelia-patent-market

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mirelia-patent-market": {
      "url": "https://sse--mirelia.run.tools/sse"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mirelia-patent-market": {
      "serverUrl": "https://sse--mirelia.run.tools/sse"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mirelia-patent-market": {
      "type": "http",
      "url": "https://sse--mirelia.run.tools/sse"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "mirelia-patent-market": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sse--mirelia.run.tools/sse"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http mirelia-patent-market https://sse--mirelia.run.tools/sse

Related MCP servers

SEC EDGAR MCP: search, preview, purchase filings. x402 USDC on Polygon. xpay + Cloud Run upstream.

View repository →