← All servers
🔧

JaneeVerified🛡 No advisories

io.github.rsdouglas/janee
New to MCP? Start here →
29★ stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/rsdouglas, which proved it owns this namespace.

Verified owner: github.com/rsdouglasio.github.rsdouglas/janee

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads JANEE_CONFIG.

About

Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.

Packages & transports

npm@true-and-useful/janeev0.8.5 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "janee": {
      "command": "npx",
      "args": [
        "-y",
        "@true-and-useful/janee"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @true-and-useful/janee