MCP server · Glia
glia-functions-cli
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
gf_list_functions— Lists all Glia Functions.gf_get_function— Get function details.gf_list_function_versions— List function versions.gf_deploy_version— Deploy a function version.gf_invoke_function— Invoke a function.gf_fetch_logs— Fetch logs.gf_create_function— Create a function.gf_delete_function— Delete a function.gf_update_function— Update function.gf_create_version— Create version. Pass env vars as a JSON string.gf_get_version_task— Get version task status.gf_kv_list— List KV pairs.gf_kv_get— Get KV value.gf_kv_set— Set KV value.gf_kv_delete— Delete KV value.gf_kv_test_and_set— Test and Set KV value.gf_list_scheduled_triggers— List scheduled triggers.gf_create_scheduled_trigger— Create schedule.gf_update_scheduled_trigger— Update schedule.gf_delete_scheduled_trigger— Delete schedule.gf_validate_cron— Validate cron expression.gf_validate_code— Validate JS code.gf_cron_presets— Get cron presets.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.