Skip to main content
Glama

Roller Derby Rules MCP Server

by Golrigames
package.json740 B
{ "name": "mcp-derby-server", "version": "1.0.2", "description": "MCP Server to access Roller Derby rules extracted from PDF (French)", "type": "module", "main": "index.js", "bin": { "mcp-derby": "./index.js" }, "scripts": { "start": "node index.js", "dev": "node --watch index.js" }, "keywords": [ "mcp", "roller-derby", "rules", "model-context-protocol", "derby", "french" ], "author": "Golrigames", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Golrigames/RollerDerbyRulesMcp.git" }, "files": [ "index.js", "output/", "README.md", "LICENSE" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3" } }

Latest Blog Posts

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/Golrigames/RollerDerbyRulesMcp'

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