Loading MCP server directory, please wait...
Find opportunities, track market activity, and discover business signals with real-time data.
npx @getmcp/cli add io.github.Truebases/truebases-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TRUEBASES_API_KEYYour API key for the TrueBases API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Truebases/truebases-mcp": {
"command": "npx",
"args": [
"-y",
"truebases-mcp"
],
"env": {
"TRUEBASES_API_KEY": "",
"TRUEBASES_API_URL": ""
}
}
}
}