com.feode/feode-mcp
REMOTE · WWW.FEODE.COM · SCANNED SEP 24
FEODE: AI-accessible precision machining & testing; offshore P&A, subsea wellhead, drill-pipe
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 Security57
- 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 11 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
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- 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 Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1228 tokens (~102/item across 12 items; 12 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage96
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 88% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the com.feode/feode-mcp server?
com.feode/feode-mcp is a hosted endpoint at https://www.feode.com/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 · www.feode.com
claude mcp add --transport http com-feode-feode-mcp 'https://www.feode.com/mcp'
{
"mcpServers": {
"com-feode-feode-mcp": {
"url": "https://www.feode.com/mcp"
}
}
} {
"servers": {
"com-feode-feode-mcp": {
"type": "http",
"url": "https://www.feode.com/mcp"
}
}
} [mcp_servers.com-feode-feode-mcp] url = "https://www.feode.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-feode-feode-mcp": {
"type": "remote",
"url": "https://www.feode.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-feode-feode-mcp --url 'https://www.feode.com/mcp' --transport streamable-http
mcp_servers:
com-feode-feode-mcp:
url: "https://www.feode.com/mcp" {
"McpServers": {
"com-feode-feode-mcp": {
"Transport": "http",
"Url": "https://www.feode.com/mcp"
}
}
} assistant mcp add com-feode-feode-mcp -t streamable-http -u 'https://www.feode.com/mcp'
{
"mcpServers": {
"com-feode-feode-mcp": {
"type": "http",
"url": "https://www.feode.com/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.
- 11 Sept 26 −1
- Tool “get_certifications” rewrote its description, which is the text the model reads security
- 26 Aug 26 78
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 0
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 24 Sept 2026 · Probed https://www.feode.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=www.feode.com | CN=WE1,O=Google Trust Services,C=US | 31 Jul 2026 | 29 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | e563bc2892c1e93813f64b360c8066b1 |
| SANs: www.feode.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of www.feode.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| feode.com. | 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 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://www.feode.com/mcp | Verified | 200 | |
| http (plaintext) | http://www.feode.com/mcp | HTTPS enforced | 301 | https://www.feode.com/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 →
get_certifications ~50
FEODE certifications: BV + CCS classification of the subsea wellhead system (incl. references), 8 API monogram licenses, ISO 9001/14001/45001, national awards.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_company_profile ~37
FEODE company profile: legal name, founding year (1985), HQ, Huizhou manufacturing/test base, areas served, contact.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_drill_pipe_specs ~94
Full NOV Grant Prideco performance specs for one drill string item by id: pipe-body new/premium torsional & tensile yield, internal pressure, collapse; tool-joint OD/ID, make-up torque max/min, drift, torsional yield. Use list_drill_pipe for ids.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Item id, e.g. dp-5-19.50-s135-nc50 |
No output schema declared.
No examples provided.
get_drill_string_guidance ~370
NOV Grant Prideco drill-string guidance & reference data (from the Grant Prideco 钻具技术手册, excerpted from API Spec 7 / API RP 7G): make-up torque practice (incl. the 80% drilling-torque rule), handling/grip distance, care & handling, sour service; double-shoulder connection families HT/XT/XT-M/GPDS with recommended make-up torque & thread forms; drill-pipe steel grades & API tool joints; heavy-weight drill pipe (3 types + dimensional data); drill collars (material, bending-strength-ratio, weight, connection selection, ideal size by hole); rotary-shouldered connection interchangeability; kelly (square/hex weights & connections); crossover/service subs; well control (kill/pressure formulas, pump output, capacity & displacement, buoyancy factor); and imperial-to-SI unit conversions. ALSO includes reference_tables: the manual's dense spec/torque/weight/capacity/inspection matrices and BSR charts as reference IMAGE URLs (including the wide cross-page drill-collar make-up-torque & weight tables assembled whole from the facing-page scan) — for exact cell values, return the matching image_url to the user instead of transcribing the numbers. Call without a topic to get everything, or pass one topic.
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | – | Optional: make_up_torque | handling | care_and_handling | double_shoulder_connections | sour_service | field_usage | premium_connections | pipe_grades_and_body | heavy_weight_drill_pipe | drill_colla… |
No output schema declared.
No examples provided.
get_machining_services ~99
FEODE AI-accessible precision contract machining & testing: capabilities (large-envelope CNC, deep-hole boring up to 7m, non-magnetic drill collar repair, welding/cladding), test capacity (30k psi hydraulic, 20k psi N2, MPI/UT/PT), materials, how-it-works, payment & compliance policy. FEODE machines to the client's drawing/spec and ships internationally. Compliance-first, prepayment-based.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_machining_terms ~67
Full intake terms & compliance requirements for FEODE's machining/testing service: required RFQ fields, KYB-lite (legal entity / country / real contact), end-use declaration, prohibited items, IP & liability terms, prepayment & accepted payment methods (bank wire / T/T).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_product_specs ~54
Detailed specs/highlights for one product line by id.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | One of: well-abandonment, subsea-wellhead, feccs, completion, drill-pipe, fishing, supervision |
No output schema declared.
No examples provided.
list_drill_pipe ~50
List all NOV Grant Prideco drill string items in the reference DB (drill pipe, heavy-weight drill pipe HWDP, drill collars) with id, label, product_type, connection, grade.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_products ~24
List FEODE's 7 product/service lines (id, name, category).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_capabilities ~47
Keyword search across FEODE products/specs. e.g. 'subsea wellhead 15000 psi', 'one trip abandonment', 'continuous circulation'.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
No output schema declared.
No examples provided.
search_drill_pipe ~64
Keyword search the NOV Grant Prideco drill string reference (e.g. 'NC50', '5 S-135', 'HT55 make-up torque', '8 drill collar', 'XT57'). Returns matching items with full specs.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
No output schema declared.
No examples provided.
submit_machining_rfq ~217
Submit a structured machining/testing RFQ. Runs a lightweight compliance screen (prohibited-use + sanctions) and, if cleared, registers the enquiry for human follow-up from enquiry@feode.com. Not a contract or quotation; no payment is taken here. You must provide the legal entity behind the request.
| Name | Type | Req | Description |
|---|---|---|---|
| company | string | yes | Legal entity name placing the order |
| contact_name | string | yes | Real human contact name |
| country | string | yes | Country of registration of the legal entity |
| drawing_url | string | – | Link to drawing/spec if available (optional) |
| string | yes | Contact email | |
| end_use | string | yes | Declared end-use of the part |
| industry | string | – | Industry sector |
| material | string | yes | Material / grade |
| notes | string | – | Any other details (optional) |
| part_description | string | yes | Part/component description or drawing reference |
| quantity | string | yes | Quantity |
| tolerance | string | – | Key tolerances (optional) |
No output schema declared.
No examples provided.
What is the com.feode/feode-mcp server?
com.feode/feode-mcp is listed in the public MCP registry as com.feode/feode-mcp. FEODE: AI-accessible precision machining & testing; offshore P&A, subsea wellhead, drill-pipe. This page covers its hosted endpoint (https://www.feode.com/mcp).
Is the com.feode/feode-mcp server safe to use?
com.feode/feode-mcp scores 77 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 com.feode/feode-mcp server expose?
com.feode/feode-mcp exposes 12 tools: get_machining_services, get_machining_terms, submit_machining_rfq, get_company_profile, list_products, and 7 more. Their descriptions and schemas cost roughly 1,173 tokens of context every time the server is loaded.
Does the com.feode/feode-mcp server require authentication?
No. We connected to com.feode/feode-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the com.feode/feode-mcp server still maintained?
com.feode/feode-mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.