io.github.MarcellM01/tinysearch MCP Server
io.github.MarcellM01/tinysearch
What is the io.github.MarcellM01/tinysearch MCP server?
Self-hosted web research for MCP agents.
How to install io.github.MarcellM01/tinysearch
Copy-paste configuration for popular MCP clients.
MCP_TRANSPORTMCP transport to serve: stdio (default), sse, or streamable-http.
TINYSEARCH_CONFIG_PATHPath to a tinysearch_config.json inside the container, for overriding search/embedding defaults.
SEARXNG_URLSearXNG search endpoint URL. Only needed if not using the bundled Compose SearXNG service.
TINYSEARCH_EMBEDDING_BACKENDEmbedding implementation: onnx (default) or openai_compatible.
TINYSEARCH_EMBEDDING_MODELLocal ONNX preset (fast, balanced, quality) or a Hugging Face ONNX repository id.
{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
],
"env": {
"MCP_TRANSPORT": "<YOUR_MCP_TRANSPORT>",
"TINYSEARCH_CONFIG_PATH": "<YOUR_TINYSEARCH_CONFIG_PATH>",
"SEARXNG_URL": "<YOUR_SEARXNG_URL>",
"TINYSEARCH_EMBEDDING_BACKEND": "<YOUR_TINYSEARCH_EMBEDDING_BACKEND>",
"TINYSEARCH_EMBEDDING_MODEL": "<YOUR_TINYSEARCH_EMBEDDING_MODEL>"
}
}
}
}{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
],
"env": {
"MCP_TRANSPORT": "<YOUR_MCP_TRANSPORT>",
"TINYSEARCH_CONFIG_PATH": "<YOUR_TINYSEARCH_CONFIG_PATH>",
"SEARXNG_URL": "<YOUR_SEARXNG_URL>",
"TINYSEARCH_EMBEDDING_BACKEND": "<YOUR_TINYSEARCH_EMBEDDING_BACKEND>",
"TINYSEARCH_EMBEDDING_MODEL": "<YOUR_TINYSEARCH_EMBEDDING_MODEL>"
}
}
}
}{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
],
"env": {
"MCP_TRANSPORT": "<YOUR_MCP_TRANSPORT>",
"TINYSEARCH_CONFIG_PATH": "<YOUR_TINYSEARCH_CONFIG_PATH>",
"SEARXNG_URL": "<YOUR_SEARXNG_URL>",
"TINYSEARCH_EMBEDDING_BACKEND": "<YOUR_TINYSEARCH_EMBEDDING_BACKEND>",
"TINYSEARCH_EMBEDDING_MODEL": "<YOUR_TINYSEARCH_EMBEDDING_MODEL>"
}
}
}
}{
"servers": {
"tinysearch": {
"type": "stdio",
"command": "uvx",
"args": [
"tinysuite-search"
],
"env": {
"MCP_TRANSPORT": "<YOUR_MCP_TRANSPORT>",
"TINYSEARCH_CONFIG_PATH": "<YOUR_TINYSEARCH_CONFIG_PATH>",
"SEARXNG_URL": "<YOUR_SEARXNG_URL>",
"TINYSEARCH_EMBEDDING_BACKEND": "<YOUR_TINYSEARCH_EMBEDDING_BACKEND>",
"TINYSEARCH_EMBEDDING_MODEL": "<YOUR_TINYSEARCH_EMBEDDING_MODEL>"
}
}
}
}claude mcp add tinysearch --env MCP_TRANSPORT=<YOUR_MCP_TRANSPORT> --env TINYSEARCH_CONFIG_PATH=<YOUR_TINYSEARCH_CONFIG_PATH> --env SEARXNG_URL=<YOUR_SEARXNG_URL> --env TINYSEARCH_EMBEDDING_BACKEND=<YOUR_TINYSEARCH_EMBEDDING_BACKEND> --env TINYSEARCH_EMBEDDING_MODEL=<YOUR_TINYSEARCH_EMBEDDING_MODEL> -- uvx tinysuite-searchRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.