Modular
0
Provides a modular and extensible tool server built on FastMCP, supporting multiple tools organized across files.
关于
Modular is a framework for building tool servers compatible with the MCP (Machine Comprehension Protocol). It offers a modular architecture, allowing you to easily organize and extend the server's capabilities by adding new tools in separate modules. The server supports both local and remote clients, enabling seamless communication via the MCP protocol, enhancing the flexibility and scalability of your applications.
主要功能
- Compatible with local and remote clients
- Supports multiple tools organized across files
- Modular and extensible architecture for easy tool addition
- 0 GitHub stars
- Communication via the MCP protocol
使用案例
- Creating a centralized tool server for various applications
- Building custom agents that can leverage a diverse set of tools
- Extending existing applications with new functionalities through external tools