Overview
community-servers Introduction
Community-servers is a repository containing a collection of community-maintained Model Context Protocol (MCP) servers. These servers are automatically listed on the MCP Get registry for easy access and installation.
How to Use
To use community-servers, you can install any server via the MCP Get CLI using the command: `npx @michaellatman/mcp-get@latest install <server-name>`. You can also list available servers with `npx @michaellatman/mcp-get@latest list`.
Key Features
Key features include a variety of servers such as LLM.txt Server for content retrieval, Curl Server for making HTTP requests, and macOS Server for system-specific operations. All servers are community-maintained and can be easily installed and accessed via CLI.
Where to Use
Community-servers can be used in various fields including software development, data retrieval, and system operations, particularly in environments that utilize Model Context Protocol.
Use Cases
Use cases include searching and retrieving content from LLM.txt files, making HTTP requests in applications, and obtaining macOS-specific system information for development purposes.