mcpbeat

Feode MCP Server

com.feode/feode-mcp
answering

Feode MCP is answering right now. Last checked 6 min ago. It exposes 12 tools. Last commit 15 Jul 2026.

FEODE: AI-accessible precision machining & testing; offshore P&A, subsea wellhead, drill-pipe

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
359 ms
Response time
average over 24h
1
Stars
last commit 15 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add feode-mcp --transport http https://www.feode.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "feode-mcp": {
      "url": "https://www.feode.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.feode-mcp]
url = "https://www.feode.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "feode-mcp": {
      "url": "https://www.feode.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "feode-mcp": {
      "url": "https://www.feode.com/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

drill
get_drill_pipe_specs
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.
get_drill_string_guidance
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.
list_drill_pipe
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.
search_drill_pipe
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.
machining
get_machining_services
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.
get_machining_terms
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).
capabilities
search_capabilities
Keyword search across FEODE products/specs. e.g. 'subsea wellhead 15000 psi', 'one trip abandonment', 'continuous circulation'.
certifications
get_certifications
FEODE certifications: BV + CCS classification of the subsea wellhead system (incl. references), 8 API monogram licenses, PSL 4S, ISO 9001/14001/45001, national awards.
company
get_company_profile
FEODE company profile: legal name, founding year (1985), HQ, Huizhou manufacturing/test base, areas served, contact.
product
get_product_specs
Detailed specs/highlights for one product line by id.
products
list_products
List FEODE's 7 product/service lines (id, name, category).
submit
submit_machining_rfq
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 [email protected]. Not a contract or quotation; no payment is taken here. You must provide the legal entity behind the request.

Endpoints

URLTransportStateLatencyChecked
https://www.feode.com/mcp streamable-http answering 308 ms 6 min ago

Feode MCP — questions

Answers built from our own checks of this server.

What can Feode MCP do?
It exposes 12 tools, read directly from the server on our last check. Among them: get_certifications, get_company_profile, get_drill_pipe_specs, get_drill_string_guidance, get_machining_services, get_machining_terms and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Feode MCP mostly used for?
Its tools cluster around drill and machining. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Feode MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 359 ms. The bar chart above shows every period we have measured.
How do I connect Feode MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Feode MCP need an API key?
No. Feode MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Feode MCP?
It answers our handshake in 359 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Feode MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.