Aifp
Rank #20,169io.github.aryanduntley/aifp
MCP server providing aifp capabilities
Aifp is a Model Context Protocol (MCP) server published by aryanduntley. It ranks #20,169 of 132,113 servers tracked on MCP Toplist. Aifp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Sep 18, 2025 and most recently updated on Feb 12, 2026.
Ranks ahead of 111,944 of 132,113 servers on MCP Toplist.
Use Aifp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aifp -- uvx aifp[mcp_servers.aifp]
command = "uvx"
args = ["aifp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aifp": {
"command": "uvx",
"args": [
"aifp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aifp": {
"command": "uvx",
"args": [
"aifp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aifp": {
"type": "stdio",
"command": "uvx",
"args": [
"aifp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aifp": {
"command": "uvx",
"args": [
"aifp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aifp": {
"command": "uvx",
"args": [
"aifp"
]
}
}
}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.aryanduntley%2Faifp)<a href="https://mcptoplist.com/server/io.github.aryanduntley%2Faifp"><img src="https://mcptoplist.com/badge/io.github.aryanduntley%2Faifp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aryanduntley
Other servers by aryanduntley
View all aryanduntley servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Aifp?
- Aifp is maintained by aryanduntley, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Aifp listed on the Official MCP Registry?
- Yes — Aifp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Aifp have?
- MCP Toplist tracks 2 versions of Aifp, most recently published on Feb 12, 2026.
- Where can I find the source code for Aifp?
- The source code for Aifp is hosted at github.com/aryanduntley/aimfp.
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.