Skip to main content
Glama

MCP Server Boilerplate

by cds-id

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port for the HTTP server3000
NODE_ENVNoEnvironment mode (development, production)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
greetingA greeting prompt that generates a personalized greeting message
analyze-dataA prompt template for analyzing data with customizable instructions

Resources

Contextual data attached and managed by the client

NameDescription
info

Tools

Functions exposed to the LLM to take actions

NameDescription
calculate-
timestamp-

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