Yookio-Z/AFSIM_MCP
MCP (Model Context Protocol) server for AFSIM simulation framework. Provides natural language scenario generation, entity management, simulation control, and result analysis. Enables LLMs to interact with AFSIM through standardized tools.
Platform-specific configuration:
{
"mcpServers": {
"AFSIM_MCP": {
"command": "npx",
"args": [
"-y",
"AFSIM_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...