drio
Open app

Jason's MCP Servers

Source

Collection of MCP servers and installation scripts

Catalog onlyCatalog onlySTDIO

Overview

Jason's MCP Servers is a repository that contains setup and configuration files for various Model Context Protocol (MCP) servers used for automation and data management in different environments.

To use the MCP servers, you can run the provided installation scripts (install.sh for Linux/Mac and install.bat for Windows) to set up the servers in your environment. You will need to configure API keys and environment variables as specified in the documentation.

  • Collection of various MCP servers for different functionalities (e.g., web scraping, file management, weather information). - Easy installation and uninstallation scripts for setting up and removing servers. - Customizable configurations for each server.
  1. Automating web scraping tasks using the puppeteer server.
  2. Managing file operations with the filesystem server.
  3. Fetching weather information through the weather server.

Add to your AI client

Use these steps to connect Jason's 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": {
    "jason-mcp-servers-jasondsmith72": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jason-mcp-servers-jasondsmith72"
      ]
    }
  }
}

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

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What are MCP servers?

MCP servers are designed to facilitate various automation tasks and data management operations in a structured manner.

Do I need to install any dependencies?

Yes, you need to have Node.js, Git, and Python installed, along with any required API keys for specific servers.

Can I customize the server configurations?

Yes, each server has its own configuration options that can be customized according to your needs.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2258,"uuid":"572a1ce5-348d-42c2-8eee-8f247f363b3f","name":"jason-mcp-servers","title":"Jason's MCP Servers","description":"Collection of MCP servers and installation scripts","avatar_url":"https://avatars.githubusercontent.com/u/187280848?v=4","created_at":"2025-03-09T06:54:55.761Z","updated_at":"2025-03-12T10:20:56.368Z","status":"created","author_name":"jasondsmith72","author_avatar_url":"https://avatars.githubusercontent.com/u/187280848?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/jasondsmith72/jason-mcp-servers","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Shell\",\"is_official\":false,\"latest_commit_time\":\"2025-03-06 17:13:10\"}","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"}]]}]