Generate code or get programming guidance by providing tasks, language hints, and context. This tool helps developers write, debug, and understand code through AI assistance.
Retrieve curated code examples with explanations for specific topics and libraries. Specify the programming language to find relevant snippets for your development tasks.
Discover and analyze code patterns across programming languages within a knowledge graph. Filter results by language or pattern name to enhance code understanding and retrieval.
Compile source code with specified compilers and options to generate assembly output, test compiler behavior, and analyze compilation results across different programming languages.
MCP-ORTools integrates Google's OR-Tools constraint programming solver with Large Language Models through the MCP, enabling AI models to:
Submit and validate constraint models
Set model parameters
Solve constraint satisfaction and optimization problems
Retrieve and analyze solution
A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.
Enables AI assistants to maintain persistent project context across sessions by storing and retrieving structured information in markdown files organized in a memory bank directory.