server

vitemcp/server
★ 12 stars TypeScript Other Updated today
A TypeScript framework for building stateless MCP servers — deploy to serverless and edge.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "vitemcp/server"
      ]
    }
  }
}

Topics

mcp