Skip to main content

DataV.TwinFabric MCP Server: A server for DataV.TwinFabric integration via the Model Context Protocol (MCP).

Project description

DataV TwinFabric MCP server

Python bridge for interacting with DataV TwinFabric using the Model Context Protocol (MCP).

Setup

  1. Make sure Python 3.10+ is installed
  2. Install uv if you haven't already:
    curl -LsSf https://astral.sh/uv/install.sh | sh
    
  3. Create and activate a virtual environment:
    cd datav-twinfabric-mcp
    uv venv
    source .venv/bin/activate  # On Unix/macOS
    # or
    source .venv\Scripts\activate     # On Windows
    
  4. Install dependencies:
    uv pip install -e .
    

At this point, you can configure your MCP Client (Claude Desktop, Cursor, Windsurf) to use the Unreal MCP Server as per the Configuring your MCP Client.

Test on Cherry Studio

  1. Add MCP server in Settings.
{
 "mcpServers": {
   "twinfabric_mcp_server": {
     "name": "DataV TwinFabric MCP",
     "command": "uvx",
     "args": [
       "datav-twinfabric-mcp"
     ],
     "env": {
       "LOG_DIR": "D:/", // Log directory
       "UnrealClientId": "D225E4144B548E5B20463AA2A7D2F7A7",//MCP控制的DataV TwinFabric客户端的机器码,需要从客户端的Setting中获取
     }
   }
 }
}
  1. Save and Start the server.
  2. Switch to the default assistant page, add MCP server at the bottom, and start your conversations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datav_twinfabric_mcp-1.3.1.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datav_twinfabric_mcp-1.3.1-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file datav_twinfabric_mcp-1.3.1.tar.gz.

File metadata

File hashes

Hashes for datav_twinfabric_mcp-1.3.1.tar.gz
Algorithm Hash digest
SHA256 0e43eacb7f558fa6aec870225f564ce2417ffb95e12453a588116cff2a1abecf
MD5 d9013ca5b24ecd8d0a07a8d01abca00c
BLAKE2b-256 fe647218e8b1bce9c1a750b3e368ad9310a1eb1777ab44b4ec24531cc95e8bd1

See more details on using hashes here.

File details

Details for the file datav_twinfabric_mcp-1.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for datav_twinfabric_mcp-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c2b586df66ed3e8cc12805a56c0c06c43352e26363584220e4a887dff1ef1728
MD5 75e0aa421fab53bb4411519a1a005604
BLAKE2b-256 420ff7bfc0463d3b8a3795ec11e1cee0b5c236d2afe41f8396177842b1c263de

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page