TinySearch
Rank #680io.github.TinySuiteHQ/tinysearch
Fast discovery search and self-hosted web research for MCP agents.
TinySearch is a Model Context Protocol (MCP) server published by TinySuiteHQ. It ranks #680 of 115,460 servers tracked on MCP Toplist, and its repository has 219 GitHub stars. TinySearch is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on May 14, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 114,780 of 115,460 servers on MCP Toplist.
Use TinySearch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tinysearch -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "TINYSEARCH_CONFIG_PATH=<your TINYSEARCH_CONFIG_PATH>" -e "SEARXNG_URL=<your SEARXNG_URL>" -e "TINYSEARCH_EMBEDDING_BACKEND=<your TINYSEARCH_EMBEDDING_BACKEND>" -e "TINYSEARCH_EMBEDDING_MODEL=<your TINYSEARCH_EMBEDDING_MODEL>" -- docker run -i --rm docker.io/marcellm01/tinysearch:v0.6.2Replace each placeholder with your own value before saving.
claude mcp add tinysearch -- uvx tinysuite-search[mcp_servers.tinysearch]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/marcellm01/tinysearch:v0.6.2"]
[mcp_servers.tinysearch.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.tinysearch]
command = "uvx"
args = ["tinysuite-search"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tinysearch": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/marcellm01/tinysearch:v0.6.2"
],
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tinysearch": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/marcellm01/tinysearch:v0.6.2"
],
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tinysearch": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/marcellm01/tinysearch:v0.6.2"
],
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"tinysearch": {
"type": "stdio",
"command": "uvx",
"args": [
"tinysuite-search"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tinysearch": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/marcellm01/tinysearch:v0.6.2"
],
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tinysearch": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/marcellm01/tinysearch:v0.6.2"
],
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.TinySuiteHQ%2Ftinysearch)<a href="https://mcptoplist.com/server/io.github.TinySuiteHQ%2Ftinysearch"><img src="https://mcptoplist.com/badge/io.github.TinySuiteHQ%2Ftinysearch.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
TinySuiteHQ
Other servers by TinySuiteHQ
View all TinySuiteHQ servers →Available versions (7)
| Version | Published |
|---|---|
| 0.6.2 | Aug 25, 2026 |
| 0.6.0 | Aug 19, 2026 |
| 0.5.1 | Aug 15, 2026 |
| 0.4.3 | Aug 2, 2026 |
| 0.4.2 | Jul 31, 2026 |
| 0.4.0 | Jul 27, 2026 |
| 0.3.2 | Jul 16, 2026 |
Frequently asked questions
- Who maintains TinySearch?
- TinySearch is maintained by TinySuiteHQ, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is TinySearch listed on the Official MCP Registry?
- Yes — TinySearch is listed on the Official MCP Registry, alongside Glama.
- How many versions does TinySearch have?
- MCP Toplist tracks 7 versions of TinySearch, most recently published on Aug 25, 2026.
- Where can I find the source code for TinySearch?
- The source code for TinySearch is hosted at github.com/TinySuiteHQ/TinySearch.