Skip to main content
Glama

Insforge MCP Server

by InsForge

get-function

Retrieve detailed information and code for specific edge functions using their slug identifier to inspect implementation and configuration.

Instructions

Get details of a specific edge function including its code

Input Schema

NameRequiredDescriptionDefault
slugYesThe slug identifier of the function

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "The slug identifier of the function", "type": "string" } }, "required": [ "slug" ], "type": "object" }

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/InsForge/insforge-mcp'

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