Agent Tools
Back to MCP servers

com.historicalsoundscapes.www/semantic-search

https://www.historicalsoundscapes.com/mcp/api/
● healthy

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

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://www.historicalsoundscapes.com/mcp/api/
JSON-RPC initialize probe
curl -X POST https://www.historicalsoundscapes.com/mcp/api/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/ilizaran/soundscapes