Loading MCP server directory, please wait...
Auditable deep-research MCP server powered by TinyFish Search and Fetch.
npx @getmcp/cli add io.github.MohdSaleh/tinyfish-guided-researchRequires Python 3.10+. Community-contributed server. Review source before installing.
TINYFISH_API_KEYTinyFish API key used by Search and Fetch.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MohdSaleh/tinyfish-guided-research": {
"command": "uvx",
"args": [
"tinyfish-guided-research-mcp"
],
"env": {
"TINYFISH_API_KEY": "",
"DATABASE_URL": "",
"RESEARCH_DB_PATH": ""
}
}
}
}