Preflight
Rank #452io.github.newrelic-experimental/preflight
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
Preflight is a Model Context Protocol (MCP) server published by newrelic-experimental. It ranks #452 of 132,046 servers tracked on MCP Toplist, and its repository has 48 GitHub stars. Preflight is listed on Official MCP, with 59 tracked versions. It was first listed on Sep 3, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 131,594 of 132,046 servers on MCP Toplist.
Use Preflight
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add preflight -e "NEW_RELIC_LICENSE_KEY=<your NEW_RELIC_LICENSE_KEY>" -e "NEW_RELIC_ACCOUNT_ID=<your NEW_RELIC_ACCOUNT_ID>" -- npx -y @newrelic/preflightReplace each placeholder with your own value before saving.
[mcp_servers.preflight]
command = "npx"
args = ["-y", "@newrelic/preflight"]
[mcp_servers.preflight.env]
NEW_RELIC_LICENSE_KEY = "<your NEW_RELIC_LICENSE_KEY>"
NEW_RELIC_ACCOUNT_ID = "<your NEW_RELIC_ACCOUNT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"preflight": {
"command": "npx",
"args": [
"-y",
"@newrelic/preflight"
],
"env": {
"NEW_RELIC_LICENSE_KEY": "<your NEW_RELIC_LICENSE_KEY>",
"NEW_RELIC_ACCOUNT_ID": "<your NEW_RELIC_ACCOUNT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"preflight": {
"command": "npx",
"args": [
"-y",
"@newrelic/preflight"
],
"env": {
"NEW_RELIC_LICENSE_KEY": "<your NEW_RELIC_LICENSE_KEY>",
"NEW_RELIC_ACCOUNT_ID": "<your NEW_RELIC_ACCOUNT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"preflight": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@newrelic/preflight"
],
"env": {
"NEW_RELIC_LICENSE_KEY": "<your NEW_RELIC_LICENSE_KEY>",
"NEW_RELIC_ACCOUNT_ID": "<your NEW_RELIC_ACCOUNT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"preflight": {
"command": "npx",
"args": [
"-y",
"@newrelic/preflight"
],
"env": {
"NEW_RELIC_LICENSE_KEY": "<your NEW_RELIC_LICENSE_KEY>",
"NEW_RELIC_ACCOUNT_ID": "<your NEW_RELIC_ACCOUNT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"preflight": {
"command": "npx",
"args": [
"-y",
"@newrelic/preflight"
],
"env": {
"NEW_RELIC_LICENSE_KEY": "<your NEW_RELIC_LICENSE_KEY>",
"NEW_RELIC_ACCOUNT_ID": "<your NEW_RELIC_ACCOUNT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.newrelic-experimental%2Fpreflight)<a href="https://mcptoplist.com/server/io.github.newrelic-experimental%2Fpreflight"><img src="https://mcptoplist.com/badge/io.github.newrelic-experimental%2Fpreflight.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
newrelic-experimental
Available versions (59)
| Version | Published |
|---|---|
| 1.57.0 | Sep 18, 2026 |
| 1.56.0 | Sep 17, 2026 |
| 1.55.3 | Sep 17, 2026 |
| 1.55.2 | Sep 17, 2026 |
| 1.55.1 | Sep 17, 2026 |
| 1.55.0 | Sep 17, 2026 |
| 1.54.3 | Sep 16, 2026 |
| 1.54.2 | Sep 16, 2026 |
| 1.54.1 | Sep 16, 2026 |
| 1.54.0 | Sep 16, 2026 |
| 1.53.2 | Sep 16, 2026 |
| 1.53.1 | Sep 16, 2026 |
| 1.52.3 | Sep 15, 2026 |
| 1.52.2 | Sep 15, 2026 |
| 1.52.1 | Sep 15, 2026 |
| 1.52.0 | Sep 15, 2026 |
| 1.51.4 | Sep 14, 2026 |
| 1.51.3 | Sep 14, 2026 |
| 1.51.2 | Sep 14, 2026 |
| 1.51.1 | Sep 14, 2026 |
| 1.51.0 | Sep 13, 2026 |
| 1.50.11 | Sep 13, 2026 |
| 1.50.10 | Sep 12, 2026 |
| 1.50.9 | Sep 12, 2026 |
| 1.50.8 | Sep 12, 2026 |
| 1.50.7 | Sep 12, 2026 |
| 1.50.6 | Sep 11, 2026 |
| 1.50.5 | Sep 11, 2026 |
| 1.50.4 | Sep 11, 2026 |
| 1.50.3 | Sep 11, 2026 |
| 1.50.2 | Sep 10, 2026 |
| 1.50.1 | Sep 10, 2026 |
| 1.50.0 | Sep 10, 2026 |
| 1.49.0 | Sep 10, 2026 |
| 1.48.5 | Sep 10, 2026 |
| 1.48.4 | Sep 9, 2026 |
| 1.48.3 | Sep 9, 2026 |
| 1.48.2 | Sep 9, 2026 |
| 1.48.1 | Sep 9, 2026 |
| 1.48.0 | Sep 9, 2026 |
| 1.47.0 | Sep 8, 2026 |
| 1.46.0 | Sep 8, 2026 |
| 1.45.0 | Sep 8, 2026 |
| 1.44.7 | Sep 8, 2026 |
| 1.44.6 | Sep 8, 2026 |
| 1.44.5 | Sep 8, 2026 |
| 1.44.0 | Sep 5, 2026 |
| 1.43.1 | Sep 5, 2026 |
| 1.43.0 | Sep 4, 2026 |
| 1.42.0 | Sep 4, 2026 |
| 1.41.0 | Sep 4, 2026 |
| 1.40.0 | Sep 4, 2026 |
| 1.39.0 | Sep 4, 2026 |
| 1.38.0 | Sep 4, 2026 |
| 1.37.0 | Sep 4, 2026 |
| 1.36.0 | Sep 4, 2026 |
| 1.35.0 | Sep 4, 2026 |
| 1.34.0 | Sep 4, 2026 |
| 1.33.2 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Preflight?
- Preflight is maintained by newrelic-experimental, which publishes 1 MCP server (59 total versions) tracked on MCP Toplist.
- Is Preflight listed on the Official MCP Registry?
- Yes — Preflight is listed on the Official MCP Registry.
- How many versions does Preflight have?
- MCP Toplist tracks 59 versions of Preflight, most recently published on Sep 18, 2026.
- Where can I find the source code for Preflight?
- The source code for Preflight is hosted at github.com/newrelic-experimental/preflight.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.