Open Data

CEFAS Data Portal MCP Server

Chat with AI and run tools instantly.

Centre for Environment, Fisheries and Aquaculture Science (CEFAS) Data Portal API. Access marine science datasets covering fisheries, biodiversity, environmental monitoring, and aquaculture data.

Managed
5 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for CEFAS Data Portal — workflow patterns, data models, and gotchas for your AI agent.

CEFAS Data Portal

The CEFAS Data Portal provides access to marine science datasets from the Centre for Environment, Fisheries and Aquaculture Science. No authentication required.

Capabilities

  • Browse datasets — paginated listing of all available holdings.
  • Search datasets by keyword (e.g. plankton, temperature, shellfish).
  • Dataset detail — full metadata for a specific holding by ID.
  • Recordset directory — data tables within a specific holding.
  • Recordset rows — actual measurement rows from a recordset.

Workflow

  1. Search or browse datasets by keyword or paginated listing
  2. Open metadata for a holding to see full details, coverage, and licence
  3. Enumerate recordsets to see what data tables are available in the holding
  4. Fetch rows from a recordset to retrieve actual measurements

Data Model

  • Holding — A metadata record describing a dataset (title, abstract, keywords, licence, temporal/spatial coverage). Numeric ID.
  • Recordset — A data table within a holding. Numeric ID. Contains rows of structured data.

Coverage

Fisheries (stock assessments, catch data), Marine Biodiversity (seabed surveys, species distribution), Water Quality (temperature, salinity, contaminants), Plankton monitoring, Aquaculture (shellfish, disease), Oceanography (waves, currents, sea level).

Pagination

  • page — Page number (1-based)
  • resultsPerPage / results_per_page — Results per page (default varies by dataset)

Tools in this Server (5)

Cefas Get Holding

Get detailed information about a specific CEFAS data holding. Returns title, abstract, keywords, licence, temporal and spatial coverage, and available...

Cefas Get Recordset Data

Get data rows from a CEFAS recordset. Recordsets contain the actual measurements and observations within a data holding. Supports pagination for large...

Cefas List Holdings

List available data holdings (metadata records) from the CEFAS Data Portal. Each holding describes a marine science dataset covering fisheries, biodiv...

Cefas List Recordsets

List all recordsets (datasets) within a specific CEFAS data holding. Each recordset contains structured measurement data that can be retrieved with ce...

Cefas Search Holdings

Search CEFAS data holdings by keyword. Returns matching marine science datasets with titles, abstracts, and metadata.

Frequently Asked Questions

What is the CEFAS Data Portal MCP server?

Centre for Environment, Fisheries and Aquaculture Science (CEFAS) Data Portal API. Access marine science datasets covering fisheries, biodiversity, environmental monitoring, and aquaculture data. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect CEFAS Data Portal to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/cefas-data. Authentication is handled automatically.

How many tools does CEFAS Data Portal provide?

CEFAS Data Portal provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does CEFAS Data Portal require?

CEFAS Data Portal uses open data APIs — no authentication required.

Setup Instructions

Connect CEFAS Data Portal to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/cefas-data

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to CEFAS Data Portal and paste the MCP URL into Remote MCP server URL.
  4. Click Add. CEFAS Data Portal will appear under Not connected — select it and click Connect to complete OAuth.
Name: CEFAS Data Portal
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/cefas-data
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try CEFAS Data Portal now

No API key or third-party login required. Chat with AI and run tools instantly.

CEFAS Data Portal MCP Server & Skill — 5 Tools