Skip to main content
Glama
useparagon

Paragon MCP Server

Official
by useparagon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port (default: 3001)
NODE_ENVNoNode environment (default: development)
PROJECT_IDYesYour Paragon project ID
SIGNING_KEYNoYour JWT signing key (required if SIGNING_KEY_PATH is not set)
ZEUS_BASE_URLNoParagon API base URL (default: https://zeus.useparagon.com)
LIMIT_TO_TOOLSNoComma-separated list of tool names to additionally limit available tools if needed.
MCP_SERVER_URLNoThe URL of your hosted MCP Server. (default: http://localhost:3001)
PROXY_BASE_URLNoParagon Proxy API base URL (default: https://proxy.useparagon.com)
SIGNING_KEY_PATHNoPath to your JWT signing key file (required if SIGNING_KEY is not set)
ACTIONKIT_BASE_URLNoParagon ActionKit base URL (default: https://actionkit.useparagon.com)
CONNECT_SDK_CDN_URLNoParagon Connect SDK CDN URL (default: https://cdn.useparagon.com/latest/sdk/index.js)
ENABLE_PROXY_API_TOOLNoSet to 'true' to enable the proxy API tool.
LIMIT_TO_INTEGRATIONSNoComma-separated list of integration names to limit the types of available tools.
ENABLE_CUSTOM_OPENAPI_ACTIONSNoSet to 'true' to enable custom OpenAPI actions.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/useparagon/paragon-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server