mcpkit
Easy to use Official MCP Registry Client UI. npx @cybertheory/mcpkit
claude mcp add --transport stdio cybertheory-mcpkit npx -y @cybertheory/mcpkit
How to use
MCP Kit is a lightweight UI console client that interfaces with the official MCP Registry to help you discover MCP-capable agents and install MCP servers. It auto-detects compatible editors, IDEs, AI assistants, terminal tools, and other tools, then surfaces a catalog of MCP servers you can install with proper environment variable configuration. Use it to quickly browse available servers, install them from registry metadata, and configure the required environment variables for each server so they work with your local setup. The tool emphasizes a registry-first workflow, offline fallback, OAuth support, and cross-platform compatibility, making it a convenient hub for managing MCP integrations across your development environment.
To use MCP Kit, start it via NPX (no installation) or install it globally with npm/yarn. Once running, you can select your target agent (e.g., Cursor, Windsurf, Claude Desktop, Neovim, JetBrains IDEs, etc.), browse the server catalog, and click install to configure and deploy MCP servers. After installation, restart the relevant agent to begin using the newly installed MCP servers. The kit handles registry data, environment variables, and per-server installation commands, so you don’t have to manually track each server’s requirements.
How to install
Prerequisites:
- Node.js 16+ (recommended)
- npm or yarn
Option A: Quick start (no installation required)
- Run the MCP Kit directly with NPX: npx @cybertheory/mcpkit
Option B: Global installation
- Install MCP Kit globally so you can run mcpkit from any terminal:
npm install -g @cybertheory/mcpkit
or with yarn
yarn global add @cybertheory/mcpkit - Start MCP Kit: mcpkit
Option C: Local installation (project-specific)
- Install locally in your project: npm install @cybertheory/mcpkit
- Run via NPX (local bin will be used): npx @cybertheory/mcpkit
Developer notes:
- Ensure you have network access to reach the MCP Registry at registry.modelcontextprotocol.io for up-to-date server data.
- If you encounter registry pull issues, rely on the offline cache in MCP Kit as described in the documentation.
- After installation, use the UI to select an agent, browse the catalog, and install servers with environment variables automatically configured by the registry metadata.
Additional notes
Tips and considerations:
- Registry Synchronization: Registry data updates every 30 minutes; you can manually refresh from the UI to get the latest server versions and environment configurations.
- Environment variables: MCP Kit wires up required environment variables per server based on registry metadata; review each installed server’s environment block before using it.
- OAuth support: MCP Kit supports authentication flows for services like GitHub where required by certain servers.
- Offline support: Cached registry data allows continued operation when the registry is temporarily unavailable.
- Cross-platform: Works on Windows, macOS, and Linux. Ensure your agent tooling matches the target environment for best results.
- If you customize agent configurations, MCP Kit supports manual override of common config paths as documented in the usage section.
Related MCP Servers
vibetest-use
Vibetest MCP - automated QA testing using Browser-Use agents
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
mcp-python-interpreter
MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
agentic-commerce-protocol-demo
Reference implementation of OpenAI's Agentic Commerce Protocol (ACP)
phonepi
PhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device controls.
fast -telegram
Telegram MCP Server and HTTP-MTProto bridge | Multi-user auth, intelligent search, file sending, web setup | Docker & PyPI ready