Skip to main content
Glama

MCP Multi-Tool Server

by vipankumar87

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
meeting_summary A prompt template for generating executive meeting summaries. Args: meeting_date: The date of the meeting meeting_title: The title or purpose of the meeting transcript: The meeting transcript or notes Returns: A structured meeting summary with key points, decisions, and action items.

Resources

Contextual data attached and managed by the client

NameDescription
get_typesdk_resource Provides access to the TypeScript SDK MCP documentation. This resource contains information about the TypeScript SDK for MCP.

Tools

Functions exposed to the LLM to take actions

NameDescription
add

Add two numbers together.

subtract

Subtract the second number from the first number.

multiply

Multiply two numbers together.

divide

Divide the first number by the second number.

power

Raise a number to a power.

square_root

Calculate the square root of a number.

factorial

Calculate the factorial of a non-negative integer.

calculate_percentage

Calculate a percentage of a value.

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/vipankumar87/MCP-Example'

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