74
grade C
10 days ago
glama

MetaMCP Admin MCP

Enables AI agents to administer MetaMCP instances by managing servers, namespaces, endpoints, and API keys across multiple deployments. Supports full CRUD operations, bulk server imports, cross-instance cloning, and granular tool management through MetaMCP's tRPC API.

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: METAMCP_PASSWORD
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.
configMETAMCP_BASE_URLexport ="http://localhost:12008"
configMETAMCP_EMAIL
configMETAMCP_INSTANCESexport ='[
configMETAMCP_INSTANCE_NAMEexport ="desktop" # optional
🔐 secretMETAMCP_PASSWORD
configMETAMCP_SESSION_COOKIEexport ="better-auth.session_token=..." # from browser
// 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/danielrosehill-metamcp-admin-mcp-111c5k)](https://m8ven.ai/mcp/danielrosehill-metamcp-admin-mcp-111c5k)
commit: 3d5df76cabf41539a83fb2793c5544d156dc61cb
code hash: 960f95462a67077c559e06294bc30be2397f2960cf3dcaa1788d51a0485ee7b5
verified: 4/11/2026, 2:19:00 PM
view raw JSON →