Boolsai Signals
Rank #92,324pulsemcp/boolsai-signals
Tradeable signals from public-company website stack changes for quant research: 7 tools, no auth required.
Boolsai Signals is a Model Context Protocol (MCP) server published by Boolsai-ai. It ranks #92,324 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Boolsai Signals is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 19, 2026.
Ranks ahead of 23,267 of 115,591 servers on MCP Toplist.
Use Boolsai Signals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http boolsai-signals https://signals.boolsai.ai/mcp[mcp_servers.boolsai-signals]
url = "https://signals.boolsai.ai/mcp"Add to ~/.codex/config.toml.
https://signals.boolsai.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"boolsai-signals": {
"url": "https://signals.boolsai.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"boolsai-signals": {
"type": "http",
"url": "https://signals.boolsai.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"boolsai-signals": {
"serverUrl": "https://signals.boolsai.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"boolsai-signals": {
"url": "https://signals.boolsai.ai/mcp"
}
}
}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/pulsemcp%2Fboolsai-signals)<a href="https://mcptoplist.com/server/pulsemcp%2Fboolsai-signals"><img src="https://mcptoplist.com/badge/pulsemcp%2Fboolsai-signals.svg" alt="MCP Toplist: #92,324 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Boolsai-ai
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Boolsai Signals?
- Boolsai Signals is maintained by Boolsai-ai, which publishes 6 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Boolsai Signals listed on the Official MCP Registry?
- Boolsai Signals is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Boolsai Signals have?
- Boolsai Signals ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Boolsai Signals?
- The source code for Boolsai Signals is hosted at github.com/boolsai-ai/mcp.