Skip to main content
Glama
starter-series

MCP Server Starter

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
greetA

Greet someone by name

Prompts

Interactive templates invoked by user choice

NameDescription
helloGenerate a friendly greeting message
code-reviewAsk the model to review a snippet of code in the given language.

Resources

Contextual data attached and managed by the client

NameDescription
server-infoServer metadata: name, version, and runtime 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/starter-series/mcp-server-starter'

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