This repository hosts community-maintained Model Context Protocol (MCP) servers, automatically listed on the MCP Get registry, offering tools like LLM.txt search, HTTP requests via Curl, and macOS system information, installable via CLI.
This repository hosts a collection of community-maintained Model Context Protocol (MCP) servers, automatically listed on the MCP Get registry for easy discovery and installation via the CLI: npx @michaellatman/mcp-get@latest list
. Note that while reviewed, these servers are maintained by their respective creators.
Install servers using the MCP Get CLI: npx @michaellatman/mcp-get@latest install <server-name>
. Example: npx @michaellatman/mcp-get@latest install @mcp-get-community/server-curl
.
Run in development mode with automatic recompilation: npm install
followed by npm run watch
.
Contributions are welcome via Pull Requests.
The repository's structure and documentation are under the MIT License. Individual servers may have their own licenses, found in their respective documentation within the src directory.
Consider starring the repository if you find these servers useful!
mcp-get/community-servers
December 4, 2024
March 28, 2025
JavaScript