eCommerce
forge-engine-production-58cc.up.railway.app
Provides EU product safety compliance checks and business valuation estimates.
ENDPOINT 1
https://forge-engine-production-58cc.up.railway.app/mcp
MCP server metadata
- Name
- forge
- Version
- 1.0.0
Known tools 2
forge_gpsr_requirements_checkCheck whether the EU General Product Safety Regulation (GPSR) applies to a specific physical product sold into the EU, and which technical documentation is required.
Inferred read-onlyforge_business_valuation_estimateEstimate what a small business is worth using Normalised EBITDA and typical small-business earnings multiples.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.forge]
url = "https://forge-engine-production-58cc.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"forge": {
"type": "http",
"url": "https://forge-engine-production-58cc.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: forge
Remote MCP URL: https://forge-engine-production-58cc.up.railway.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"forge": {
"url": "https://forge-engine-production-58cc.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"forge": {
"type": "http",
"url": "https://forge-engine-production-58cc.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "forge",
"transport": "streamable-http",
"url": "https://forge-engine-production-58cc.up.railway.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for railway.app was fetched 2026-08-25T20:04:34.605Z.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.