Emanuele94/SimBrief-MCPServer
by Various
Query SimBrief with your LLM
MCP
Emanuele94/SimBrief-MCPServer
Added 1 June 2026
Overview
A Python server that implements the Model Context Protocol to allow large language models to query SimBrief, a flight planning and simulation tool. It acts as a bridge between an LLM and SimBrief data, enabling natural language access to flight plans and simulation information.
Best for
Best for
Developers building AI assistants for flight simulation who need a quick MCP server to access SimBrief data
Use cases
- Querying SimBrief flight plans for an LLM-powered assistant
- Retrieving simulation data such as aircraft status or weather
- Integrating AI chatbots with flight simulation workflows
Notes
A Python server that implements the Model Context Protocol to allow large language models to query SimBrief, a flight planning and simulation tool. It acts as a bridge between an LLM and SimBrief data, enabling natural language access to flight plans and simulation information.
0 stars on GitHub. Last updated 2026-04-15. Licensed MIT.
Use cases
- Querying SimBrief flight plans for an LLM-powered assistant
- Retrieving simulation data such as aircraft status or weather
- Integrating AI chatbots with flight simulation workflows
Pros
- Open-source Python implementation, easy to extend or modify
- Follows the Model Context Protocol for interoperability with MCP-compatible clients
- Lightweight server with minimal dependencies
Cons
- No stars on GitHub, indicating very early or limited community adoption
- Requires self-hosting and configuration of SimBrief credentials
- No documentation beyond the repository description, may be difficult to set up
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open-source Python implementation, easy to extend or modify
- Follows the Model Context Protocol for interoperability with MCP-compatible clients
- Lightweight server with minimal dependencies
Cons
- No stars on GitHub, indicating very early or limited community adoption
- Requires self-hosting and configuration of SimBrief credentials
- No documentation beyond the repository description, may be difficult to set up
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.