Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP server host (for sse/streamable-http) | 0.0.0.0 |
| MCP_PORT | No | HTTP server port (for sse/streamable-http) | 8000 |
| NITAN_TOKEN | No | Bearer token for MCP auth (streamable-http only) | |
| MCP_TRANSPORT | No | Transport mode: stdio, sse, or streamable-http | stdio |
| NITAN_PASSWORD | No | Auto-login password (optional) | |
| NITAN_USERNAME | No | Auto-login username (optional) | |
| USCARDFORUM_URL | No | Forum base URL | https://www.uscardforum.com |
| USCARDFORUM_TIMEOUT | No | Request timeout in seconds | 15.0 |
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 | |