Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by johnnyrootio • APIs & Integration
A minimal FastMCP-based MCP server demo providing example tools, resources, and prompts for greeting users and demonstrating SSE/Uvicorn integration.
A simple example MCP implementation to learn and prototype tool, resource, and prompt integrations.
A local test server to validate MCP client behavior over SSE/Uvicorn and to exercise tool invocation and resource access.
A minimal reference for integrating an MCP server with desktop clients (e.g., Claude Desktop) and for demonstrating production-ready ASGI deployment.
This repository implements a concise example MCP server using the fastmcp framework, including simple tools (say_hello, get_greeting_log, clear_log), a shared resource (greetings://log), and a prompt template (greet_user). It demonstrates running the server with Uvicorn as an ASGI app or with FastMCP's built-in transport and shows how to connect via SSE for client interactions. The project is useful for learning MCP concepts, testing MCP clients, and integrating with tools like Claude Desktop. It emphasizes a decorator-based API, shared state handling, and a production-ready Uvicorn setup.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.