drio
Open app

awesome-mcp

Source

A collection about MCP

Catalog onlyCatalog onlySTDIO

Overview

awesome-mcp is a comprehensive collection of Model Context Protocol (MCP) servers that facilitate various functionalities such as data retrieval, image generation, database interaction, and more.

To use awesome-mcp, you can explore the different MCP servers listed in the repository, each providing specific capabilities. You can integrate these servers into your applications or use them for research and development purposes.

  • A wide range of MCP servers for different functionalities (e.g., AWS KB Retrieval, Google Drive integration, image generation with EverArt). - Support for various programming languages including Python and TypeScript. - Easy integration with existing applications and workflows.
  1. Retrieving information from AWS Knowledge Base for AI applications.
  2. Automating interactions with GitHub and GitLab repositories.
  3. Generating images using EverArt's API for creative projects.
  4. Performing database operations with PostgreSQL and SQLite.
  5. Implementing browser automation tasks using Puppeteer.

Add to your AI client

Use these steps to connect awesome-mcp in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "awesome-mcp-aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-mcp-aimcp"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "awesome-mcp-aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-mcp-aimcp"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "awesome-mcp-aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-mcp-aimcp"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "awesome-mcp-aimcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-mcp-aimcp"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "awesome-mcp-aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-mcp-aimcp"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "awesome-mcp-aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-mcp-aimcp"
      ]
    }
  }
}

FAQ

What is Model Context Protocol (MCP)?

MCP is a protocol designed to facilitate interactions between large language models and various data sources and services.

Is awesome-mcp free to use?

Yes! awesome-mcp is open-source and free to use for everyone.

How can I contribute to awesome-mcp?

You can contribute by adding new MCP servers, improving documentation, or reporting issues on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1571,"uuid":"d1d22be4-1a43-4e4f-bb5b-ba33d52ce758","name":"awesome-mcp","title":"awesome-mcp","description":"A collection about MCP","avatar_url":"https://avatars.githubusercontent.com/u/199776026?v=4","created_at":"2025-02-22T05:10:39.802+00:00","updated_at":"2025-02-23T07:21:18.011+00:00","status":"created","author_name":"aimcp","author_avatar_url":"https://avatars.githubusercontent.com/u/199776026?v=4","tags":"awesome,ai,mcp,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/aimcp/awesome-mcp","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/aimcp/awesome-mcp/raw/main/images/languages/typescript.svg","type":null,"metadata":"{\"star\":\"6\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-10 20:32:33\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]