Skip to content
Claude Code

tinysearch for Claude Code

io.github.marcellm01/tinysearch

Self-hosted web research for MCP agents.

client:Claude Code transport:stdio runtime:oci

Install tinysearch in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add tinysearch -e MCP_TRANSPORT=<MCP_TRANSPORT> -e TINYSEARCH_CONFIG_PATH=<TINYSEARCH_CONFIG_PATH> -e SEARXNG_URL=<SEARXNG_URL> -e TINYSEARCH_EMBEDDING_BACKEND=<TINYSEARCH_EMBEDDING_BACKEND> -e TINYSEARCH_EMBEDDING_MODEL=<TINYSEARCH_EMBEDDING_MODEL> -- docker run -i --rm docker.io/marcellm01/tinysearch:v0.4.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

tinysearch in other clients