Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
code-review代码审查提示模板,帮助进行系统化的代码审查
doc-generation文档生成提示模板,用于生成项目文档、API文档等
debug-help调试帮助提示模板,提供系统化的调试方法
test-generation测试用例生成提示模板,帮助编写完整的测试用例
refactoring重构建议提示模板,提供代码重构的系统方法

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add

将两个数字相加并返回结果

subtract

将两个数字相减并返回结果

multiply

将两个数字相乘并返回结果

divide

将两个数字相除并返回结果

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

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