73
/ 100
18 days ago
glama

EasyQuote MCP Server

Enables AI agents to access real-time and historical stock market data for A-shares, Hong Kong, US, and global markets, including quotes, K-lines, fund flows, fundamentals, and board data, via a Python SDK and MCP protocol.

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 1 credential: EASYQUOTE_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.
🔐 secretEASYQUOTE_API_KEYexport ="eq_your_key_here"
configEASYQUOTE_BASE_URLexport ="https://quotes.example.com"
// 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.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/easyquotes-easyquotes-1lfjco)](https://m8ven.ai/mcp/easyquotes-easyquotes-1lfjco)
commit: bbac7bfd56a5e5eebc65078c4e82de760d9e5e5a
code hash: 5662306b30ab84d63462dba93f5369ff1d7ca7f10944b0274a7aa4e4b780c2d2
verified: 7/13/2026, 9:55:15 AM
view raw JSON →