TinyFish Guided Research runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.
Auditable deep-research MCP server powered by TinyFish Search and Fetch.
Today is the operative word: we check TinyFish Guided Research every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tinyfish-guided-research -- uvx tinyfish-guided-research-mcp
{
"mcpServers": {
"tinyfish-guided-research": {
"args": [
"tinyfish-guided-research-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.tinyfish-guided-research]
command = "uvx"
args = ["tinyfish-guided-research-mcp"]
{
"mcpServers": {
"tinyfish-guided-research": {
"args": [
"tinyfish-guided-research-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tinyfish-guided-research": {
"args": [
"tinyfish-guided-research-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TINYFISH_API_KEY (TinyFish API key used by Search and Fetch.), DATABASE_URL (Shared PostgreSQL connection URL for durable production state. Recommended for remote/multi-replica hosting.), RESEARCH_DB_PATH (SQLite persistence path used when DATABASE_URL is unset. Intended for local/single-instance usage.).
The author declared them in the registry entry; get the values from the project itself.
An MCP server for deep research or task groups
First-party Provenote MCP server for drafts, research threads, auditable runs, and knowledge search.
BYOK Reddit/YouTube research CLI with a tamper-evident audit log and an MCP server.
Academic research MCP server for paper search, citation checks, graphs, and deep research.
Gmail MCP server — send, read, and search email. By Strider Labs.
MCP server for Research
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.
AI-powered web research MCP server for agents. Supports web search, browse page, extract...
Answers built from our own checks of this server.