drio
Open app

Model Context Protocol (MCP) Servers Collection

Source

A collection of Model Context Protocol (MCP) servers developed by me, with the help of AI.

Catalog onlyCatalog onlySTDIO

Overview

MCP Servers is a collection of Model Context Protocol (MCP) servers designed to enhance the capabilities of AI assistants by providing specialized interfaces for interacting with large language models (LLMs) like Claude and Perplexity.

To use MCP Servers, clone the repository from GitHub, navigate to the desired server directory, install dependencies, configure environment variables, and start the server using Node.js.

  • Integration with the Perplexity API for real-time internet searches. - Simple REST API interface for easy interaction. - Configurable search parameters and optimized response formatting for LLMs. - Rate limiting and caching to manage API usage effectively.
  1. Enabling AI models to access current information from the web.
  2. Providing structured access to specific databases or knowledge sources.
  3. Creating specialized interfaces for domain-specific tasks.
  4. Building middleware that connects AI systems to other software.

Add to your AI client

Use these steps to connect Model Context Protocol (MCP) Servers Collection 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": {
    "mcp-servers-hithereiamaliff": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-hithereiamaliff"
      ]
    }
  }
}

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

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Can I contribute to MCP Servers?

Yes! Contributions are welcome, and you can fork the repository to add new features.

What are the prerequisites for using MCP Servers?

You need Node.js (version 16 or higher) and npm or yarn package manager.

Is there documentation available?

Yes, each server has its own installation and usage instructions in its respective directory.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2195,"uuid":"d8606eae-cd87-4584-a5b4-c847ed2e7482","name":"mcp-servers","title":"Model Context Protocol (MCP) Servers Collection","description":"A collection of Model Context Protocol (MCP) servers developed by me, with the help of AI.","avatar_url":"https://avatars.githubusercontent.com/u/192209366?v=4","created_at":"2025-03-09T04:04:27.856+00:00","updated_at":"2025-03-12T10:19:30.472+00:00","status":"created","author_name":"hithereiamaliff","author_avatar_url":"https://avatars.githubusercontent.com/u/192209366?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/hithereiamaliff/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-04-10 15:31:34\"}","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"}]]}]