OpenDSS MCP 服务器
@XJTU-RL
OpenDSS MCP 服务器 について
mcp server for LMC
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is OpenDSS MCP 服务器?
OpenDSS MCP 服务器 is an OpenDSS server built with the Model Context Protocol (MCP) framework. It allows power system simulation tools to interact with large language models (LLMs) via the MCP protocol. It is intended for engineers and developers working with power system analysis and simulation.
How to use OpenDSS MCP 服务器?
Install using uv or pip from the Git repository. Start the server in development mode with mcp dev -m opendss_mcp.server or install it to Claude Desktop with mcp install -m opendss_mcp.server. The README provides a Python code example showing how to create an MCP server and use tools like compile_dss_file.
Key features of OpenDSS MCP 服务器
- Supports core OpenDSS power system simulation functionality.
- Exposes OpenDSS capabilities through MCP resources, tools, and prompt templates.
- Provides tools such as
compile_dss_file,solve,get_power_flow,get_voltages, andget_losses. - Offers resources like
circuit://current,elements://{type},buses://list, andresults://{result_type}. - Includes prompt templates for circuit analysis, power flow solving, and result explanation.
Use cases of OpenDSS MCP 服务器
- Compiling and analyzing DSS circuit files.
- Solving power flow and retrieving voltage, loss, and power flow results.
- Executing arbitrary OpenDSS commands through an MCP tool.
- Interfacing OpenDSS simulations with LLM-based assistants for automated analysis.
FAQ from OpenDSS MCP 服务器
What are the prerequisites for using OpenDSS MCP 服务器?
Python 3.10 or higher and an OpenDSS installation (via opendssdirect.py) are required.
How do I install OpenDSS MCP 服务器?
Install using uv install git+https://github.com/your-username/opendss-mcp.git or pip install git+https://github.com/your-username/opendss-mcp.git.
What tools does OpenDSS MCP 服务器 provide?
It provides tools including compile_dss_file, execute_command, solve, get_power_flow, get_voltages, and get_losses.
What resources are available?
Resources include circuit://current, elements://{type}, buses://list, and results://{result_type} for accessing circuit, element, bus, and result data.
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント