drio
Open app

Claude MCP Server Test

Source

A simple coming soon website for testing

Catalog onlyCatalog onlySTDIO

Overview

Claude MCP Server Test is a simple landing page designed to serve as a 'Coming Soon' page for web projects, featuring a countdown timer.

To use the Claude MCP Server Test, simply clone the repository from GitHub, customize the HTML as needed, and deploy it to your server to inform visitors that your website is forthcoming.

  • User-friendly countdown timer to inform visitors of the launch date - Simple and clean design that can be easily customized - Lightweight and easy to deploy
  1. Informing users about an upcoming product launch.
  2. Building anticipation for a new website or service.
  3. Temporary display while a website is under construction.

Add to your AI client

Use these steps to connect Claude MCP Server Test 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": {
    "claude-mcp-server-test-sudhanbhandari0": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-server-test-sudhanbhandari0"
      ]
    }
  }
}

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

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "claude-mcp-server-test-sudhanbhandari0": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-server-test-sudhanbhandari0"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "claude-mcp-server-test-sudhanbhandari0": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-server-test-sudhanbhandari0"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "claude-mcp-server-test-sudhanbhandari0": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-server-test-sudhanbhandari0"
      ]
    }
  }
}

FAQ

Can I customize the countdown timer?

Yes! The countdown timer can be easily set to any specific date and time in the HTML file.

Is there a cost to use this server test?

No, the Claude MCP Server Test is open-source and free to use for anyone.

How can I deploy this page?

You can deploy the page using any web hosting service, simply upload your HTML file and it will be live on the internet.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":335,"uuid":"35a851a3-0795-40ad-958a-8061910a96e3","name":"Claude-MCP-server-test","title":"Claude MCP Server Test","description":"A simple coming soon website for testing","avatar_url":"https://avatars.githubusercontent.com/u/69861307?v=4","created_at":"2024-12-13T13:20:27.848Z","updated_at":"2024-12-13T15:09:08.471Z","status":"created","author_name":"sudhanbhandari0","author_avatar_url":"https://avatars.githubusercontent.com/u/69861307?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/sudhanbhandari0/Claude-MCP-server-test","target":"_self","content":"# Claude MCP Server Test\n\nA simple \"Coming Soon\" landing page with a countdown timer.","summary":"$29","img_url":null,"type":null,"metadata":null,"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"}]]}]