fine-tuned-llm-tool-calling

EmreCandan0/fine-tuned-llm-tool-calling

3.3

If you are the rightful owner of fine-tuned-llm-tool-calling 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.

The Model Context Protocol (MCP) server is designed to facilitate interactions between fine-tuned language models and backend tools, enabling seamless tool-calling and natural language processing.

Tools

Functions exposed to the LLM to take actions

analyze_tiff

Analyzes TIFF/JP2 files, returns bounding box, bands, EPSG, etc.

crop_image

Crops TIFF/JP2 images using coordinates, saves as PNG.

compute_ndvi

Computes mean NDVI and NDVI at a specified point (x, y).

get_dem_values

Returns digital elevation model (DEM) values.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources