Skip to content
Back to search
30
MCP

flightsim-mcp

pypi/flightsim-mcp

FlightSim MCP - Systematic subagent delegation via mission brief generation

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentsim-mcp
AgentSIM MCP server — OTP session tools for AI coding assistants
0 tools
agent-hub-mcp
Agent Hub MCP — multi-agent task coordination with MCP transport
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
io.github.shinpr/sub-agents-mcp
MCP server for AI sub-agent delegation across Cursor, Claude, Codex, Gemini, and GLM
0 tools
agentic-ai-mcp
A lightweight agentic AI framework with MCP tool serving
0 tools
copilot-image-gen-mcp
MCP server for AI image generation via Microsoft Copilot
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flightsim-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}