74
/ 100
1 month ago
glama

siftingio-mcp

MCP server that provides access to SiftingIO market data, including live prices, SEC filings, OHLCV bars, 13F holdings, market status, and economic calendar tools for AI assistants.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, SIFTING_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_AUTH_TOKENIf you want auth, set and the server will demand
configMCP_HTTP_PORTwith PORT (or ); it defaults to 3000.
configPORTSIFTING_API_KEY=sft_... =3000 npm run start:http
🔐 secretSIFTING_API_KEYexport =sft_...
configSIFTING_BASE_URLIf you need to point at a different backend, and SIFTING_WS_URL
configSIFTING_WS_URLIf you need to point at a different backend, SIFTING_BASE_URL and
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/siftingio-siftingio-mcp-101z6b)](https://m8ven.ai/mcp/siftingio-siftingio-mcp-101z6b)
commit: 709d832e95034ad51a63cc61b5f616a5f3729356
code hash: d0951a8d1ae8ef1198523b59bb68cb213f598bd62a00a1395b270595053fe5eb
verified: 6/11/2026, 10:50:15 AM
view raw JSON →