Provides tools and resources for managing a simple Customer Relationship Management (CRM) system.
This project offers a demonstration of an MCP (Model Context Protocol) server built with .NET 9.0 and C# that provides comprehensive Customer Relationship Management (CRM) functionality. It serves as a complete solution for managing person/contact data with a SQLite backend, including CRUD operations, advanced search capabilities, and various analytics features. The server exposes its CRM data and operations as MCP tools and resources, making it ideal for learning how to develop robust MCP servers, prototyping AI integrations with CRM systems, and testing MCP client applications.