Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOG_LEVEL | No | Logging level | info |
| BITWARDEN_EMAIL | No | Your Bitwarden email (optional, for automated API key management) | |
| GOVINFO_API_KEY | Yes | Your GovInfo API key (sign up at https://api.data.gov/signup) | |
| CONGRESS_API_KEY | Yes | Your Congress.gov API key (sign up at https://api.congress.gov/sign-up/) | |
| BITWARDEN_PASSWORD | No | Your Bitwarden master password (optional, for automated API key management) | |
| GOVINFO_RATE_LIMIT | No | GovInfo rate limit requests/hour | 1000 |
| CONGRESS_RATE_LIMIT | No | Congress.gov rate limit requests/hour | 4000 |
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 | |