NPI MCP Server
by sdesani
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | The host address to bind the server to. Defaults to 0.0.0.0 in the container. | 0.0.0.0 |
| PORT | No | The port to bind the server to. Defaults to 8000. | 8000 |
| LOG_LEVEL | No | Logging level. Defaults to INFO. | INFO |
| MCP_ALLOWED_HOSTS | No | Comma-separated public hostnames to trust for DNS-rebinding protection. Each host H also trusts the origin H. Required for non-local deployments; otherwise requests with a public host are rejected with HTTP 421. |
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 | |