Skip to main content
Glama

Demo MCP Server

by kylekanouse

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
review-codeGenerate a comprehensive code review focusing on best practices, security, and performance
refactor-codeGenerate suggestions and examples for refactoring code
document-codeGenerate comprehensive documentation for code
write-emailGenerate professional emails for various purposes
write-technical-docGenerate technical documentation for various purposes
summarize-meetingGenerate structured meeting summaries and action items

Resources

Contextual data attached and managed by the client

NameDescription
app-configApplication configuration and settings
healthSystem health and status information
system-infoBasic system and environment information
process-infoCurrent Node.js process information

Tools

Functions exposed to the LLM to take actions

NameDescription
add

Add two numbers together

subtract

Subtract two numbers

multiply

Multiply two numbers

divide

Divide two numbers

transform-text

Transform text case and format

analyze-text

Analyze text and provide statistics

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/kylekanouse/Test-MCP---DEMO-MCP-Dev-1'

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