mcpbeat Sign in

ITASCA MCP Server

local only

ITASCA MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 238 installs a week from pypi. Last commit 17 Sep 2026.

Give AI agents full access to ITASCA PFC, FLAC3D, 3DEC, MPoint, MassFlow: docs, simulation, plots.

Installs per day peak 886 · avg 287 · +66% w/w
a month agotoday
1 238
Installs / week
pypi · itasca-mcp
191
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check ITASCA MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add itasca-mcp -- uvx itasca-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "itasca-mcp": {
      "args": [
        "itasca-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.itasca-mcp]
command = "uvx"
args = ["itasca-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "itasca-mcp": {
      "args": [
        "itasca-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "itasca-mcp": {
      "args": [
        "itasca-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to ITASCA MCP Server

same job, measured the same way
Postman MCP Server
by postman

Give your AI agents trusted access to the full Postman platform.

8 327 installs/wk answering
SignNow MCP Server
by signnow

A MCP server that gives AI agents access to SignNow eSignature workflows over STDIO.

224 installs/wk local only
China Market Intelligence MCP
by thenextgennexus

MCP server giving AI agents one-connection access to China A-share market intelligence: financials,

answering
I
AWS MCP Server
by aws

A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.

local only
MCP Devtools
by marin1321

MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.

37 installs/wk local only
Crypto Defi MCP
by thenextgennexus

MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco

answering
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
Frostbyte
by ozorown

MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more

local only

ITASCA MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for ITASCA MCP Server?
ITASCA MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package itasca-mcp was installed 1 238 times last week.
How do I connect ITASCA MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls itasca-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ITASCA MCP Server?
The pypi package itasca-mcp was installed 1 238 times in the last week. Week over week that is +66%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ITASCA MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 191 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.