Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ardacetinkaya • Uncategorized
An MCP server exposing business data and AI tools for AI-powered interactions in a .NET business application.
Retrieve recent payment transactions from business data.
Perform financial calculations on order and payment data.
Maintain conversation context with persistent thread storage.
This MCP server provides AI tools that access business data stored in a PostgreSQL database and hosts a custom AI agent using Microsoft's Agent Framework. It enables AI-powered chat interactions by exposing business data through the MCP protocol, allowing users to query recent payments and perform financial calculations. The server supports data caching for performance and integrates seamlessly with a .NET-based event-driven architecture using Kafka for real-time business event processing.