FastMCP Server Template
by rdwj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_HOST | No | HTTP server host for HTTP transport | |
| MCP_HTTP_PATH | No | HTTP endpoint path for HTTP transport | |
| MCP_HTTP_PORT | No | HTTP server port for HTTP transport | |
| MCP_TRANSPORT | No | Transport protocol to use (stdio for local development, http for OpenShift deployment) | |
| MCP_HOT_RELOAD | No | Enable hot-reload for local development | |
| MCP_AUTH_JWT_SECRET | No | JWT secret for symmetric signing (optional authentication) | |
| MCP_REQUIRED_SCOPES | No | Comma-separated required scopes for authentication | |
| MCP_AUTH_JWT_PUBLIC_KEY | No | JWT public key for asymmetric signing (optional authentication) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/rdwj/fda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server