mcp-phish
by pete-builds
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address. | 0.0.0.0 |
| MCP_PORT | No | Listen port. | 3705 |
| LOG_LEVEL | No | One of DEBUG, INFO, WARNING, ERROR, CRITICAL. | INFO |
| STUB_MODE | No | When 'false', real-mode credentials are required. | true |
| LOG_FORMAT | No | json for production, text for local dev. | json |
| CACHE_DB_PATH | No | aiosqlite file path. | /data/phish-cache.db |
| PHISHIN_API_KEY | No | Optional; raises rate caps. | |
| PHISHIN_BASE_URL | No | Override for testing. | https://phish.in/api/v2 |
| PHISHNET_API_KEY | No | Required if STUB_MODE is false. | |
| CACHE_TTL_SECONDS | No | 24h default. | 86400 |
| PHISHNET_BASE_URL | No | Override for testing. | https://api.phish.net/v5 |
| THROTTLE_PHISHIN_RPS | No | Per-second steady rate. | 10.0 |
| THROTTLE_PHISHNET_RPS | No | Per-second steady rate. | 5.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues