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.
주요 기능
01Integration with MySQL, PostgreSQL and Supabase databases.
02Integration with SonarQube for code analysis.
03Integration with local file system.
04Integration with the Stripe API.
050 GitHub stars
06Integration with Google Cloud services.