python-docs-server-MCP-Server

python-docs-server-MCP-Server

2.7

The python-docs-server MCP Server is a TypeScript-based server designed to utilize the Brave Search API for fetching Python documentation based on user queries. It serves as a tool within the Model Context Protocol and is configured for use in development environments such as Claude Desktop.

python-docs-server MCP Server

A Model Context Protocol server

This is a TypeScript-based MCP server that provides tools to fetch Python documentation using the Brave Search API.

Features

Tools

  • Get Python documentation for a given query
    • Takes a search query as a required parameter
    • Uses the Brave Search API to fetch relevant documentation links