Icme Preflight
Rank #3,283io.github.wyattbenno777/icme-preflight
MCP server providing icme-preflight capabilities
Icme Preflight is a Model Context Protocol (MCP) server published by ICME-Lab. It ranks #3,283 of 132,046 servers tracked on MCP Toplist, and its repository has 56 GitHub stars. Icme Preflight is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 128,763 of 132,046 servers on MCP Toplist.
Use Icme Preflight
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http icme-preflight https://api.icme.io/mcp[mcp_servers.icme-preflight]
url = "https://api.icme.io/mcp"Add to ~/.codex/config.toml.
https://api.icme.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"icme-preflight": {
"url": "https://api.icme.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"icme-preflight": {
"type": "http",
"url": "https://api.icme.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"icme-preflight": {
"serverUrl": "https://api.icme.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"icme-preflight": {
"url": "https://api.icme.io/mcp"
}
}
}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.wyattbenno777%2Ficme-preflight)<a href="https://mcptoplist.com/server/io.github.wyattbenno777%2Ficme-preflight"><img src="https://mcptoplist.com/badge/io.github.wyattbenno777%2Ficme-preflight.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ICME-Lab
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Mar 23, 2026 |
| 1.0.0 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Icme Preflight?
- Icme Preflight is maintained by ICME-Lab, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Icme Preflight listed on the Official MCP Registry?
- Yes — Icme Preflight is listed on the Official MCP Registry.
- How many versions does Icme Preflight have?
- MCP Toplist tracks 3 versions of Icme Preflight, most recently published on Mar 23, 2026.
- Where can I find the source code for Icme Preflight?
- The source code for Icme Preflight is hosted at github.com/ICME-Lab/smt-ar-base.
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.