Retrieve a list of all PostgreSQL databases with owner, encoding, size, and connection limit information to monitor server resources and identify existing databases.
Retrieve detailed information from MySQL databases by specifying the target environment (local, development, staging, production). Facilitates database exploration and data investigation for AI-powered tools.
Retrieve a complete Notion page with all blocks, databases, and related content in a single API call. Specify recursion depth, include comments, properties, and linked databases for comprehensive access.
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
Automatically converts Swagger/OpenAPI specifications into dynamic MCP tools, enabling interaction with any REST API through natural language by loading specs from local files or URLs.