Back to Home
Deejpotter icon

my-mcp-server

Verified Safe

by Deejpotter

Overview

This MCP server provides a comprehensive suite of development tools and API integrations designed to empower AI agents with capabilities for file management, command execution, web search, documentation lookup, project management, image processing, grocery price comparison, and PDF data extraction.

Installation

Run Command
npm start

Environment Variables

  • CLICKUP_API_TOKEN
  • HUGGING_FACE_API_KEY
  • OPENAI_API_KEY
  • COLES_API_KEY
  • SERPAPI_API_KEY

Security Notes

The server demonstrates robust security practices through strict command allowlisting, comprehensive dangerous pattern detection (e.g., 'rm -rf', fork bombs), and path validation that prevents directory traversal and access to sensitive system/project files (.git, .env, .ssh, node_modules). All external API keys are configured via environment variables, adhering to best practices. Command mapping for Windows also re-validates the transformed command, adding an extra layer of safety. This makes the server highly secure against common injection and file access vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-18

Tags

mcpai-toolsdevelopment-automationapi-integrationsecurity