Awesome MCP banner
AlexMili AlexMili

Awesome MCP

Development community

Description

Awesome ModelContextProtocol resources - A curated list of MCP resources

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome MCP [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

A curated list of [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) resources.

The Model Context Protocol (MCP) is an open protocol published by [Anthropic](https://www.anthropic.com/) in November 2024. It enables seamless integration between LLM applications and external data sources and tools. This repo is not just about MCP Servers but the whole ecosystem arround the protocol itself.

Contents

Servers

All current MCP servers are not in one language. Here is a list from official repository with associated programming languages.

Typescript

Official

  • FileSystem - Secure file operations with configurable access controls.
  • Github - Repository management, file operations, and GitHub API integration.
  • Gitlab - GitLab API, enabling project management.
  • Google Drive - File access and search capabilities for Google Drive.
  • PostgreSQL - Read-only database access with schema inspection.
  • Slack - Channel management and messaging capabilities.
  • Memory - Knowledge graph-based persistent memory system.
  • Puppeteer - Browser automation and web scraping.
  • Brave Search - Web and local search using Brave's Search API.
  • [Google Maps]