mcp-express-bolierplate
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Express server bind address | 127.0.0.1 |
| PORT | No | Express server port | 3000 |
| MCP_URL | No | HTTP client endpoint | http://127.0.0.1:3000/mcp |
| API_TOKEN | No | Bearer token ที่ Axios แนบให้อัตโนมัติ (Bearer token that Axios attaches automatically) | |
| API_BASE_URL | No | Base URL ของ upstream API ที่ Axios เรียก (Base URL of upstream API that Axios calls) | |
| ALLOWED_HOSTS | No | เพิ่ม custom Host/Origin ที่ server ยอมรับ (Add custom Host/Origin that the server accepts) | |
| API_TIMEOUT_MS | No | Axios request timeout หน่วยมิลลิวินาที (Axios request timeout in milliseconds) | 10000 |
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