poop-mcp-server

poop-mcp-server

0

Poop MCP Server is a Model Control Protocol server that allows AI models to communicate with external services. Key features include a 3D scene command service and real-time cryptocurrency price fetching. It also supports Spring AI integration and Docker deployment.

Poop MCP Server

Poop MCP Server provides an MCP (Model Control Protocol) server for AI tools, enabling AI models to interact with external services through a standardized protocol.

Features

  • 3D Scene Command Service: Processes movement commands in a 3D environment
  • Cryptocurrency Price Service: Fetches real-time cryptocurrency prices using the CoinGecko API
  • Spring AI Integration: Built with Spring AI's tool framework for seamless AI model integration
  • Docker Support: Easy deployment with Docker

Prerequisites

  • Java 17 or higher
  • Maven 3.6 or higher
  • Docker (optional, for containerized deployment)
  • CoinGecko API key (for cryptocurrency price service)

Usage

  • The server starts on port 8888 by default
  • Supports profiles: dev, test, prod