← All servers

semantic-search

com.historicalsoundscapes.www/semantic-search v1.0.0
Official Registry search

Semantic search for Historical Soundscapes. Search eventos, entities, filters. Cross-lingual ES/EN.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add semantic-search --transport sse https://www.historicalsoundscapes.com/mcp/api/
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "semantic-search": {
      "url": "https://www.historicalsoundscapes.com/mcp/api/"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "semantic-search": {
      "serverUrl": "https://www.historicalsoundscapes.com/mcp/api/"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "semantic-search": {
      "type": "sse",
      "url": "https://www.historicalsoundscapes.com/mcp/api/"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "semantic-search": {
      "url": "https://www.historicalsoundscapes.com/mcp/api/"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "semantic-search": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.historicalsoundscapes.com/mcp/api/"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://www.historicalsoundscapes.com/mcp/api/
Authorization: Bearer {MCP_TOKEN}

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.historicalsoundscapes.www--semantic-search/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent