MCP Servers / other / Janee API Security

Janee API Security

JSON →
stdionone28other

MCP server that sits between AI agents and APIs. Agents request access, Janee makes the call with the real credentials, agents never see the secrets.

Install
How to run this server
[ { "cmd": "npx @true-and-useful/create-gh-app", "imports": [] } ]
server path: janee-api-security
Tools
What this server exposes
list_services
Discover available APIs and their policies
execute
Make an API request through Janee (HTTP proxy mode)
exec
Run a CLI command with injected credentials (exec mode)
manage_credential
View, grant, or revoke access to agent-scoped credentials
reload_config
Reload config from disk after adding/removing services (available when started with `janee serve`)
Configuration
Environment & auth
authnone
envTWITTER_API_KEY
envGITHUB_TOKEN
envJANEE_RUNNER_KEY
envJANEE_URL
envSTRIPE_KEY
envBYBIT_KEY
envBYBIT_SECRET
envGH_APP_ID
envGH_INSTALL_ID
envTWITTER_CONSUMER_KEY
envTWITTER_CONSUMER_SECRET
envTWITTER_ACCESS_TOKEN
envTWITTER_ACCESS_TOKEN_SECRET
envAWS_ACCESS_KEY_ID
envAWS_SECRET_ACCESS_KEY
Resources
Janee API Security — MCP Server · libregistry