We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/llxxbb/mcp-prototype'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# 目录结构规范
/ 项目根目录
-src 代码目录
-test 测试目录
-doc 文档目录
-iterate 迭代目录
-[迭代版本号]
-index.md 此次迭代的入口
-prototype 原型设计目录
-ui UI设计目录
-design 程序设计目录
-plan.md 开发计划,内有工作项编号的定义。