MCP Directory
Back

MCP_Test

by DvCud · JavaScript · ★ 0

MCP created for Chatbots to test and give output for ongoing cryptocurrencies prices. Tech used - Node.js - Axios (Web requests) - Cheerio (DOM scraping) - zod (for validation) - @modelcontextprotocol/sdk (^1.7.0)

Install

npx -y github:DvCud/MCP_Test

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-test": {
      "command": "npx",
      "args": [
        "-y",
        "github:DvCud/MCP_Test"
      ]
    }
  }
}

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers