73
/ 100
14 days ago
glama

Rastro MCP

MCP server for Rastro catalog operations, exposing catalog, service, execution, and local visualization tools for use with Claude, Codex, or any MCP-compatible client.

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 3 credentials: RASTRO_AUTH_TOKEN, RASTRO_USER_TOKEN, RASTRO_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.
configRASTRO_MCP_PULL_MAX_CONCURRENCY
configRASTRO_MCP_PULL_PAGE_TIMEOUT_SECONDS
🔐 secretRASTRO_AUTH_TOKENexport =<bearer-token> # Preferred: user token or API key
configRASTRO_ORGANIZATION_IDexport =<uuid> # Recommended for user tokens; picks the target org
configRASTRO_BASE_URLexport =https://catalogapi.rastro.ai/api # Production (default)
🔐 secretRASTRO_USER_TOKENexport =<user-jwt> # Equivalent user-token alias
🔐 secretRASTRO_API_KEYexport =rastro_pk_... # API-key alias
configRASTRO_MCP_WORKSPACE_ROOT
configRASTRO_MCP_EXTRA_WORKSPACE_ROOTS
configCATALOG_AGENT_WORKSPACE_ROOT
configRASTRO_MCP_PARENT_WATCHDOG_INTERVAL_SECONDS
configRASTRO_MCP_ENABLE_DIRECT_ITEM_UPDATEEnable with =true (break-glass only).
configRASTRO_MCP_STAGE_BATCH_SIZE2000 Chunk size for staging large activities
configRASTRO_MCP_STAGE_RETRIES3 Retry count for staging chunks
// 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/rastro-ai-rastro-mcp-n6x3o0)](https://m8ven.ai/mcp/rastro-ai-rastro-mcp-n6x3o0)
commit: 3d92502eae06c8d8737a4940e2860dabb37846f8
code hash: 3bef81c3c5b01a7ed63cf0e84a13d8120076bde8a7659b959fdcec76455aed7b
verified: 6/22/2026, 1:29:15 PM
view raw JSON →
Rastro MCP · M8ven Trust Score | M8ven