Back to Home
Digital-Defiance icon

mcp-core

Verified Safe

by Digital-Defiance

Overview

Provides shared infrastructure for building AI capability servers that expose a set of tools.

Installation

Run Command
No command provided

Security Notes

The server-base library itself does not contain obvious critical vulnerabilities like 'eval' or hardcoded secrets. It communicates over standard I/O (StdioServerTransport), reducing direct network attack surface. Tool input validation is facilitated by Zod schemas, but the ultimate security depends on how tool handlers are implemented by the consumer, as 'request.params.arguments' is passed directly to the handler.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-17

Tags

AIServerSDKTypeScriptTooling