71
/ 100
22 days ago
glama

oci-mcp-blueprint

Provides a blueprint for building and deploying Python MCP servers on Oracle Cloud Infrastructure, with sample tools for database schema and data retrieval.

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: MCP_CLIENT_BEARER_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.
configNEXT_PUBLIC_FACTORY_API_URL
configAGENT_FACTORY_REPO_ROOT
configMCP_SERVER_URL
🔐 secretMCP_CLIENT_BEARER_TOKENbearer-token "$" \
configMCP_SERVER_PORT
configMCP_SERVER_NAME
configMCP_SERVER_HOST127.0.0.1 python -m oci_mcp_blueprint.server
configMCP_SERVER_PATH
configMCP_SERVER_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 4 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/luigisaetta-oci-mcp-blueprint-z2445m)](https://m8ven.ai/mcp/luigisaetta-oci-mcp-blueprint-z2445m)
commit: f60b8ec615d5ce01062eeb00011b9406af05cea4
code hash: a05739ec0d4d53a534568373e9f217306cbbe8399e0ae5a404967d59d0bb3ac9
verified: 7/9/2026, 10:00:51 AM
view raw JSON →