visum-thinker-mcp-server
by multiluca2020
Overview
AI-driven sequential thinking, large PDF processing, and PTV Visum transportation modeling analysis and automation.
Installation
visum-thinkerEnvironment Variables
- TEMP
- USERNAME
- APPDATA
- LOCALAPPDATA
- ProgramFiles
- VISUM_LOG_DIR
- VISUM_TEMP_DIR
- VISUM_WORK_DIR
- VISUM_USER_DIR
- VISUM_SYSTEM_DIR
- VISUM_INI_DIR
- VISUM_DATA_DIR
- VISUM_CONFIG_DIR
- TMP
Security Notes
CRITICAL VULNERABILITY: The server executes dynamically generated or user-provided Python code directly using `exec()` within a privileged Python environment that has access to the PTV Visum COM object. This allows for arbitrary code execution, which is extremely dangerous. Any malicious input to tools like `visum_custom_analysis`, `project_execute_analysis`, or `project_execute` could compromise the entire system if not properly sandboxed or strictly sanitized. Given the COM object access, this could lead to system-level compromise on the host machine.
Similar Servers
company-docs-mcp
Transforms organizational documentation into an AI-powered knowledge base for semantic search, Q&A via chat interface, Claude Desktop, and Slack integration.
karma
A modern, dark-themed chat interface demonstrating the Karma Memory system for AI agents, enabling context-aware conversations and dynamic switching of memory retrieval and caching strategies.
gemini-daily-mcp-compressed
Provides a token-optimized API server for integrating Google Gemini CLI with applications like Claude, focusing on reducing tool schema overhead for cost efficiency.
firemcp
Enables AI agents and LLMs to securely interact with Firestore databases through a Model Context Protocol (MCP) server, offering complete CRUD and query operations.