Forgecraft
Rank #16,500io.github.jghiringhelli/forgecraft
MCP server providing forgecraft capabilities
Forgecraft is a Model Context Protocol (MCP) server published by jghiringhelli. It ranks #16,500 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Forgecraft is listed across 3 registries — Official MCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Mar 24, 2026.
Ranks ahead of 115,613 of 132,113 servers on MCP Toplist.
Use Forgecraft
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add forgecraft -- npx -y forgecraft-mcp[mcp_servers.forgecraft]
command = "npx"
args = ["-y", "forgecraft-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"forgecraft": {
"command": "npx",
"args": [
"-y",
"forgecraft-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"forgecraft": {
"command": "npx",
"args": [
"-y",
"forgecraft-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"forgecraft": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"forgecraft-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"forgecraft": {
"command": "npx",
"args": [
"-y",
"forgecraft-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"forgecraft": {
"command": "npx",
"args": [
"-y",
"forgecraft-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.jghiringhelli%2Fforgecraft)<a href="https://mcptoplist.com/server/io.github.jghiringhelli%2Fforgecraft"><img src="https://mcptoplist.com/badge/io.github.jghiringhelli%2Fforgecraft.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
jghiringhelli
Other servers by jghiringhelli
View all jghiringhelli servers →Available versions (6)
| Version | Published |
|---|---|
| 1.0.0 | Mar 24, 2026 |
| 0.5.1 | Mar 3, 2026 |
| 0.5.0 | Mar 2, 2026 |
| 0.2.1 | Feb 24, 2026 |
| 0.2.0 | Feb 19, 2026 |
| 0.1.0 | Feb 18, 2026 |
Frequently asked questions
- Who maintains Forgecraft?
- Forgecraft is maintained by jghiringhelli, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Forgecraft listed on the Official MCP Registry?
- Yes — Forgecraft is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Forgecraft have?
- MCP Toplist tracks 6 versions of Forgecraft, most recently published on Mar 24, 2026.
- Where can I find the source code for Forgecraft?
- The source code for Forgecraft is hosted at github.com/jghiringhelli/forgecraft-mcp.
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.