Overview
What is community-servers
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 and can be accessed and installed via command-line interface (CLI).
How to Use
To use community-servers, you can list available servers using the command 'npx @michaellatman/mcp-get@latest list' and install any server with 'npx @michaellatman/mcp-get@latest install <server-name>'.
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 via CLI.
Use Cases
Use cases for community-servers include searching and retrieving content from LLM.txt files, making HTTP requests in applications, and accessing macOS-specific system information for development purposes.