Skip to content

Commit 990869e

Browse files
authored
Add mcp-fmi to tools list (#754)
1 parent 9d608b6 commit 990869e

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
2.22 KB
Loading

static/assets/tools.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,6 +2634,34 @@
26342634
"CS"
26352635
]
26362636
},
2637+
{
2638+
"name": "mcp-fmi",
2639+
"license": "MIT",
2640+
"url": "https://github.com/Novia-RDI-Seafaring/mcp-fmi",
2641+
"logo": "mcp_fmi_logo.png",
2642+
"vendor": "Novia University of Applied Sciences",
2643+
"vendorURL": "https://www.novia.fi/en/",
2644+
"description": "Model Context Protocol (MCP) server for the FMI. Allows AI-agents to use FMU simulation models as tools.",
2645+
"features": [],
2646+
"platforms": [
2647+
"macOS",
2648+
"Linux",
2649+
"Windows"
2650+
],
2651+
"interfaces": [
2652+
"CLI",
2653+
"library"
2654+
],
2655+
"fmiVersions": [
2656+
"2.0",
2657+
"3.0"
2658+
],
2659+
"fmuExport": [],
2660+
"fmuImport": [
2661+
"CS",
2662+
"ME"
2663+
]
2664+
},
26372665
{
26382666
"name": "MoBA Automation",
26392667
"license": "commercial",

0 commit comments

Comments
 (0)