Skip to main content
Glama

JP's MCP Collection

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API key for chat completion and grammar checking
GOOGLE_CLIENT_IDYesGoogle OAuth client ID for Tasks API
PROMPTS_DIRECTORYNoDirectory path containing markdown prompt files./prompts
GOOGLE_REDIRECT_URIYesGoogle OAuth redirect URI for Tasks API
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret for Tasks API
GOOGLE_REFRESH_TOKENYesGoogle OAuth refresh token for Tasks API

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/itsregularjohn/mcps'

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