jev-mcp
by darthzen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JEV_MODEL | No | Default model to use for evaluations. | jev-latest |
| JEV_API_KEY | No | TypeSafe key used for authentication. Required if JEV_API_KEY_FILE is not provided. | |
| JEV_API_URL | No | TypeSafe endpoint URL. | https://api.typesafe.ai/v1/systemone |
| JEV_BIND_HOST | No | Bind address for the server. | 0.0.0.0 |
| JEV_BIND_PORT | No | Bind port for the server. | 8080 |
| JEV_MCP_TIMEOUT | No | Timeout in seconds for each TypeSafe call. | 60 |
| JEV_API_KEY_FILE | No | Path to a file containing the TypeSafe key. File contents are stripped and override JEV_API_KEY if both are set. | |
| JEV_MCP_PATH_SECRET | No | Random path segment that becomes the MCP endpoint at /<secret>/mcp. If not set, server uses /mcp and logs a warning. | |
| JEV_MCP_PATH_SECRET_FILE | No | Path to a file containing the random path segment. File contents override JEV_MCP_PATH_SECRET if both are set. |
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