multi-service-mcp-server
If you are the rightful owner of multi-service-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 modular server implementing the Model Context Protocol (MCP) standard, providing tools for various integrations.
The Model Context Protocol (MCP) Server is a modular server designed to implement the MCP standard, offering a unified gateway for accessing various tools. It supports integrations with GitHub, GitLab, Google Maps, memory storage, and Puppeteer for web automation. The server's architecture is modular, allowing easy addition or removal of tools. Each tool is accessible via its own API endpoints, and the server provides a manifest endpoint to describe available tools and their capabilities. The server can be deployed using Docker or Podman, making it versatile for different environments.
Features
- MCP Gateway: A unified endpoint for all tool requests following the MCP standard.
- MCP Manifest: An endpoint that describes all available tools and their capabilities.
- Direct Tool Access: Each tool can be accessed directly via its own API endpoints.
- Modular Design: Easy to add or remove tools as needed.
Tools
GitHub Tool
Interact with GitHub repositories, issues, and search.
GitLab Tool
Interact with GitLab projects, issues, and pipelines.
Google Maps Tool
Geocoding, directions, and places search.
Memory Tool
Store and retrieve data persistently.
Puppeteer Tool
Take screenshots, generate PDFs, and extract content from websites.