Alchemy runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 5 Jul 2026.
Serves the Alchemy writing ruleset to any agent, so its prose loses the usual LLM tells.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add alchemy -- npx -y @fernforge/alchemy-mcp
{
"mcpServers": {
"alchemy": {
"args": [
"-y",
"@fernforge/alchemy-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.alchemy]
command = "npx"
args = ["-y", "@fernforge/alchemy-mcp"]
{
"mcpServers": {
"alchemy": {
"args": [
"-y",
"@fernforge/alchemy-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"alchemy": {
"args": [
"-y",
"@fernforge/alchemy-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.