mcp-framework

mcp-framework

3.4

If you are the rightful owner of mcp-framework and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A powerful MCP (Model Context Protocol) development framework for creating custom tools to interact with large language models.

The MCP Development Framework is designed to facilitate the creation of custom tools that interact with large language models. It provides a comprehensive set of tools to extend the functionality of Cursor IDE, enabling advanced features such as web content retrieval, file processing (PDF, Word, Excel, CSV, Markdown), and AI dialogue. The framework's robust MCP tool extension capabilities allow developers to quickly build and integrate various custom tools. The latest version supports direct image content display and OCR recognition in PDF and Word document processing, allowing language models to understand both text and image content within documents.

Features

  • Comprehensive File Processing: Automatically recognizes file types and selects appropriate processing methods for PDF, Word, Excel, CSV, and Markdown files.
  • PDF Document Processing: Supports quick preview and full parsing modes, extracting text, images, and OCR text.
  • Word Document Parsing: Extracts text, tables, and images from Word documents.
  • Excel File Processing: Parses Excel files, providing complete table data and structure information.
  • CSV File Processing: Parses CSV files, offering data analysis and preview features.

Tools

  1. parse_file

    Comprehensive file processing tool, supporting multiple file types

  2. parse_pdf

    PDF document processing tool, supports quick preview and complete parsing

  3. parse_word

    Word document parsing tool to extract text, tables and picture information

  4. parse_excel

    Excel file processing tool, parsing all worksheets

  5. parse_csv

    CSV file processing tool that provides data analysis and preview

  6. parse_markdown

    Markdown file parsing tool, extract title structure and content elements

  7. url

    Web content acquisition tool

  8. maxkb

    MaxKB AI dialogue tool