TypeScript MCP Server Boilerplate
by mazah81-gif
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| greetingB | Greet a user in their specified language |
| calculatorC | Perform basic arithmetic operations |
| image_generationC | Generate an image from a text prompt using AI |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| code_review | Generate a detailed code review prompt for the provided code |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server-info | Current MCP server information |
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/mazah81-gif/my-mcp-server-2025'
If you have feedback or need assistance with the MCP directory API, please join our Discord server