AXF
Rank #11,757dev.smartergpt/axf
Manifest-driven capability router for workspace MCP access.
AXF is a Model Context Protocol (MCP) server published by guffawaffle. It ranks #11,757 of 81,686 servers tracked on MCP Toplist. AXF is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 69,929 of 81,686 servers on MCP Toplist.
Use AXF
Add AXF to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"axf": {
"command": "npx",
"args": [
"-y",
"@smartergpt/axf"
],
"env": {
"AXF_WORKSPACE": "<your AXF_WORKSPACE>"
}
}
}
}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/dev.smartergpt%2Faxf)<a href="https://mcptoplist.com/server/dev.smartergpt%2Faxf"><img src="https://mcptoplist.com/badge/dev.smartergpt%2Faxf.svg" alt="MCP Toplist: Top 25% of 81,686" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
guffawaffle
Other servers by guffawaffle
View all guffawaffle servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 25, 2026 |
Frequently asked questions
- Who maintains AXF?
- AXF is maintained by guffawaffle, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is AXF listed on the Official MCP Registry?
- Yes — AXF is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AXF have?
- MCP Toplist tracks 1 version of AXF, most recently published on May 25, 2026.
- Where can I find the source code for AXF?
- The source code for AXF is hosted at github.com/guffawaffle/axf.