Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sattarrasouli • Uncategorized
A Next.js and TypeScript based MCP server exposing multiple interactive tools via a JSON-RPC API.
Perform simple interactive tasks like rolling dice or adding numbers.
Generate random content such as quotes, emojis, or color palettes.
Retrieve fun or personalized information like horoscopes or greetings.
This MCP server demonstrates how to build, expose, and call micro-tools that can be connected to ChatGPT or any LLM supporting MCP. It includes tools such as dice rolling, greeting, number addition, random number generation, motivational quotes, emoji reactions, color palettes, and horoscopes. The server provides a standardized JSON-RPC 2.0 API for easy integration and interaction with these tools.