Poemcp
This project is an MCP server based on Rust and the poem framework, which provides functions such as counter management, number addition, IP validation, and CIDR checking, and enables real-time interaction through the SSE endpoint.
rating : 2 points
downloads : 20
What is the MCP Server?
The MCP Server is a multi-functional server that provides functions such as counter management, number addition, IP address validation, and CIDR range checking. It uses Server-Sent Events (SSE) technology to achieve real-time interaction.How to use the MCP Server?
By connecting to the /sse endpoint, you can send instructions to use various functions. The server will return the response results through the SSE stream.Use cases
Suitable for scenarios such as web applications that require real-time data processing, network tool development, and teaching demonstrations. Particularly suitable for applications that require simple calculation and network validation functions.Main Features
CounterProvides functions to increment, decrement, and get the current value, suitable for scenarios that require state management.
AdderA simple function to add two numbers, which can be used for basic mathematical operations.
IP ValidatorVerifies whether the input string is a valid IPv4 address.
CIDR CheckerChecks whether an IP address is within the specified CIDR range, suitable for network configuration validation.
Advantages and Limitations
Advantages
Real-time interaction: Achieves instant responses through SSE.
Multi-functional integration: One service provides multiple practical functions.
Lightweight: Implemented based on Rust, with high performance.
Limitations
Relatively basic functions, suitable for simple scenarios.
Requires a client that supports SSE.
Currently only supports IPv4 validation.
How to Use
Install the server
Clone the repository and build the project.
Start the server
Run the server program.
Connect to the SSE endpoint
Connect to the /sse endpoint in the client application.
Usage Examples
Counter ManagementTrack the number of user operations.
Network Configuration ValidationCheck if an IP is within the allowed range.
Simple CalculationCalculate the sum of two numbers.
Frequently Asked Questions
What is SSE?
How to check if the server is running properly?
Does it support IPv6 validation?
Related Resources
Rust Official Documentation
Learning resources for the Rust programming language.
Poem Framework GitHub
The web framework used in this project.
SSE Technology Introduction
Server-Sent Events documentation on MDN.
Featured MCP Services

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
145
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
833
4.3 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.7K
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
91
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#
569
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

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
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
757
4.8 points