Skip to main content
Glama

OpenAPI MCP Server

package.json637 B
{ "name": "beatport-mcp-server", "version": "1.0.0", "description": "Beatport API MCP server using mcp-openapi-server", "main": "dist/index.js", "type": "module", "bin": { "beatport-mcp-server": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch" }, "dependencies": { "@ivotoby/openapi-mcp-server": "^1.0.0", "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0" }, "keywords": [ "beatport", "mcp", "music", "api", "claude" ] }

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/ivo-toby/mcp-openapi-server'

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