MCP Directory
Back

ModelContextProtocol_DemoServer

by urabexon · JavaScript · ★ 0

ModelContextProtocol_DemoServer — MCP server.

Install

npx -y github:urabexon/ModelContextProtocol_DemoServer

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "modelcontextprotocol-demoserver": {
      "command": "npx",
      "args": [
        "-y",
        "github:urabexon/ModelContextProtocol_DemoServer"
      ]
    }
  }
}

From the README

To install dependencies: To run: This project was created using in bun v1.2.5. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime. Set to MCP server in the Cursor editor, register as an MCP server that can use LLM. If you run it through chat, the AI will get the current time. Since there is an MCP server and an MCP client, and they interact according to a certain protocol, data linkage is possible without depending on a specific AI model. Feel the wind of the next generation. by Urabexon
Read full README on GitHub →

Related other servers