MCP Server Boilerplate
by cds-id
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port for the HTTP server | 3000 |
| NODE_ENV | No | Environment mode (development, production) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculateD | – |
| timestampD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| greeting | A greeting prompt that generates a personalized greeting message |
| analyze-data | A prompt template for analyzing data with customizable instructions |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| info |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cds-id/mcp-server-boilerplate'
If you have feedback or need assistance with the MCP directory API, please join our Discord server