Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by pavelkushtia • Uncategorized
An MCP server providing task management capabilities with a PostgreSQL backend for AI assistants.
Manage and track tasks with detailed status and comments.
Query and analyze task data securely using read-only SQL queries.
Explore and interact with database schema and task categories.
This MCP server implements a custom Model Context Protocol server that enables AI assistants to manage tasks through a variety of tools and resources. It supports creating, updating, deleting tasks, managing comments, categories, and executing read-only SQL queries securely. The server uses PostgreSQL for data storage and offers JSON-RPC based communication, making it easy to integrate with AI clients like Claude. It is designed as a learning project with comprehensive features, security, and extensibility.