dev-stack-watcher-mcp
by Matis-Wostry
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | Location of the SQLite file | ./data/watch.db |
| LOG_LEVEL | No | Log level: debug, info, warn, error, silent | info |
| CLAUDE_MODEL | No | Model used for synthesis | claude-opus-5 |
| GITHUB_TOKEN | No | GitHub token without scope; raises the limit from 60 to 5000 requests/hour | |
| ANTHROPIC_API_KEY | Yes | Required API key for Anthropic to generate summaries | |
| DEVTO_ARTICLE_LIMIT | No | Number of articles collected | 15 |
| GITHUB_LOOKBACK_DAYS | No | Window for trends and releases | 7 |
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
ActivityMaintained
ResponsivenessNo issues