AGS File Utilities MCP Server

British Geological Survey AGS File Utilities API. Validate, convert, and generate graphical logs from AGS 4.x geotechnical data files. Supports schema validation, data validation, and format conversion.

2 tools
SKILL.md

Start chatting with AGS File Utilities tools

Open Studio to chat with 2 AGS File Utilities tools right now — the skill is included automatically.

AI Skill
SKILL.md

Domain knowledge for AGS File Utilities — workflow patterns, data models, and gotchas for your AI agent.

AGS File Utilities

The BGS AGS File Utilities API validates and processes AGS 4.x format geotechnical data files. No authentication required.

AGS 4.x Format

AGS 4.x is the UK industry standard for exchanging geotechnical and geoenvironmental data. Files use a plain-text tabular format with groups, headings, and data rows.

Key Concepts

  • AGS File — A plain-text file (.ags) containing geotechnical data organized in groups. Each group starts with a GROUP row followed by HEADING, UNIT, TYPE, and DATA rows.
  • Groups — Named data tables within an AGS file. Common groups: PROJ (project info), HOLE (borehole locations), SAMP (samples), GEOL (geology descriptions), ISPT (SPT test results), CONG (consolidation tests).
  • Validation — Checks AGS files against the AGS 4.x standard rules (Rule 1–20). Includes schema validation (structure/format) and data validation (cross-references between groups).
  • Dictionary — AGS standard dictionaries define allowed group and heading names. Custom dictionaries extend the standard for project-specific headings.

Validation Rules

AGS validation checks include:

  • Rule 1: File must be plain ASCII text
  • Rule 2: Each data row must have the correct number of fields
  • Rule 3: Each group must have GROUP, HEADING, UNIT, TYPE rows
  • Rule 7: HEADING names must match the AGS dictionary
  • Rule 10: Data types must match TYPE definitions
  • Rule 19: GROUP names must be uppercase, 4 characters

Typical Workflow

  1. Get API info to confirm availability and supported features
  2. Validate an AGS file by URL — returns validation errors and warnings grouped by severity and rule number

Tools in this Server (2)

Ags Api Info

Get AGS File Utilities API status and available capabilities. Returns information about supported endpoints, API version, and available operations for...

Ags Validate File Url

Validate an AGS 4.x geotechnical data file from a public URL. Checks the file against AGS 4.x standard rules for structure, headings, data types, and ...

Integration Details

Authentication
No auth required

Frequently Asked Questions

What is the AGS File Utilities MCP server?

British Geological Survey AGS File Utilities API. Validate, convert, and generate graphical logs from AGS 4.x geotechnical data files. Supports schema validation, data validation, and format conversion. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect AGS File Utilities 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/ags-file-utilities. Authentication is handled automatically.

How many tools does AGS File Utilities provide?

AGS File Utilities provides 2 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 AGS File Utilities require?

AGS File Utilities uses open data APIs — no authentication required.

Setup Instructions

Connect AGS File Utilities to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/ags-file-utilities

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.

Ready to use AGS File Utilities?

Open Studio and start using 2 tools right now — no setup required

AGS File Utilities MCP Server & Skill — 2 Tools