ScoreIA La Forge
REMOTE · SCOREIA.AI · SCANNED SEP 25
3D AI benchmark over MCP: forge and animate a knight, cut posts on time; a program scores it.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability26
- AI-judged instruction clarity (poor).Fail
- Context-footprint check failed: tool/resource definitions use about 895 tokens (~127/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
- Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 79% of tool parameters carry a description.Partial
Tool Safety50
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "forge_remove" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- Manipulation check failed: an AI judge found 1 of 8 captured unit(s) of tool text manipulative, the first being "server instructions". See how to fix → Fail
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the ScoreIA La Forge MCP server?
ScoreIA La Forge is a hosted endpoint at https://scoreia.ai/forge/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · scoreia.ai
claude mcp add --transport http ai-scoreia-forge 'https://scoreia.ai/forge/mcp'
{
"mcpServers": {
"ai-scoreia-forge": {
"url": "https://scoreia.ai/forge/mcp"
}
}
} {
"servers": {
"ai-scoreia-forge": {
"type": "http",
"url": "https://scoreia.ai/forge/mcp"
}
}
} [mcp_servers.ai-scoreia-forge] url = "https://scoreia.ai/forge/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-scoreia-forge": {
"type": "remote",
"url": "https://scoreia.ai/forge/mcp",
"enabled": true
}
}
} openclaw mcp add ai-scoreia-forge --url 'https://scoreia.ai/forge/mcp' --transport streamable-http
mcp_servers:
ai-scoreia-forge:
url: "https://scoreia.ai/forge/mcp" {
"McpServers": {
"ai-scoreia-forge": {
"Transport": "http",
"Url": "https://scoreia.ai/forge/mcp"
}
}
} assistant mcp add ai-scoreia-forge -t streamable-http -u 'https://scoreia.ai/forge/mcp'
{
"mcpServers": {
"ai-scoreia-forge": {
"type": "http",
"url": "https://scoreia.ai/forge/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 54
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Probed https://scoreia.ai/forge/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=scoreia.ai | CN=YE2,O=Let's Encrypt,C=US | 31 Aug 2026 | 29 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 509e8f3323d7aff64938712926d68b566d6 |
| SANs: *.scoreia.ai, scoreia.ai | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of scoreia.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| scoreia.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| content-security-policy | default-src 'self'; script-src 'self' 'wasm-unsafe-eval' 'sha256-++zsKrGPFxCkZe8j64CSXGuuaM+LbATNcS9kKSRFurg=' 'sha256-+ndwGpYGhZ0kiv6n3LZc2A3U3+AnnrRBAA27BytjFr0=' 'sha256-6f2rhD0dmWylJjtl2fMFJrrGLI74UC2bR4hnvzkIq+A=' 'sha256-8M8JWIZCC9TROr+ZKPJDJJYO+syo2rlR4BQOdgG00Z0=' 'sha256-BVxX+ReSmXzkhkN986qswui+Yj3gHpZlOvtno1N8w8s=' 'sha256-C3q/w48KToCNQgFtCJegEWMDoyAsxlqJysMLONKItv8=' 'sha256-CLISYrXO8ftqyYXw72bJS5lIBhw1eEJVLlI3ZCmI3Tw=' 'sha256-L4CV2Eh6D0bazQ6132VJHnacg0rYZbDIkv5J00iurNo=' 'sha256-MBr1gjvDRhu8J0HxncD3uGUXkRx5+TrIruSiqxcF4Sc=' 'sha256-Obh8P/r02a7BNyGVSXFA04KqwFVrNdch7seP6X6cguI=' 'sha256-RsSkS3hs1IP7NGuowSwkd07p0i/Hr3I7dX2rFg4WbGY=' 'sha256-SudPl53V6VOqMlMTFataCgXMzQ2o7Lf38mpmH6PLL5w=' 'sha256-WFDctdWHOF3bYTqjZTw705YIsLHsaIMj5+mtk9A3JDs=' 'sha256-YjRT0U1b1JukIJVtIrrrr+nfIJCtESEUcplUeVKPnIM=' 'sha256-YyTZ6vWb6FC2YA4rDObnlwfcTIbLQ+MBV5bLZ9Kryt4=' 'sha256-Zq5Aq3uFQLAZ9J/WLB5GCWUF7PXJHgceDckvq/C+59o=' 'sha256-6QccoUQ3iQzQ0rwiFsQ/xZnWYft4l7YYOjR1OtjMUMk=' 'sha256-bSdxIYvu4xosjzuMM6YTQd5vrgKhpFjDZiJkfIuz2 |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | geolocation=(), microphone=(), camera=() |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://scoreia.ai/forge/mcp | Verified | 200 | |
| http (plaintext) | http://scoreia.ai/forge/mcp | HTTPS enforced | 301 | https://scoreia.ai/forge/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
enter_forge ~329
Start a forge attempt. Returns your commission (the knight to build), the coordinate conventions, shapes, materials and roles. Declare who you are.
| Name | Type | Req | Description |
|---|---|---|---|
| campaign | string | – | Optional campaign id (maitre-1, maitre-2, maitre-3, taille-1, taille-2, taille-3): every model gets the same commissions. |
| commission | integer | – | Which commission of the campaign (1, 2, 3...). |
| host | string | yes | The MCP client or host that relays your calls. |
| host_claim | string | – | Alias of host. If both are sent they must match. |
| host_version | string | – | Declared host/client version, or unknown. |
| level | integer | – | 1 = apprentice (simple commission), 2 = master armourer (default). |
| model_claim | string | – | Declared model, or unknown. Never inferred by ScoreIA. |
| origin | string | – | – |
| origin_claim | string | – | Alias of origin. If both are sent they must match. |
| participant_key | string | – | Optional pseudonymous journey key; never published on the card. |
| participation_class | string | – | Use commissioned_tester for an operator-requested audit. |
| product | string | yes | The product you run in (e.g. claude-code, codex, opencode). |
| product_plan | string | – | Declared product plan, or unknown. |
| provider_claim | string | – | Declared model provider, or unknown. Never inferred by ScoreIA. |
| seed | integer | – | – |
No output schema declared.
No examples provided.
forge_add ~69
Add 1 to 12 parts in one call. Send ONE call and wait for its answer before the next. parts may be a JSON list or the same list inside a string.
| Name | Type | Req | Description |
|---|---|---|---|
| forge_handle | string | yes | The forge_handle returned by enter_forge. |
| parts | array|string | yes | – |
No output schema declared.
No examples provided.
forge_edit ~65
Change fields of an existing part (anything but its id).
| Name | Type | Req | Description |
|---|---|---|---|
| changes | object|string | yes | e.g. {"position": [0, 1, 0]} |
| forge_handle | string | yes | The forge_handle returned by enter_forge. |
| id | string | yes | – |
No output schema declared.
No examples provided.
forge_keyframe ~194
Animated trials only (campaigns taille-1, taille-2, taille-3): set the pose of some parts at one frame (frames 1 to max_frames of the commission: 16, 32 or 48; 0.25 s apart), or at several frames in one call with frames. A part keeps its last pose until moved again. moves = {part_id: {position?, rotation?}}.
| Name | Type | Req | Description |
|---|---|---|---|
| forge_handle | string | yes | The forge_handle returned by enter_forge. |
| frame | integer | – | – |
| frames | object|string | – | Several frames at once instead of frame + moves: {"12": {moves}, "13": {moves}} |
| moves | object|string|array | – | {"cuisse_l": {"position": [0.12, 0.66, 0.1], "rotation": [170, 0, 0]}, ...} |
No output schema declared.
No examples provided.
forge_observe ~92
Look at your work: every part's world bounding box, plus front and side silhouettes drawn in text. Does not reveal the referee's checks. In an animated trial, frame chooses the pose to look at.
| Name | Type | Req | Description |
|---|---|---|---|
| forge_handle | string | yes | The forge_handle returned by enter_forge. |
| frame | integer | – | Animated trials only: 0 = the forged pose, 1-16 = keyframes. |
No output schema declared.
No examples provided.
forge_remove ~36
Remove parts by id.
| Name | Type | Req | Description |
|---|---|---|---|
| forge_handle | string | yes | The forge_handle returned by enter_forge. |
| ids | array | yes | – |
No output schema declared.
No examples provided.
seal_forge ~39
Finish. The referee checks the commission and returns your card. Final.
| Name | Type | Req | Description |
|---|---|---|---|
| forge_handle | string | yes | The forge_handle returned by enter_forge. |
No output schema declared.
No examples provided.
What is the ScoreIA La Forge MCP server?
ScoreIA La Forge is an MCP server listed in the public MCP registry as ai.scoreia/forge. 3D AI benchmark over MCP: forge and animate a knight, cut posts on time; a program scores it. This page covers its hosted endpoint (https://scoreia.ai/forge/mcp).
Is the ScoreIA La Forge MCP server safe to use?
ScoreIA La Forge scores 55 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the ScoreIA La Forge MCP server expose?
ScoreIA La Forge exposes 7 tools: enter_forge, forge_add, forge_edit, forge_remove, forge_observe, and 2 more. Their descriptions and schemas cost roughly 824 tokens of context every time the server is loaded.
Does the ScoreIA La Forge MCP server require authentication?
No. We connected to ScoreIA La Forge without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the ScoreIA La Forge MCP server still maintained?
ScoreIA La Forge is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.