Server data from the Official MCP Registry
FEODE: offshore P&A, subsea wellhead (BV+CCS), + NOV Grant Prideco drill-pipe spec lookup
FEODE: offshore P&A, subsea wellhead (BV+CCS), + NOV Grant Prideco drill-pipe spec lookup
Remote endpoints: streamable-http: https://www.feode.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
9 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-feode-feode-mcp": {
"url": "https://www.feode.com/mcp"
}
}
}From the project's GitHub README.
Machine-queryable capabilities, certifications, and a NOV Grant Prideco drill-string engineering reference for FEODE — Shenzhen Far East Oil Drilling Engineering Ltd.
A remote Model Context Protocol (MCP) server that lets AI agents and MCP clients query FEODE's offshore oilfield equipment & services and a curated drill-string specification & operating-guidance reference — machine to machine.
https://www.feode.com/mcpcom.feode/feode-mcphttps://www.feode.com/.well-known/mcp.jsonCompany
get_company_profile — profile (founded 1985, HQ, Huizhou manufacturing/test base, areas served).list_products — FEODE's 7 product/service lines.get_product_specs — detailed specs for one product line.get_certifications — BV + CCS classification, 8 API monogram licenses, PSL 4S, ISO 9001/14001/45001, awards.search_capabilities — keyword search across products/specs.NOV Grant Prideco drill-string reference
list_drill_pipe — 16 drill pipe / HWDP / drill collar items.get_drill_pipe_specs — full performance specs for one item (pipe body new/premium torsional & tensile yield, internal pressure, collapse; tool joint OD/ID, make-up torque max/min, drift).search_drill_pipe — keyword search (e.g. "NC50", "5 S-135", "HT55").get_drill_string_guidance — operating guidance: make-up torque rules, grip/handling, care & handling, double-shoulder connections, sour-service grades, field-use practice.Add to an MCP client (streamable-http):
{
"mcpServers": {
"feode": { "type": "streamable-http", "url": "https://www.feode.com/mcp" }
}
}
Or query directly via JSON-RPC:
curl -s https://www.feode.com/mcp -X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
src/worker.js — the MCP server (dependency-free; runs as a Cloudflare Pages function at /mcp).server.json — official MCP Registry metadata.data/drill-pipe-data.json — 16 NOV Grant Prideco spec sheets (human-readable source).data/drill-guidance.json — operating-guidance reference (6 topics)..well-known/mcp.json — server discovery card.Shenzhen Far East Oil Drilling Engineering Ltd. (FEODE, est. 1985) — offshore well plug & abandonment, deepwater subsea wellhead systems (BV + CCS classed), continuous circulation drilling, completion, drill pipe & tool rental, fishing, and supervision. 8 API monogram licenses; in-house pressure testing to 30,000 psi.
The NOV Grant Prideco drill-string data is reference material transcribed from manufacturer performance sheets (FOR REFERENCE ONLY; per API RP7G / API 7G), curated by FEODE. Always verify against the controlling NOV document before field use.
Code: MIT (see LICENSE). Reference data: see "Note on reference data".
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.