python-docs-mcp-server
Related Servers
Alternatives to python-docs-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceProvides a local MCP server for searching and retrieving documentation from 22+ open-source projects, enabling AI coding assistants to access up-to-date docs without network dependency.8 npm2MIT
- FlicenseBqualityBmaintenanceA local-only MCP server that provides AI coding agents with up-to-date documentation for specific libraries or tools during feature implementation, including search tools, multi-version support, and user-defined library entries.2-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to access up-to-date documentation for Python libraries like LangChain, LlamaIndex, and OpenAI through dynamic fetching from official sources.1MIT
- FlicenseNot gradedqualityBmaintenanceLocal MCP server that indexes documentation from URLs/files into a vector database, enabling coding agents to search and use up-to-date library and API documentation.-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides version-pinned, deterministic documentation sourced from DevDocs.io to AI assistants (Claude, RooCode, Cline, Copilot etc.) and also via offline mode. Not via Scraping! But using the supported downloading option from devdocs.48 npm13MIT
- AlicenseAqualityBmaintenanceMCP server that gives AI coding agents on-demand access to private project docs via BM25 ranked search. One setup for Claude Code, Cursor, Codex, Gemini CLI, and more. Docs stay private, never in public repos.1515Apache 2.0
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: comparing versions, detecting environment version, retrieving docs, listing versions, looking up package docs, and searching docs. No overlap.
All tool names follow a consistent verb_noun snake_case pattern (e.g., compare_versions, search_docs), making the set predictable and easy to navigate.
With 6 tools, the set is slightly on the lean side but covers the core domain of Python documentation access and version comparison without unnecessary bloat.
The tools cover the main workflows (searching, retrieving, comparing versions, listing versions, and checking environment). Missing a dedicated symbol lookup or release notes tool, but search_docs and compare_versions fill most needs.