Back to Home
chrisllontop icon

mcp-toolkit

Verified Safe

by chrisllontop

Overview

A desktop application for organizing and securely managing Model Context Protocol (MCP) servers and their configurations for various AI tools across different projects.

Installation

Run Command
pnpm tauri dev

Environment Variables

  • MCP_TEST_MODE

Security Notes

Uses OS-native keychain for storing the master encryption key, which is a strong security practice (AES-256-GCM encryption). A `MCP_TEST_MODE` environment variable can bypass keychain interaction and use a deterministic test key, explicitly marked for non-production use. The application's core functionality involves executing user-defined `command` and `args` for `Binary` and `Docker` MCP types, relying on user trust in configured MCPs. The frontend `tauri.conf.json` sets `csp: null`, which removes Content Security Policy, potentially increasing risk if an XSS vulnerability were to exist in the UI.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens10
Stars0
Forks1
Last Update2025-12-11

Tags

MCPAI toolsDesktop AppTauriProject ManagementSecrets Management