tracy040401/mcp_agribalyse
If you are the rightful owner of mcp_agribalyse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for querying the ADEME Agribalyse 3.1 dataset.
Tools
Functions exposed to the LLM to take actions
read_lines
Query rows from the Agribalyse dataset
get_values
Get distinct values for a given text field
get_metric_agg
Compute a single metric (avg, min, etc.) on a numeric field
get_simple_metrics_agg
Compute metrics on one or more fields at once
get_words_agg
Retrieve most frequent tokens in a text field
read_schema
Get the complete column schema of the dataset
read_safe_schema
Get a reduced version of the column schema
read_api_docs
Fetch the full OpenAPI specification from the ADEME API
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client