Fetches Python documentation using the Brave Search API.
This is a TypeScript-based server implementing the Model Context Protocol (MCP). It provides a tool to fetch Python documentation using the Brave Search API. The `get_python_docs` tool takes a search query as a parameter and returns relevant documentation links retrieved from the Brave Search API, enabling users to quickly access Python documentation within compatible applications.