mcp-databnf
Related Servers
Alternatives to mcp-databnf
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for the French open-data catalogue data.gouv.fr, enabling dataset search and retrieval, organization lookup, and reuse discovery via natural language queries.4 npmMIT
- FlicenseNot gradedqualityDmaintenanceMCP server to query French Open Data from data.gouv.fr-
- AlicenseNot gradedqualityAmaintenanceMCP server enabling search and retrieval of public SensCritique data, including works, user profiles, and collections.6 npm1MIT
- FlicenseNot gradedqualityFmaintenanceAn MCP server that searches library catalogs worldwide using the SRU protocol, enabling bibliographic search without API keys.-
- FlicenseNot gradedqualityDmaintenanceMCP server for querying French railway services (SNCF) via the Navitia API, enabling station search, journey planning, and departure board retrieval.-
- AlicenseBqualityDmaintenanceMCP server that enables searching books by author via Open Library API and searching keywords inside local text files.2190 npmMIT
TDQS
Scored across 7 tools
Each tool cleanly targets a distinct resource or relation: authors, works, editions, or digitised links. The search/get pairs are clearly separated, and find_digitised's partial overlap with list_editions is explicitly disambiguated in the descriptions.
All tool names follow a consistent verb_noun snake_case pattern: search_* for lookups, get_* for single records, list_* for related collections, and find_digitised for a special retrieval. Singular and plural forms are used predictably and match what each tool returns.
Seven tools is well-scoped for a read-only library catalogue. Each tool earns its place, covering author lookup, work lookup, record retrieval, and the main relation/list operations without redundancy.
The tool surface supports the core user journeys: find a person or work, retrieve its record, list works by a person, list editions of a work, and gather digitised links. Minor gaps exist, such as no ISBN or subject search and no edition-level detail beyond the list, but these do not create dead ends for the main workflows.