mcp-maintainer-toolkit
Verified Safeby olaservo
Overview
Provides a suite of utilities and testing tools for developing and maintaining Model Context Protocol (MCP) servers and repositories.
Installation
npx mcp-maintainer-toolkitEnvironment Variables
- PORT
Security Notes
The server uses `express` and the `@modelcontextprotocol/sdk`, which are well-established libraries. Tool inputs are strictly validated using `zod` schemas, mitigating common injection risks. No hardcoded secrets, `eval` usage, or obvious malicious patterns were found in the provided source code. Standard network server security practices (e.g., proper deployment environment, firewalls, up-to-date dependencies) should be followed, as for any web application.
Similar Servers
mcp-devcontainers
Provides a Model Context Protocol (MCP) server for integrating with the devcontainers CLI to manage development container environments.
mcp_tools_server
An MCP server that empowers an LLM to act as a comprehensive, multi-platform AI assistant capable of managing files, system processes, web browsing, personal organization, and media control on a local device.
eofmcp
A Model Context Protocol server providing source code management, file operations, and context for AI models.
pulse-tm
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).