Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
READ_ONLY | No | Enable read-only mode (true/false) | true |
MCP_SERVER_NAME | No | Server name for identification | sendgrid-mcp |
REQUEST_TIMEOUT | No | API request timeout in milliseconds | 30000 |
SENDGRID_API_KEY | Yes | Your SendGrid API key (starts with SG.) | |
MCP_SERVER_VERSION | No | Server version | 1.0.0 |
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 |