Skip to main content
Glama
vishutorvi

MCP Learning Project

by vishutorvi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
hello_worldC

A simple greeting tool to understand MCP basics

calculatorC

Perform basic math operations

counterC

Manage a counter with state persistence

data_processorC

Process arrays of data with various operations

task_managerB

Manage a list of tasks with CRUD operations

error_demoC

Demonstrate different types of error handling

Prompts

Interactive templates invoked by user choice

NameDescription
mcp-tutorialInteractive MCP learning tutorial
debug-sessionStart a debugging session for MCP development

Resources

Contextual data attached and managed by the client

NameDescription
MCP Core ConceptsFundamental concepts of Model Context Protocol
Current Server StateCurrent state of the MCP learning server
MCP Best PracticesBest practices for building MCP servers

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/vishutorvi/mcp-learning-project'

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