mcp-server

JakeCardenas/mcp-server
★ 0 stars TypeScript 🔌 API Integration Updated 1d ago
Production-ready MCP (Model Context Protocol) server built with TypeScript and deployed on Vercel. Features dice rolling, card games (Poker, Blackjack), and CRUD integration with Person App via server actions.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

ai-toolsapicard-gamedice-gamellmmcpmodel-context-protocolserverlesstypescriptvercel