Back to Home

mcp-client-kit

by leotrinh

Overview

A TypeScript/Node.js client library for connecting to multiple Model Context Protocol (MCP) servers and aggregating their capabilities through a unified interface.

Installation

Run Command
No command provided

Security Notes

The client's safety heavily depends on the trustworthiness of the `mcp_servers.json` configuration file. It can be configured to execute arbitrary local commands via the `stdio` transport (e.g., `command` and `args` properties) or connect to potentially malicious external servers via HTTP/SSE. If the configuration is untrusted, this poses a significant security risk for remote code execution or data exfiltration. Users must ensure the `mcp_servers.json` is from a trusted source.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Stars0
Forks0
Last Update2025-11-17

Tags

MCP ClientTypeScriptAPI AggregationMulti-ServerJSON-RPC