fvtt-mcp-module
by darkbard81
Overview
A Foundry VTT module that exposes game data and facilitates real-time communication via a WebSocket relay to external services, enhancing interactivity and enabling features like chat logging and audio playback.
Installation
No command providedSecurity Notes
CRITICAL: The `execute-js` route allows arbitrary JavaScript execution via `eval(script)`. This is a severe remote code execution vulnerability. Additionally, the API key is transmitted as a query parameter in the WebSocket URL, which can expose it in server logs or network sniffers.
Similar Servers
tiny-robot
A Vue 3 component library and AI interaction kit for building AI-powered frontend applications, providing UI components and a unified API interface to interact with various large AI models.
chatsuite
A unified hub for managing and orchestrating multiple Model Context Protocol (MCP) servers, integrating with AI chat platforms like LibreChat for dynamic tool discovery and communication with services like MCP Email.
llm-chat-replay
A frontend web application designed to visualize and replay conversations generated by Large Language Models.
fastchat-mcp
A Python client for integrating Language Models with Model Context Protocol (MCP) servers, allowing natural language interaction with external tools, resources, and prompts.