Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | The host address the server will bind to | 0.0.0.0 |
| PORT | No | The port number the server will listen on | 3000 |
| SERVER_NAME | No | The name of the MCP server | mcp-express-server |
| SERVER_VERSION | No | The version of the MCP server | 1.0.0 |
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 | |