MCP Directory
Back

peta-core

by dunialabs · TypeScript · ★ 44

The Control Plane for MCP — secure vault, managed runtime, audit trail, and policy-based approvals.

#aiagent#authentication-middleware#developer-tools#function-calling#gateway#jwt#mcp#mcp-client#mcp-gateway#mcp-server#mcp-servers#model-context-protocol#modelcontextprotocol#oauth2#rest-to-mcp#restful-to-mcp#vault

Install

npx -y github:dunialabs/peta-core

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "peta-core": {
      "command": "npx",
      "args": [
        "-y",
        "github:dunialabs/peta-core"
      ]
    }
  }
}

From the README

A control-plane runtime for MCP (Model Context Protocol). Gateway, vault, policy engine, and audit trail for every tool call between AI agents and downstream MCP servers. Supports the core infrastructure components required to run MCP in production: gateway routing, runtime supervision, policy enforcement, credential management, and audit logging. **Key guarantees:** - **Credential vault.** Secrets stay encrypted at rest (PBKDF2 + AES-GCM) and are injected server-side at execution time. Clients never see raw credentials. - **Policy engine.** RBAC/ABAC with per-user, per-tool capability filt…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers