Polars Docs MCP
Related Servers
Alternatives to Polars Docs MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceFastMCP server that lets agents search and fetch IBM i documentation via IBM Documentation's public APIs.2MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to fetch, index, and perform semantic RAG-based searches on API documentation from various sources. It provides tools for hybrid search and collection management, allowing users to access up-to-date documentation from projects like Gemini and FastMCP.-

MST-MCPofficial
FlicenseNot gradedqualityBmaintenanceProvides MCP tools for searching, listing, and retrieving MST developer documentation.-- FlicenseNot gradedqualityBmaintenanceLocal documentation search server for AI models using hybrid retrieval (phrase, keyword, vector). Provides MCP tools to search and fetch documentation from bundled or custom doc sets without any external API keys.-
- FlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server built with FastMCP that provides tools for web scraping and documentation searching.3-
- AlicenseAqualityCmaintenanceProvides searchable access to official MCP protocol specification and FastMCP framework documentation, helping developers build correct MCP servers by querying live documentation with BM25 full-text search.23MIT
TDQS
Scored across 6 tools
All six tools have clearly distinct purposes: version info, component listing, debugging components, searching API, verifying API, and listing compatible data stacks. No overlapping functionality that would cause confusion.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., list_polars_components, search_polars_api). No mixing of conventions or inconsistent verb styles.
Six tools is well-scoped for a documentation-focused MCP server. Each tool addresses a distinct need (version, components, search, verification, etc.) without being too few or too many.
The surface covers the main documentation tasks: version checking, component listing, API search, verification, and debugging. A minor gap might be a specific function for fetching detailed documentation for a single API method, but search_polars_api likely covers that.