drio
Open app

MCP Servers

Source

A quick implementation for MCP servers. CodeQL implemented for security checks and avoid leaks of your sensitive data.

Catalog onlyCatalog onlySTDIO

Overview

MCP Servers is a repository containing various Model Context Protocol (MCP) servers designed to enhance Cursor's capabilities through automation and integration with various services.

To use MCP Servers, follow the installation instructions provided in the repository. Ensure you have the required operating system and system requirements, then run the provided Makefile commands for setup.

  • Local Git repository interaction and automation - Web and local search capabilities - GitHub integration and automation - Persistent storage and retrieval with knowledge graph management - Structured problem-solving with dynamic thought revision
  1. Automating Git repository management tasks.
  2. Enhancing search capabilities for web and local content.
  3. Managing GitHub repositories and issues efficiently.
  4. Storing and retrieving knowledge graphs for better data management.
  5. Assisting in structured problem-solving processes.

Add to your AI client

Use these steps to connect MCP Servers 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": {
    "my-mcp-servers-cremerf": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-my-mcp-servers-cremerf"
      ]
    }
  }
}

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": {
    "my-mcp-servers-cremerf": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-my-mcp-servers-cremerf"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "my-mcp-servers-cremerf": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-my-mcp-servers-cremerf"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "my-mcp-servers-cremerf": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-my-mcp-servers-cremerf"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "my-mcp-servers-cremerf": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-my-mcp-servers-cremerf"
      ]
    }
  }
}

FAQ

What are the prerequisites for using MCP Servers?

You need macOS or Linux, Python 3.10 or higher, and Node.js 18 or higher.

How do I install MCP Servers?

Use the provided Makefile to run the installation commands: `make phase1` and `make phase2`.

What if I encounter installation issues?

Run `make verify-installation` to check all components and ensure all prerequisites are met.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2021,"uuid":"52abb817-3c0a-4431-b989-20cf177d9d4e","name":"my-mcp-servers","title":"MCP Servers","description":"A quick implementation for MCP servers. CodeQL implemented for security checks and avoid leaks of your sensitive data.","avatar_url":"https://avatars.githubusercontent.com/u/101053067?v=4","created_at":"2025-03-05T07:55:30.718Z","updated_at":"2025-03-12T10:19:29.600Z","status":"created","author_name":"cremerf","author_avatar_url":"https://avatars.githubusercontent.com/u/101053067?v=4","tags":"mcp,servers,automation","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/cremerf/my-mcp-servers","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"MIT license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-02-24 16:45:49\"}","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"}]]}]