mcpbeat Sign in

Stocksense MCP Server

by mikejj-creation Your server? Claim it
local only

Stocksense runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from pypi. Last commit 10 Apr 2026.

Financial data for AI agents: SEC filings, price history, insider trades, and more.

Installs per day peak 15 · avg 6 · -36% w/w
a month agotoday
34
Installs / week
pypi · stocksense
0
Stars
0 open issues
10 Apr 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Stocksense 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 stocksense -- uvx stocksense
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stocksense": {
      "args": [
        "stocksense"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stocksense]
command = "uvx"
args = ["stocksense"]
.cursor/mcp.json
{
  "mcpServers": {
    "stocksense": {
      "args": [
        "stocksense"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stocksense": {
      "args": [
        "stocksense"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Stocksense

same job, measured the same way
Filings Intel MCP
by datakoot

SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

5 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.

101 installs/wk local only
Filings Intel MCP
by datakoot

SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.

5 tools answering
Profitelligence
by profitelligence

Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals.

answering
EDGAR Answers
by aion-autonomous-org

Normalized SEC EDGAR data for AI agents: XBRL financials, 10-K risk diffs, Form 4 insider trades.

answering
Filingrail MCP
by adamhudson777

SEC EDGAR financials, insider trades, 8-K events, and 13F holdings as MCP tools.

92 installs/wk local only
ShareSEER
by shareseer

Access SEC filings, insider transactions, and financial data via the ShareSEER API.

7 tools answering

Stocksense — questions

Answers built from our own checks of this server.

Why is there no uptime for Stocksense?
Stocksense 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 stocksense was installed 34 times last week.
How do I connect Stocksense?
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 stocksense straight from pypi; nothing to host, nothing to sign up for.
How many people use Stocksense?
The pypi package stocksense was installed 34 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Stocksense 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.