aws AWS Open Source Blog ·

AWS Open Data Registry Adds AI-Powered Dataset Discovery

blogaiawsengineer
feature announcement

AWS has released an open-source Model Context Protocol (MCP) server for its Registry of Open Data (RODA), enabling AI assistants to discover and evaluate datasets. This feature aims to simplify the research process by allowing users to ask natural language questions to find relevant datasets and preview their contents. The MCP server supports AI assistants like Kiro and Claude Code, making the discovery of RODA's extensive data catalog more efficient for researchers across various domains.

  • AI-powered dataset discovery for AWS Open Data Registry
  • Streamlined dataset evaluation with MCP server
  • Integration with AI assistants and open-source availability
Features (1)
  • AI-powered dataset discovery for AWS Open Data Registry

    A new open-source Model Context Protocol (MCP) server has been introduced for the Registry of Open Data on AWS (RODA). This server enables AI assistants to discover, inspect metadata, list bucket contents, and sample files from the RODA catalog through natural language queries.

Enhancements (1)
  • Streamlined dataset evaluation with MCP server

    The MCP server allows users to discover datasets by asking research questions, explore specific datasets for details and similar resources, and evaluate them by previewing file structures and sampling file contents before deeper analysis.

Notes (1)
  • Integration with AI assistants and open-source availability

    The RODA MCP server can be integrated with MCP-compatible AI assistants such as Kiro and Claude Code. The project is open source, released under the Apache 2.0 license, with its source code available on GitHub for users to install and contribute to.

Read the original announcement →

https://aws.amazon.com/blogs/opensource/introducing-mcp-server-for-registry-of-open-data-on-aws/

Related releases