Extend an MCP server with JavaScript tools and safer command execution.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-server-modular" yet — see the docs or source repo.
Create a new JavaScript tool for the modular MCP server that lists Markdown files in a specified directory and returns filename, size, and last modified time. Provide the full code and where to place it.
A ready-to-use JavaScript tool file for the tools directory, with parameter details and setup steps.
I want to enable shell command execution in the modular MCP server, but restrict it to only git status, ls, and pwd. Give me a safe configuration approach, risk notes, and an example tool implementation.
A restricted command allowlist setup, risk mitigation notes, and matching example code.
Using the modular MCP server, plan a lightweight ops toolkit with three tools: check disk space, inspect process status, and read the tail of logs. Output the directory structure, each tool’s responsibility, and implementation examples.
A modular operations toolkit plan with directory layout, tool responsibilities, and sample implementation code.
A modular MCP tool for echo, system info, time, math, and file reading.
Perform file tasks, manage npm packages, and check configuration security via MCP.
Use modular utility tools to build and test robust MCP servers.
Securely equips AI agents with executable tools for commands, search, and file operations.
Build extensible, hot-reloadable, secure MCP tool servers quickly.
Use MCP tools to analyze GitHub repos, calculate, check weather/time, and run commands.