simple-mcp-server

simple-mcp-server

3.1

If you are the rightful owner of simple-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 lightweight MCP Server implementation exposing custom tools via SSE for integration with AI clients.

The Simple MCP Server is a lightweight implementation designed to expose custom tools, such as weather lookups, over Server-Sent Events (SSE). It is containerized for easy deployment using Docker, making it accessible for integration with AI clients that support the Model Context Protocol (MCP). The server is configurable, allowing users to set their preferred host and port settings. It includes example tools like weather alerts and forecasts, demonstrating its capability to handle various tasks. The server is designed to be easily deployable and maintainable, with a focus on providing a seamless integration experience for MCP-compatible clients.

Features

  • Exposes tools as MCP endpoints over SSE
  • Containerized for easy deployment via Docker Compose
  • Configurable port and host
  • Includes example tools like weather alerts & forecast