mcp-graphql-forge
by UnitVectorY-Labs
Overview
A modular MCP server that converts GraphQL API endpoints into discoverable and configurable tools for agents.
Installation
FORGE_CONFIG=mcp-graphql-forge/example mcp-graphql-forgeEnvironment Variables
- FORGE_CONFIG
Security Notes
The server's `token_command` configuration allows execution of arbitrary shell commands to obtain an authentication token. This introduces a severe Remote Code Execution (RCE) vulnerability if the `forge.yaml` configuration file is compromised or configured with an untrusted command. Additionally, `env_passthrough: true` could expose sensitive environment variables to the token command process. No hardcoded secrets or obfuscation were found.
Similar Servers
FerrumMCP
A browser automation server for AI assistants, enabling interaction with web pages through the Model Context Protocol.
dev-kit-gh-mcp-server
A GitHub Model Context Protocol (MCP) server designed for automation, bots, and AI agents to perform focused repository operations.
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.
forge-mcp
A server environment likely used for developing or hosting applications related to game modding, specifically for a 'forge' compatible platform such as Minecraft Forge.