Extends language models like Claude by providing access to external resources and tools via the Model Context Protocol.
This repository hosts a collection of Model Context Protocol (MCP) servers, designed to augment the capabilities of language models. MCP facilitates communication between language models and local servers, unlocking access to additional tools and resources. Servers include integrations for filesystem access, databases (MySQL, PostgreSQL, Supabase), cloud services (Google Cloud), platforms like GitHub, Stripe, SonarQube, search APIs, web scraping, and even a proxy for different language models via LiteLLM. The repository provides scripts and Docker configurations to simplify setup and deployment, enabling seamless integration of these functionalities into your language model workflows.