Skip to main content
Glama

TypeScript MCP Server Template

by dhinojosac

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
server-infoInformation about this MCP server
hello-messageA simple hello message resource

Tools

Functions exposed to the LLM to take actions

NameDescription
sayHello

Says hello to a person by name

calculate

Performs basic arithmetic calculations (add, subtract, multiply, divide)

getWeatherForecast

Get weather forecast for a specific location using coordinates

getWeatherAlerts

Get active weather alerts for a US state

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/dhinojosac/calendar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server