Skip to main content
Glama
binodrajpandey

MCP Server Example

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
add

Add two numbers.

multiply

Multiply two numbers.

save_note

Save a note with a given name.

delete_note

Delete a note by name.

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_notesAsk Claude to summarize all saved notes.
brainstormGenerate a brainstorming prompt for a given topic.

Resources

Contextual data attached and managed by the client

NameDescription
list_notesList all saved note names.

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/binodrajpandey/mcp-example'

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