Roller Derby Rules MCP Server
Related Servers
Alternatives to Roller Derby Rules MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables querying and retrieving legal texts and decisions from French public APIs Légifrance and JudiLibre for legal research.MIT
- AlicenseNot gradedqualityDmaintenanceProvides access to official French legal databases (Légifrance and JudiLibre) to search and retrieve French legislation, legal codes, case law, and judicial decisions through authenticated APIs.32MIT
- AlicenseNot gradedqualityAmaintenanceEnables querying French national directories of professional certifications (RNCP/RS) for certification details, validity, competence blocks, and habilitation status using natural language.1MIT
- AlicenseAqualityAmaintenanceMCP server for querying French legislation and case law via the Legifrance API, enabling search and retrieval of laws, codes, and court decisions with verifiable citations.830 PyPI2Apache 2.0
- AlicenseNot gradedqualityBmaintenanceProvides access to official 2022 French presidential election programs for five parties, retrieving exact passages with full references and without synthesis.Apache 2.0
- FlicenseNot gradedqualityBmaintenanceEnables searching and fetching documentation pages from a wide range of programming languages, frameworks, game engines, and tools. Supports multiple sources and returns relevant documentation snippets.1-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: list_sections enumerates available sections, get_section retrieves full content of a specific section, and search_rules performs keyword-based searches across rules. There is no overlap or ambiguity in their functions.
All tool names follow a consistent verb_noun pattern (list_sections, get_section, search_rules) with clear, descriptive verbs and nouns. No deviations or mixed conventions are present.
With 3 tools, the server is well-scoped for its purpose of accessing Roller Derby rules. Each tool earns its place by covering essential operations: listing, retrieving, and searching rules, which is appropriate for a focused domain.
The tool set provides complete coverage for the domain of accessing Roller Derby rules: list_sections for discovery, get_section for detailed retrieval, and search_rules for keyword-based queries. There are no obvious gaps in the surface for this purpose.