PLAXIS runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi. Last commit 29 Jul 2026.
Windows-local MCP server for PLAXIS 2D Remote Scripting: geometry, staged construction, results.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
self._process = subprocess.Popen(
return os.path.normpath(os.path.join(base, filename))
environment = dict(os.environ if environment is None else environment)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add plaxis-mcp -- uvx plaxis-mcp
{
"mcpServers": {
"plaxis-mcp": {
"args": [
"plaxis-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.plaxis-mcp]
command = "uvx"
args = ["plaxis-mcp"]
{
"mcpServers": {
"plaxis-mcp": {
"args": [
"plaxis-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"plaxis-mcp": {
"args": [
"plaxis-mcp"
],
"command": "uvx"
}
}
}
Fixes DPI coordinate scaling for Windows desktop automation MCP servers.
MCP weather server for Windows tutorial
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.
Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.
City geocoding and timezone resolution for birth data, for AI agents, one API key.
MCP server for AI-SEO auditing: schema, robots.txt, llms.txt, citation scoring, and AEO/GEO rewrites
Answers built from our own checks of this server.