Back to directory
joaomj/openrouter-search-server

joaomj/openrouter-search-server

@joaomj

MCP server for OpenRouter search functionality (archived, see openrouter-websearch-mcp for updates)

openroutersearchweb-searchmcp-servertypescriptapi-integrationarchivedcontext

Installation & Configuration

{
  "mcpServers": {
    "openrouter-search": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "OPENROUTER_API_KEY": "YOUR_OPENROUTER_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15