Skip to main content
Glama

MIDI File MCP

by xiaolaa2
.npmignore460 B
# 源代码 src/ # 开发工具配置 .vscode/ .idea/ .github/ .git/ .gitignore .eslintrc .eslintrc.json .eslintrc.js eslint.config.js .prettierrc .prettierrc.json .cursorrules # 测试文件 test/ *.test.ts *.spec.ts # 构建缓存 .cache/ .tmp/ tsconfig.tsbuildinfo # 日志 *.log logs/ npm-debug.log* yarn-debug.log* yarn-error.log* # 其他不需要的文件 node_modules/ coverage/ .DS_Store Thumbs.db # 确保不忽略dist目录里的内容 !dist/

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/xiaolaa2/midi-file-mcp'

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