MCP server for SalesBuildr — quoting and sales workflows for MSPs.
A Model Context Protocol (MCP) server for integrating with the SalesBuildr quoting and sales platform. Built with a decision-tree architecture to expose domain-specific tools without overwhelming the LLM. The server uses a decision tree pattern: 1. At root, only is exposed 2. User selects a domain (companies, contacts, products, opportunities, quotes) 3. Domain-specific tools become available…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server for integrating with the SalesBuildr quoting and sales platform. Built with a decision-tree architecture to expose domain-specific tools without overwhelming the LLM. The server uses a decision tree pattern: 1. At root, only is exposed 2. User selects a domain (companies, contacts, products, opportunities, quotes) 3. Domain-specific tools become available along with 4. Tool calls route to domain handlers that interact with the SalesBuildr API Domain | Tools…