Loomal

ParaView MCP Server

MCP server by github.com/failed33/paraview-mcp

Control ParaView through arbitrary Python code

0 starspypi: paraview-mcp-server

About ParaView MCP Server

ParaView MCP Server is an MCP (Model Context Protocol) server published by failed33 in the official MCP registry. Control ParaView through arbitrary Python code

It ships as a Python package on PyPI (paraview-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/failed33/paraview-mcp.

Use ParaView MCP Server with your agent

Claude Code · one command
claude mcp add paraview-mcp-server -- uvx paraview-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "paraview-mcp-server": {
      "command": "uvx",
      "args": [
        "paraview-mcp-server"
      ]
    }
  }
}
pypiparaview-mcp-server

Frequently asked questions

What is ParaView MCP Server?
ParaView MCP Server is an MCP (Model Context Protocol) server by failed33. Control ParaView through arbitrary Python code
How do I connect ParaView MCP Server to Claude, Cursor, or another MCP client?
Install ParaView MCP Server from its pypi package (paraview-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ParaView MCP Server open source?
Yes — the source code is public at github.com/failed33/paraview-mcp.
Can AI agents pay to use ParaView MCP Server?
Not yet through Loomal — ParaView MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ParaView MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.