Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
add_user

添加新用户

search_users

搜索用户

create_todo

创建待办事项

calculate

执行数学计算

Prompts

Interactive templates invoked by user choice

NameDescription
user_analysis用户数据分析提示
todo_summary待办事项摘要提示
system_report系统状态报告提示
code_review代码审查提示模板

Resources

Contextual data attached and managed by the client

NameDescription
用户列表获取所有用户数据
待办事项获取所有待办事项数据
配置信息系统配置信息
系统日志查看系统操作日志

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/small-tou/mcp-test'

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