aibvf-mcp
Rank #4,732io.github.Craig-Horton/aibvf-mcp
AI BVF: score AI portfolios Stop/Fix/Accelerate with decision confidence and pace-layer drag.
aibvf-mcp is a Model Context Protocol (MCP) server published by craig-horton. It ranks #4,732 of 132,046 servers tracked on MCP Toplist. aibvf-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 41 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 127,314 of 132,046 servers on MCP Toplist.
Use aibvf-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aibvf-mcp https://mcp.aibvf.com/api/mcpclaude mcp add aibvf-mcp -- npx -y aibvf-mcp[mcp_servers.aibvf-mcp]
url = "https://mcp.aibvf.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.aibvf-mcp]
command = "npx"
args = ["-y", "aibvf-mcp"]Add to ~/.codex/config.toml.
https://mcp.aibvf.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aibvf-mcp": {
"command": "npx",
"args": [
"-y",
"aibvf-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aibvf-mcp": {
"url": "https://mcp.aibvf.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"aibvf-mcp": {
"command": "npx",
"args": [
"-y",
"aibvf-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aibvf-mcp": {
"type": "http",
"url": "https://mcp.aibvf.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"aibvf-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aibvf-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aibvf-mcp": {
"serverUrl": "https://mcp.aibvf.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aibvf-mcp": {
"command": "npx",
"args": [
"-y",
"aibvf-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aibvf-mcp": {
"url": "https://mcp.aibvf.com/api/mcp"
}
}
}{
"mcpServers": {
"aibvf-mcp": {
"command": "npx",
"args": [
"-y",
"aibvf-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.Craig-Horton%2Faibvf-mcp)<a href="https://mcptoplist.com/server/io.github.Craig-Horton%2Faibvf-mcp"><img src="https://mcptoplist.com/badge/io.github.Craig-Horton%2Faibvf-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
craig-horton
Available versions (41)
| Version | Published |
|---|---|
| 0.14.12 | Sep 21, 2026 |
| 0.14.11 | Aug 30, 2026 |
| 0.14.10 | Aug 23, 2026 |
| 0.14.6 | Aug 23, 2026 |
| 0.14.5 | Aug 23, 2026 |
| 0.14.4 | Aug 20, 2026 |
| 0.14.3 | Aug 18, 2026 |
| 0.14.2 | Aug 18, 2026 |
| 0.14.1 | Aug 18, 2026 |
| 0.14.0 | Aug 1, 2026 |
| 0.13.0 | Jul 22, 2026 |
| 0.12.3 | Jul 20, 2026 |
| 0.12.1 | Jul 9, 2026 |
| 0.12.0 | Jul 8, 2026 |
| 0.11.3 | Jul 8, 2026 |
| 0.11.2 | Jul 6, 2026 |
| 0.11.1 | Jul 5, 2026 |
| 0.11.0 | Jul 5, 2026 |
| 0.10.1 | Jul 5, 2026 |
| 0.10.0 | Jul 5, 2026 |
| 0.9.1 | Jul 5, 2026 |
| 0.9.0 | Jul 5, 2026 |
| 0.8.0 | Jul 5, 2026 |
| 0.7.0 | Jul 5, 2026 |
| 0.6.1 | Jul 4, 2026 |
| 0.6.0 | Jun 30, 2026 |
| 0.5.1 | Jun 28, 2026 |
| 0.5.0 | Jun 26, 2026 |
| 0.4.3 | Jun 17, 2026 |
| 0.4.2 | Jun 16, 2026 |
| 0.4.1 | Jun 14, 2026 |
| 0.4.0 | Jun 10, 2026 |
| 0.3.3 | Jun 1, 2026 |
| 0.3.2 | Jun 1, 2026 |
| 0.3.1 | May 27, 2026 |
| 0.3.0 | May 14, 2026 |
| 0.2.3 | May 6, 2026 |
| 0.2.1 | Apr 25, 2026 |
| 0.2.0 | Apr 22, 2026 |
| 0.1.4 | Apr 21, 2026 |
| 0.1.3 | Apr 21, 2026 |
Frequently asked questions
- Who maintains aibvf-mcp?
- aibvf-mcp is maintained by craig-horton, which publishes 1 MCP server (41 total versions) tracked on MCP Toplist.
- Is aibvf-mcp listed on the Official MCP Registry?
- Yes — aibvf-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does aibvf-mcp have?
- MCP Toplist tracks 41 versions of aibvf-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for aibvf-mcp?
- The source code for aibvf-mcp is hosted at github.com/craig-horton/ai-bvf.
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.