Open Data

CEFAS Data Portal MCP Server

Chat with AI and run tools instantly — no account needed.

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

5 tools
Agent guide included
Try it Free

No account needed. 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

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try CEFAS Data Portal now

No sign-up required. Chat with AI and run tools instantly.

CEFAS Data Portal MCP Server & Skill — 5 Tools