mcpkit

NZ-Linix/mcpkit
★ 0 stars TypeScript Browser/Web Updated 2d ago
A template to easily get started with and create your own MCP Servers.
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": {
    "mcpkit": {
      "command": "npx",
      "args": [
        "-y",
        "NZ-Linix/mcpkit"
      ]
    }
  }
}

README Excerpt

<h1 align="center">MCPKit</h1> <p align="center"> <img src="https://img.shields.io/static/v1?label=Status&message=Stable&color=ffffff&labelColor=000000&style=flat"/> <img src="https://img.shields.io/static/v1?label=Version&message=1.0.0&color=ffffff&labelColor=000000&style=flat"/> <img src="https://img.shields.io/static/v1?label=License&message=MIT&color=ffffff&labelColor=000000&style=flat"/>