Skip to main content
Glama

MCP MIDI Bridge

by tezza1971
Apache 2.0
2
electron-tsconfig.json418 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "dist", "baseUrl": ".", "downlevelIteration": true, "paths": { "@/*": ["./src/*"] } }, "include": ["src/main/**/*.ts", "src/common/**/*.ts"], "exclude": ["node_modules", ".next"] }

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

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