Skip to main content
Glama

Flight Simulator MCP Server

by jabir366
entities.py•156 B
"""HTML5 entities map: { name -> characters }.""" import html.entities entities = {name.rstrip(";"): chars for name, chars in html.entities.html5.items()}

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jabir366/MCPFligh'

If you have feedback or need assistance with the MCP directory API, please join our Discord server