PyVista MCP Server
An MCP server for 3D visualization and data analysis using the PyVista library.
PyVista MCP Server
This repository contains a PyVista-based MCP (Model Context Protocol) server. It demonstrates the integration of PyVista for 3D visualization with MCP tools.
Features
- hello_world Tool: A tool that generates and exports a 3x3 grid of 3D shapes (Cylinder, Arrow, Sphere, etc.) as an interactive HTML file.
Output
The hello_world tool exports an HTML file named a_basic.html in the current working directory. Open this file in a web browser to view the interactive 3D visualization.
Configuration
To configure the MCP server, use the following JSON structure in your settings:
{
"mcpServers": {
"mcp-demo-server": {
"disabled": false,
"timeout": 600,
"command": "<path-to-python-executable>",
"args": ["<path-to-server-script>"],
"transportType": "stdio"
}
}
}
This configuration specifies the command and arguments to run the MCP server, along with other settings like timeout and transport type.
Example Usage
https://github.com/user-attachments/assets/244d7f7d-1432-4d11-8b12-b0138e97746a
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
PageBolt
Take screenshots, generate PDFs, and create OG images from your AI assistant
Figma MCP Server
Enables AI assistants to interact with Figma via WebSocket for reading data and design analysis.
Mermaid
Generate mermaid diagram and chart with AI MCP dynamically.
Storyblok MCP Server
Manage your Storyblok CMS using natural language through AI tools.
Flux Schnell MCP Server
A text-to-image generation server using the Flux Schnell model.
TradingCyborg MCP Server
A professional trading server with over 26 tools for Bybit API integration.
Tencent Cloud Code Analysis
An official MCP server for Tencent Cloud Code Analysis (TCA) to quickly start code analysis and obtain reports.
LaunchDarkly
Manage LaunchDarkly feature flags from your AI coding agent
Revit MCP Python
A pyRevit-based MCP server for Autodesk Revit, enabling connection to any MCP-compatible client.
MiniMax MCP
Interact with MiniMax's powerful APIs for text-to-speech, voice cloning, and video/image generation.