MCP Directory
Back

mcp-onesearch-api-poc

by bdobyns · TypeScript · ★ 0

A proof of concept for onesearch-api using the naked @modelcontextprotocol/sdk (for node.js).

Install

npx -y github:bdobyns/mcp-onesearch-api-poc

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-onesearch-api-poc": {
      "command": "npx",
      "args": [
        "-y",
        "github:bdobyns/mcp-onesearch-api-poc"
      ]
    }
  }
}

Related other servers