RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.yyordanov-tradu/stock-scanner-mcp · v1.13.1
Stock and crypto market data — 49 tools for quotes, technicals, options, SEC filings, and more.
stock-scanner-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"stock-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"stock-scanner-mcp"
]
}
}
}FINNHUB_API_KEY可选secretFinnhub API key for real-time quotes, news, earnings
ALPHA_VANTAGE_API_KEY可选secretAlpha Vantage API key for fundamentals, daily prices
FRED_API_KEY可选secretFRED API key for economic indicators and calendar
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.yyordanov-tradu/stock-scanner-mcp",
"type": "mcp-server",
"version": "1.13.1",
"displayName": "stock-scanner-mcp",
"description": "Stock and crypto market data — 49 tools for quotes, technicals, options, SEC filings, and more.",
"repository": {
"url": "https://github.com/yyordanov-tradu/stock-scanner-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "stock-scanner-mcp",
"version": "1.13.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "FINNHUB_API_KEY",
"description": "Finnhub API key for real-time quotes, news, earnings",
"isSecret": true
},
{
"name": "ALPHA_VANTAGE_API_KEY",
"description": "Alpha Vantage API key for fundamentals, daily prices",
"isSecret": true
},
{
"name": "FRED_API_KEY",
"description": "FRED API key for economic indicators and calendar",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.yyordanov-tradu/stock-scanner-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.yyordanov-tradu%2Fstock-scanner-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}