Skip to main content
Glama

MCP Boilerplate Server

by shazaaly

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_user_dataGenerate a prompt to analyze user data with specified analysis type
generate_user_reportGenerate a prompt to create a user report for multiple users
system_health_checkGenerate a prompt to check system health for specified components
troubleshoot_issueGenerate a troubleshooting prompt for server issues

Resources

Contextual data attached and managed by the client

NameDescription
get_server_infoProvides information about this MCP server
get_all_usersProvides a list of all available users
get_server_settingsProvides server configuration settings

Tools

Functions exposed to the LLM to take actions

NameDescription
greet

Greet a person by name

add

Add two numbers together

multiply

Multiply two numbers together

get_user_info

Get user information by ID

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/shazaaly/mcp-boilerplate'

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