MCP Get Community Servers logo

MCP Get Community Servers

by MCP-Mirror

This repository provides a collection of community-maintained Model Context Protocol (MCP) servers. These servers are automatically listed on the MCP Get registry and can be installed via CLI.

View on GitHub

Last updated: N/A

What is MCP Get Community Servers?

This repository is a collection of community-maintained Model Context Protocol (MCP) servers. These servers extend the capabilities of LLMs by providing access to external data and functionalities.

How to use MCP Get Community Servers?

You can install and use these servers via the MCP Get CLI. First, list available servers using npx @michaellatman/mcp-get@latest list. Then, install a specific server using npx @michaellatman/mcp-get@latest install <server-name>, for example: npx @michaellatman/mcp-get@latest install @mcp-get-community/server-curl.

Key features of MCP Get Community Servers

  • Community-maintained servers

  • Automatic listing on MCP Get registry

  • CLI installation

  • Variety of server functionalities

  • Extensible architecture

Use cases of MCP Get Community Servers

  • Extending LLM capabilities

  • Accessing external data

  • Performing specific tasks via LLMs

  • Integrating LLMs with external services

  • Automating workflows with LLMs

FAQ from MCP Get Community Servers

What is an MCP server?

An MCP server provides specific functionalities or data access to LLMs, extending their capabilities.

How do I install a server?

Use the MCP Get CLI: npx @michaellatman/mcp-get@latest install <server-name>.

Are these servers officially supported?

While we review servers, they are maintained by their respective creators.

Can I contribute a server?

Yes, contributions are welcome! Submit a Pull Request.

Where can I find the license for each server?

Check each server's documentation in the src directory for its specific license terms.