Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The Node.js environment | development |
| DATABASE_URL | Yes | PostgreSQL database connection URL | |
| MCP_SERVER_NAME | No | The name of the MCP server | crew-qualifications-mcp |
| FAA_PART117_ENABLED | No | Enable FAA Part 117 compliance features | true |
| ALERT_DAYS_BEFORE_EXPIRY | No | Number of days before expiry to send alerts | 60 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |