Skip to main content
Glama

ChatGPT App with OAuth2 + MCP + Privy

by Jahnik

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
NODE_ENVNoEnvironment (development/production)
PRIVY_APP_IDYesYour Privy app ID (from Privy dashboard)
JWT_PUBLIC_KEYYesBase64-encoded RSA public key for JWT signing
BACKEND_API_URLYesYour existing backend URL
JWT_PRIVATE_KEYYesBase64-encoded RSA private key for JWT signing
SERVER_BASE_URLYesYour server URL
PRIVY_APP_SECRETYesYour Privy app secret (from Privy dashboard)
VITE_PRIVY_APP_IDYesPrivy app ID for frontend

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Jahnik/mcp2'

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