Skip to main content
Glama

Visum Thinker MCP Server

MIT License

check_visum

Verify if PTV Visum is installed and accessible on your system, optionally specifying a custom executable path for accurate detection.

Instructions

Check if PTV Visum is installed and accessible on the local system

Input Schema

NameRequiredDescriptionDefault
customPathNoOptional custom path to Visum executable (e.g., 'D:\Software\Visum\Visum240.exe')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "customPath": { "description": "Optional custom path to Visum executable (e.g., 'D:\\Software\\Visum\\Visum240.exe')", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/multiluca2020/visum-thinker-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server