Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NVD_API_KEYNoAPI key for NVD (National Vulnerability Database) for higher rate limits
GITHUB_TOKENNoGitHub personal access token for higher API rate limits
OPENAI_API_KEYNoAPI key for OpenAI to enable AI-powered risk assessment
ANTHROPIC_API_KEYNoAPI key for Anthropic as an alternative AI provider
FASTMCP_SERVER_BASE_URLNoBase URL for OAuth callback (e.g., http://localhost:3000)
FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_IDNoGoogle OAuth client ID for authentication (requires --auth-mode google)
FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret for authentication

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/andrasfe/vulnicheck'

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