Skip to main content
Glama

FastMCP Server Template

by rdwj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_HOSTNoHTTP server host for HTTP transport
MCP_HTTP_PATHNoHTTP endpoint path for HTTP transport
MCP_HTTP_PORTNoHTTP server port for HTTP transport
MCP_TRANSPORTNoTransport protocol to use (stdio for local development, http for OpenShift deployment)
MCP_HOT_RELOADNoEnable hot-reload for local development
MCP_AUTH_JWT_SECRETNoJWT secret for symmetric signing (optional authentication)
MCP_REQUIRED_SCOPESNoComma-separated required scopes for authentication
MCP_AUTH_JWT_PUBLIC_KEYNoJWT public key for asymmetric signing (optional authentication)

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/rdwj/fda-mcp'

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