Skip to main content
Glama
meta.json2.45 kB
{ "version": "0.0.3", "job_config": { "version": "0.0.3", "name": null, "steps": [ { "type": "udf", "udf": { "type": "geopandas_v2", "name": "list_public_udfs", "entrypoint": "udf", "parameters": {}, "metadata": { "fused:defaultParameters": [ { "parameter": "number_public_udfs", "value": "", "type": "int", "suggestedValues": [] } ], "fused:description": "## List Public UDFs\n\nThis UDF calls the Fused pubilc UDF API to return a dataframe of name + code of a given number of UDFs", "fused:vizConfig": { "tileLayer": { "@@type": "TileLayer", "minZoom": 0, "maxZoom": 19, "tileSize": 256 }, "rasterLayer": { "@@type": "BitmapLayer", "pickable": true }, "vectorLayer": { "@@type": "GeoJsonLayer", "stroked": true, "filled": false, "pickable": true, "lineWidthMinPixels": 1, "pointRadiusMinPixels": 1, "getLineColor": { "@@function": "colorContinuous", "attr": "value", "domain": [ 0, 10 ], "steps": 20, "colors": "Burg", "nullColor": [ 184, 184, 184 ] }, "getFillColor": [ 208, 208, 208, 40 ] } }, "fused:udfType": "auto", "fused:mcp": { "description": "This UDF returns a number of public Fused UDFs (name of UDF + code).", "parameters": [{ "name": "number_public_udfs", "type": "int" }] }, "fused:slug": "list_public_udfs", "fused:name": "list_public_udfs", "fused:id": null }, "source": "list_public_udfs.py", "headers": [] } } ], "metadata": null } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fusedio/fused-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server