Back to Home
kmransom56 icon

universal-mcp-servers

Verified Safe

by kmransom56

Overview

A comprehensive collection of 40+ Model Context Protocol (MCP) servers providing powerful capabilities for all major AI development tools, offering integration for IDEs, desktop applications, and command-line interfaces.

Installation

Run Command
./universal-mcp-installer.sh install-all

Environment Variables

  • OPENAI_API_KEY
  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • GOOGLE_REDIRECT_URI
  • GOOGLE_REFRESH_TOKEN
  • FORTIGATE_PRIMARY_HOST
  • FORTIGATE_PRIMARY_API_KEY
  • FORTIMANAGER_PRIMARY_HOST
  • FORTIMANAGER_PRIMARY_USERNAME
  • FORTIMANAGER_PRIMARY_PASSWORD
  • MERAKI_API_KEY
  • AIAUTODASH_BASE_URL
  • PLATFORM_IP
  • CHAT_COPILOT_API_URL
  • MEMORY_FILE_PATH
  • DEEPMCP_INTEGRATION_PATH
  • DEEPMCP_HUB_URL

Security Notes

The collection includes diverse servers with varying security postures. Positive aspects include robust path validation and symlink resolution in the 'filesystem' server, and explicit SQL injection prevention for read queries in the 'sqlite' server. However, potential risks exist in media processing tools (audio/video/image) if user-controlled input paths are not fully sanitized before being passed to external executables like FFmpeg, which could lead to command injection. The 'ai-mcp-platform' server allows making HTTP requests to internal platform services with user-controlled endpoints and data, posing a significant internal network exploitation risk if exposed to untrusted LLM input without further client-side sanitization. The Fortinet server notes `verify_ssl=False` by default, which is a potential MITM vulnerability if not configured carefully. The 'sqlite' server's write/create table tools lack the strong input validation present in the read query tool.

Similar Servers

Stats

Interest Score27
Security Score6
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2026-01-07

Tags

AI-developmentMCP-serverstool-collectionmulti-languageautomation