Overview
what is MCP Get Community Servers?
MCP Get Community Servers is a repository that contains a collection of community-maintained Model Context Protocol (MCP) servers, which can be easily accessed and installed via a command-line interface (CLI).
how to use MCP Get Community Servers?
To use MCP Get Community Servers, you can list available servers using the command:
npx @michaellatman/mcp-get@latest list
You can install any server using the command:
npx @michaellatman/mcp-get@latest install <server-name>
key features of MCP Get Community Servers?
- Collection of community-maintained MCP servers.
- Easy installation and listing via CLI.
- Supports various server types including LLM.txt, Curl, and macOS servers.
use cases of MCP Get Community Servers?
- Searching and retrieving content from LLM.txt files.
- Making HTTP requests using a curl-like interface.
- Accessing macOS-specific system information and operations.
FAQ from MCP Get Community Servers?
- Are the servers maintained by the repository?
No, the servers are maintained by their respective creators who are responsible for their functionality and maintenance.
- How can I contribute to the project?
Contributions are welcome! You can submit a Pull Request to contribute.
- What license does the repository use?
The repository's structure and documentation are licensed under the MIT License, but individual servers may have their own licenses.