About
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.
Key Features
- Accepts a search query as input
- Provides a `get_python_docs` tool
- Fetches Python documentation via Brave Search API
- Returns relevant documentation links
Use Cases
- Integrating Python documentation retrieval into other applications via MCP
- Quickly finding relevant Python documentation links based on search queries
- Accessing Python documentation within Claude Desktop