mcp_server
If you are the rightful owner of mcp_server 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 robust and extensible Model Context Protocol (MCP) server that supports multiple tool providers.
The Multi-Provider MCP Server is designed to facilitate AI models in utilizing tools from various service providers through a standardized interface. It features a modular architecture that allows for easy extension with new providers, centralized configuration management, and provider-specific tool implementations. The server also includes a CLI mode for direct tool testing and comprehensive error handling and logging. Currently, it supports the Evolution API for WhatsApp messaging and group management. The server is built with Node.js and requires npm or yarn for dependency management. It offers a structured approach to adding new providers, ensuring scalability and flexibility.
Features
- Modular architecture for easy extension with new providers
- Centralized configuration management
- Provider-specific tool implementations
- CLI mode for direct tool testing
- Comprehensive error handling and logging