Back to Home
olaservo icon

mcp-maintainer-toolkit

Verified Safe

by olaservo

Overview

This server provides a Model Context Protocol (MCP) interface with various tools and resources designed to assist in maintaining, testing, and developing MCP repositories and clients.

Installation

Run Command
npx mcp-maintainer-toolkit

Environment Variables

  • PORT

Security Notes

The server relies on `@modelcontextprotocol/sdk` and `express`, which are well-established libraries. Input validation for tools is handled robustly using `zod`. Dynamic imports are used in `index.ts` but are restricted to predefined internal modules, posing no `eval` risk from arbitrary user input. No hardcoded secrets or overtly malicious patterns were observed. The `FORMAT_DATA` tool accepts arbitrary data, but the formatting functions (`formatAsTable`, `formatAsYaml`) appear to perform safe stringification and structural traversal without executing input as code. A comprehensive security audit would require reviewing the `@modelcontextprotocol/sdk` itself.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassLow
Stars6
Forks1
Last Update2026-01-08

Tags

mcptoolkitservertestingdevelopmentutilities