Skip to main content
Glama

MCP-Prototype

by llxxbb
.npmignore520 B
# 代码格式化和配置文件 .prettierignore .prettierrc # 规则文档 .rules/ # 开发相关文件 .idea .vscode test-prototype/ doc/ # 构建和配置文件 tsconfig.mcp.json tsconfig.web.json eslint.config.web.js eslint.config.mcp.js # 开发依赖和测试 node_modules/ __tests__/ *.test.js *.test.ts *.spec.js *.spec.ts .runtime-deps-installed # 其他开发文件 .git/ .gitignore README.md LICENSE.md package-lock.json src/mcp # 临时文件和日志 .svelte-kit *.tgz *.log *.tmp .DS_Store Thumbs.db

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/llxxbb/mcp-prototype'

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