MCP Server
Active
MIT
io.github.Perufitlife/aviation-mcp MCP Server
io.github.Perufitlife/aviation-mcp
What is the io.github.Perufitlife/aviation-mcp MCP server?
Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.
How to install io.github.Perufitlife/aviation-mcp
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"aviation-mcp": {
"url": "https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aviation-mcp": {
"serverUrl": "https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"aviation-mcp": {
"type": "http",
"url": "https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"aviation-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}"
]
}
}
}Claude Code
claude mcp add --transport http aviation-mcp https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}Related MCP servers
14 web scrapers as MCP tools: Reddit, Amazon, Google Maps, Yelp, YouTube, Indeed & more.
1
View repository →JavaScript
Web search, clean page reading & one-call research dossiers for AI agents. No API key.
0
View repository →JavaScript
Smart Distribute: one prompt → the best native post per platform, then publish via MCP.
0
View repository →JavaScript