Skip to main content
Glama

Secure MCP Server Template

by haqops

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACCESS_JWKS_URLYesYour Access for SaaS JWKS URL
ACCESS_CLIENT_IDYesYour Access for SaaS OIDC App Client ID
ACCESS_TOKEN_URLYesYour Access for SaaS token URL
ACCESS_CLIENT_SECRETYesYour Access for SaaS OIDC App Client secret
COOKIE_ENCRYPTION_KEYYesRandom string for cookie encryption (e.g. openssl rand -hex 32)
ACCESS_AUTHORIZATION_URLYesYour Access for SaaS authorization URL

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/haqops/yahoofinance2-mcp'

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