mcpbeat Sign in

Vanoe Intelligence MCP Server

local only

Vanoe Intelligence MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

US stock signals: composite verdict, trend stage, P&F, sector breadth, macro regime, SEC filings.

Installs / week
pypi · vanoe-intelligence-mcp
0
Stars
0 open issues
9 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Vanoe Intelligence MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add vanoe-intelligence-mcp -- uvx vanoe-intelligence-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vanoe-intelligence-mcp": {
      "args": [
        "vanoe-intelligence-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vanoe-intelligence-mcp]
command = "uvx"
args = ["vanoe-intelligence-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vanoe-intelligence-mcp": {
      "args": [
        "vanoe-intelligence-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vanoe-intelligence-mcp": {
      "args": [
        "vanoe-intelligence-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Vanoe Intelligence MCP

same job, measured the same way
Coil Scanner
by coil

Stock market trading signals: regime, ranked buy list, stock + sector reads. Free tier + x402 live.

46 tools answering
Stocklake — AI Stock Intelligence
by stocklake

AI stock intelligence: prices, fundamentals, technicals, news, macro regime, and sector signals.

19 tools answering
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
I
Stockfacts
by aaazzzr

US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.

answering
Finance MCP
by adididitagain

Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.

57 installs/wk local only
Reich Tools — Trademark Clearance & Stock Signals
by sreichsbb-stack

Trademark clearance (USPTO+TMview) and self-graded stock signals for AI agents. JSON verdicts.

answering
C
Stock Signal Us
by airblockfz

US stock bottom/top signals: S&P500 + indexes, verdict + score, scans. Pay-per-call x402.

5 tools answering
Finance MCP
by adityasbisht

Live stock, crypto, SEC filings, FX and macro data for LLM agents. No API keys.

local only

Vanoe Intelligence MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Vanoe Intelligence MCP?
Vanoe Intelligence MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vanoe-intelligence-mcp.
How do I connect Vanoe Intelligence MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vanoe-intelligence-mcp straight from pypi; nothing to host, nothing to sign up for.
Is Vanoe Intelligence MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.