ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2501.00539
20
0

MCP-Solver: Integrating Language Models with Constraint Programming Systems

31 December 2024
Stefan Szeider
ArXivPDFHTML
Abstract

The MCP Solver bridges Large Language Models (LLMs) with symbolic solvers through the Model Context Protocol (MCP), an open-source standard for AI system integration. Providing LLMs access to formal solving and reasoning capabilities addresses their key deficiency while leveraging their strengths. Our implementation offers interfaces for constraint programming (Minizinc), propositional satisfiability (PySAT), and SAT modulo Theories (Python Z3). The system employs an editing approach with iterated validation to ensure model consistency during modifications and enable structured refinement.

View on arXiv
@article{szeider2025_2501.00539,
  title={ MCP-Solver: Integrating Language Models with Constraint Programming Systems },
  author={ Stefan Szeider },
  journal={arXiv preprint arXiv:2501.00539},
  year={ 2025 }
}
Comments on this paper