Skip to main content
Glama

STK-MCP

by alti3
pyproject.toml474 B
[project] name = "stk-mcp" version = "0.1.0" description = "STK-MCP, an MCP server allowing LLMs to interact with Ansys/AGI STK - Digital Mission Engineering Software" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.6.0", ] # Optional: Add pywin32 if needed for clarity, though pip usually handles it on Windows # dependencies = [ # "mcp[cli]>=1.6.0", # "pywin32>=306; sys_platform == 'win32'" # Example conditional dependency # ]

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/alti3/stk-mcp'

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