MCP Server
Description
# MCP Server [](https://goreportcard.com/report/github.com/luffy050596/mcp-server) [](https://godoc.org/github.com/luffy05059…
About
# MCP Server [](https://goreportcard.com/report/github.com/luffy050596/mcp-server) [](https://godoc.org/github.com/luffy050596/mcp-server)…
Details
- Author
- luffy050596
- Downloads
- 145
- Categories
- Other
Jump to
- IP address processing service
- Time query and timestamp conversion service
- Poster generation service (using Bailian Creative Poster Generation API)
- Supports stdio and SSE transport modes
- Cross-platform: Linux, macOS, Windows
Clone the repository, install dependencies with go mod download, then build a single service with make build dir=<service_directory> or build all services with make build-all. Run a service using the compiled binary, e.g., ./bin/mcp-ip -mode=stdio -addr=:59001. Available run modes are stdio or sse. For the poster service, a Bailian API key is required via the -key parameter.
MCP Server
MCP Server is a Go-based MCP tools project that provides a series of MCP utilities.
This is a personal learning project, please do not use it in production environment.
Using github.com/ThinkInAIXYZ/go-mcp as the MCP core framework.
Features
- IP address processing service
- Time service
- Poster generation service
- More features coming soon...
System Requirements
- Go 1.23.0 or higher
- Supports Linux, macOS and Windows
Quick Start
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



