Skip to main content
Glama
sweet8413-spec

TypeScript MCP Server Boilerplate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
greet

이름과 언어를 입력하면 인사말을 반환합니다.

generate-image

텍스트 프롬프트로 이미지를 생성합니다.

Prompts

Interactive templates invoked by user choice

NameDescription
code-review코드를 입력하면 코드리뷰 기준에 맞는 리뷰 프롬프트를 반환합니다.

Resources

Contextual data attached and managed by the client

NameDescription
server-info

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/sweet8413-spec/mcp-server'

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