Met Research MCP
by evenwestvang
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MET_MCP_DATA_DIR | Yes | Path to the serving directory containing catalogue.sqlite, manifest.json, vector_ids.npy, and vectors.npy. | |
| MET_MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed Host header values, e.g. '127.0.0.1:8000,localhost:8000'. | |
| MET_MCP_ALLOWED_ORIGINS | No | Comma-separated list of allowed Origin header values, e.g. 'http://127.0.0.1:3000,http://localhost:3000'. | |
| MET_MCP_BEARER_TOKEN_FILE | Yes | Path to a protected file containing the bearer token required for authentication. | |
| MET_MCP_SIGLIP2_ENCODER_URL | No | URL of the optional SigLIP2 text encoder sidecar, e.g. 'http://127.0.0.1:8080'. | |
| MET_MCP_SIGLIP2_ENCODER_IDENTITY_FILE | No | Path to the encoder-identity.json file for the optional SigLIP2 text encoder. | |
| MET_MCP_SIGLIP2_ENCODER_TIMEOUT_SECONDS | No | Timeout in seconds for the optional SigLIP2 text encoder (default is 6). |
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
ResponsivenessSyncing