Fetch Python documentation directly using natural language queries. This tool helps developers quickly access relevant Python documentation by integrating with the Brave Search API.
Execute Python scripts directly within Unreal Editor to automate tasks or extend functionality. Ensure scripts include `import unreal` and refer to Unreal Python documentation for proper usage.
Retrieve a list of all .docx files in a specified directory using the Office Word MCP Server. Ideal for managing and accessing Word documents efficiently.
Extract all URLs from a webpage to discover related documentation pages, API references, or build documentation graphs. Validates links and optionally queues them for processing.
A FastMCP-powered microserver that allows users to programmatically generate well-formatted .docx documents with consistent styling, including features like titles, paragraphs, headings, citations, and footers.
Enables comprehensive Microsoft Word document manipulation through the Model Context Protocol, with advanced table operations including creation, data management, formatting, and bulk operations. Supports document creation, editing, and saving with plans for full document content management.
Enables creation, editing, and management of Word documents through JSON schema with support for rich content including text formatting, tables, images, code blocks, and lists. Provides comprehensive DOCX operations including opening existing documents, modifying content, and saving files to disk.