FEODE Capability Server

FEODE Capability Server

Offshore oilfield services: query FEODE's well plug & abandonment, subsea wellhead (BV+CCS classed), continuous circulation drilling, and a NOV Grant Prideco drill-string spec reference.

Category
Visit Server

README

FEODE MCP Server

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.

  • Endpoint (streamable-http): https://www.feode.com/mcp
  • Official MCP Registry: com.feode/feode-mcp
  • Server card: https://www.feode.com/.well-known/mcp.json
  • Website: https://www.feode.com · Contact: enquiry@feode.com

Tools (9)

Company

  • 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.

Connect

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"}'

Contents

  • 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.

About FEODE

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.

Note on reference data

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.

License

Code: MIT (see LICENSE). Reference data: see "Note on reference data".

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured