ChimeraForge
Rank #2,160io.github.Sahil170595/chimeraforge
Local-first LLM deployment planner: GPU/VRAM sizing, cost and latency, with provenance
ChimeraForge is a Model Context Protocol (MCP) server published by Sahil170595. It ranks #2,160 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ChimeraForge is listed across 2 registries — Official MCP and Glama, with 35 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 129,886 of 132,046 servers on MCP Toplist.
Use ChimeraForge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chimeraforge -- uvx --from "chimeraforge[mcp]" chimeraforge mcp[mcp_servers.chimeraforge]
command = "uvx"
args = ["--from", "chimeraforge[mcp]", "chimeraforge", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chimeraforge": {
"command": "uvx",
"args": [
"--from",
"chimeraforge[mcp]",
"chimeraforge",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chimeraforge": {
"command": "uvx",
"args": [
"--from",
"chimeraforge[mcp]",
"chimeraforge",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chimeraforge": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"chimeraforge[mcp]",
"chimeraforge",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chimeraforge": {
"command": "uvx",
"args": [
"--from",
"chimeraforge[mcp]",
"chimeraforge",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chimeraforge": {
"command": "uvx",
"args": [
"--from",
"chimeraforge[mcp]",
"chimeraforge",
"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.Sahil170595%2Fchimeraforge)<a href="https://mcptoplist.com/server/io.github.Sahil170595%2Fchimeraforge"><img src="https://mcptoplist.com/badge/io.github.Sahil170595%2Fchimeraforge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Sahil170595
Available versions (35)
| Version | Published |
|---|---|
| 0.34.0 | Sep 15, 2026 |
| 0.33.0 | Sep 15, 2026 |
| 0.32.0 | Sep 15, 2026 |
| 0.31.1 | Sep 15, 2026 |
| 0.31.0 | Sep 15, 2026 |
| 0.30.10 | Sep 5, 2026 |
| 0.30.9 | Aug 29, 2026 |
| 0.30.8 | Aug 29, 2026 |
| 0.30.7 | Aug 29, 2026 |
| 0.30.6 | Aug 29, 2026 |
| 0.30.5 | Aug 29, 2026 |
| 0.30.4 | Aug 29, 2026 |
| 0.30.3 | Aug 29, 2026 |
| 0.30.2 | Aug 29, 2026 |
| 0.30.1 | Aug 26, 2026 |
| 0.30.0 | Aug 22, 2026 |
| 0.29.0 | Aug 22, 2026 |
| 0.28.0 | Aug 22, 2026 |
| 0.27.0 | Aug 22, 2026 |
| 0.26.0 | Aug 22, 2026 |
| 0.25.0 | Aug 22, 2026 |
| 0.24.0 | Aug 22, 2026 |
| 0.23.0 | Aug 22, 2026 |
| 0.22.1 | Aug 21, 2026 |
| 0.22.0 | Aug 20, 2026 |
| 0.21.0 | Aug 19, 2026 |
| 0.20.0 | Aug 19, 2026 |
| 0.19.0 | Aug 18, 2026 |
| 0.18.0 | Aug 18, 2026 |
| 0.17.0 | Aug 18, 2026 |
| 0.16.0 | Aug 18, 2026 |
| 0.15.0 | Aug 18, 2026 |
| 0.14.0 | Aug 15, 2026 |
| 0.13.0 | Aug 14, 2026 |
| 0.12.3 | Aug 12, 2026 |
Frequently asked questions
- Who maintains ChimeraForge?
- ChimeraForge is maintained by Sahil170595, which publishes 1 MCP server (35 total versions) tracked on MCP Toplist.
- Is ChimeraForge listed on the Official MCP Registry?
- Yes — ChimeraForge is listed on the Official MCP Registry, alongside Glama.
- How many versions does ChimeraForge have?
- MCP Toplist tracks 35 versions of ChimeraForge, most recently published on Sep 15, 2026.
- Where can I find the source code for ChimeraForge?
- The source code for ChimeraForge is hosted at github.com/Sahil170595/Chimeraforge.
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.