peltierpro-mcp
by aljon-zb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to. Default: 0.0.0.0 | 0.0.0.0 |
| PORT | No | Port to listen on. Default: 8000 | 8000 |
| TRANSPORT | No | Transport protocol. Default: streamable-http | streamable-http |
| AUTH_ENABLED | No | Enable OAuth authentication. Set to 'false' (default) or 'true'. When enabled, additional OAuth configuration variables are required. | false |
| AUTH_AUDIENCE | No | Expected audience for JWT tokens (required when AUTH_ENABLED=true) | |
| AUTH_JWKS_URL | No | URL to the JWKS endpoint (required when AUTH_ENABLED=true) | |
| AUTH_ALGORITHMS | No | Allowed JWT signing algorithms. Default: RS256 | RS256 |
| AUTH_ISSUER_URL | No | OAuth issuer URL (required when AUTH_ENABLED=true) | |
| AUTH_REQUIRED_SCOPES | No | Required OAuth scopes. Default: odoo.read | odoo.read |
| AUTH_RESOURCE_SERVER_URL | No | Public URL of this MCP server (required when AUTH_ENABLED=true) |
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