MCP Auto Register
MCP Auto Register is a Python package used to automatically register functions and classes in Python packages to a FastMCP instance, simplifying the integration process of MCP services.
rating : 2.5 points
downloads : 21
What is MCP Auto Register?
MCP Auto Register is a Python toolkit that can automatically scan functions and classes in a specified Python package and register them to a FastMCP server instance. This simplifies the process of integrating an existing codebase into an MCP service.How to use MCP Auto Register?
It's very simple to use. Just import the register_functions_from_package or register_classes_from_package functions, specify the package path to be registered and the MCP instance. You can also select specific functions or classes through filters.Applicable scenarios
It is suitable for scenarios where you need to quickly expose the functions of an existing Python library as an MCP service, especially libraries in the fields of scientific computing and data processing.Main features
Automatic function registrationIt can automatically scan all functions in a Python package and register them to the MCP server
Automatic class wrappingSupports automatically wrapping class instances and converting them into functions suitable for MCP calls
Selective registrationYou can register only specific functions or classes through filters
Advantages and limitations
Advantages
Simplify the integration process and reduce manual registration work
Support batch processing of an entire Python package
A flexible filtering mechanism can select the required functions
Limitations
The functions/classes to be registered need to comply with specific interface specifications
Complex classes may require custom wrappers
It cannot handle dynamically generated code
How to use
Install the package
Install the mcp-auto-register package using pip
Initialize the MCP instance
Create a FastMCP server instance
Register functions
Select the package and specific functions to be registered
Register classes
Create a wrapper for the class and register it
Run the server
Start the MCP server
Usage examples
Register scientific computing functionsRegister matrix operation functions in the scipy.linalg package as an MCP service
Wrap NBA API endpointsAutomatically wrap all endpoint classes in nba_api.stats.endpoints
Frequently Asked Questions
How to select specific functions to be registered?
What special processing is required for class registration?
Which Python packages are supported?
Related resources
PyPI project page
The official PyPI page of the package
GitHub repository
The project source code repository
FastMCP documentation
FastMCP server documentation
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
867
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
178
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
130
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
595
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
784
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points