Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fulfilio • APIs & Integration
A Python utility package for building synchronous MCP servers (Flask-based) with SSE support, tooling decorators, and Redis queuing.
Expose prompt and tool endpoints over HTTP/SSE for synchronous MCP-compatible interactions using Flask.
Queue and manage responses reliably with Redis and integrate request handling into existing web apps and database transactions.
A lightweight, Pydantic-validated schema and decorators to quickly implement and test MCP endpoints and connect with MCP clients like Cursor or Claude (via mcp-proxy).
mcp-utils is an open-source Python library that provides helpers and Pydantic models to implement Model Context Protocol (MCP) servers, focusing on synchronous Flask deployments and Server-Sent Events. It includes utilities for defining prompts and tools, response queuing with Redis, and examples for integrating with Flask, Gunicorn, and SQLAlchemy transaction handling. The package simplifies building and testing MCP-compliant servers and offers examples for connecting with clients like Cursor and Claude Desktop via a proxy.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.