69
/ 100
4 days ago
glama

MCP Streamable HTTP Server

Enables exposing MCP tools over HTTP using Python and FastAPI, allowing AI assistants like Cursor to connect and use tools like web search, echo, and math operations.

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.
🔐
You'll be asked for 2 credentials: AWS_SECRET_ACCESS_KEY, SLACK_BOT_TOKEN
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.
configCLOUDWATCH_LOG_GROUP
configAWS_REGION
configAWS_ACCESS_KEY_ID
🔐 secretAWS_SECRET_ACCESS_KEY
configPORT
🔐 secretSLACK_BOT_TOKEN
configSLACK_CHANNEL_ID
// 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 5 concrete improvements 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/ruhamacopilot-mcp-streamable-http-1uq04b)](https://m8ven.ai/mcp/ruhamacopilot-mcp-streamable-http-1uq04b)
commit: a0624fd08c9fd298764eb1c4ed8d591b1172732c
code hash: 8ae8fe2ec4d332e0b703e759a7bba32d7b9076d13ff2410a57814b0c5f3737ee
verified: 6/22/2026, 12:50:20 PM
view raw JSON →