67
/ 100
10 days ago
glama

readonly-mcp-server

A read-only MCP server with configurable transport (stdio or HTTP+SSE), API key authentication, and scope-based authorization for read and search operations on documents.

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 1 credential: MCP_STDIO_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.
configMCP_TRANSPORT"if stdio else http+sse": any value other than the
configMCP_HTTP_HOST/ MCP_HTTP_PORT HTTP+SSE bind address 0.0.0.0 / 8000
configMCP_HTTP_PORTMCP_HTTP_HOST / HTTP+SSE bind address 0.0.0.0 / 8000
configMCP_SSE_PATH/ MCP_MESSAGE_PATH HTTP+SSE endpoint paths /sse / /messages/
configMCP_MESSAGE_PATHMCP_SSE_PATH / HTTP+SSE endpoint paths /sse / /messages/
configMCP_API_KEYS_FILEPath to key→scope config config/api_keys.json
🔐 secretMCP_STDIO_API_KEYPre-shared key required for stdio clients (unset — required)
configMCP_ISSUER_URL/ MCP_RESOURCE_SERVER_URL Metadata URLs for the HTTP auth middleware http://localhost:8000
configMCP_RESOURCE_SERVER_URLMCP_ISSUER_URL / Metadata URLs for the HTTP auth middleware http://localhost:8000
configMCP_DOCUMENTS_FILEPath to the document data file config/documents.json
configMCP_SERVER_NAME
configMCP_LOG_LEVEL
// 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 6 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/varun4b1-mcp-server-py-nttfv7)](https://m8ven.ai/mcp/varun4b1-mcp-server-py-nttfv7)
commit: 20de5705dd304b5f9f6d5d114b151bde6038b214
code hash: e3bd0f91c18a543d7bec795b7cae313e4382c4011c39771515d33f7c3e85bed2
verified: 7/21/2026, 8:59:01 AM
view raw JSON →