Skip to main content
Glama

FlyonUI MCP Server

get-block-content

Retrieve code block content from authenticated URLs using this tool. Designed for developers to fetch block data efficiently within the FlyonUI MCP Server environment.

Instructions

Fetch the content of a block from a given URL. Use this tool to retrieve the code block content from the authenticated URL.

Input Schema

NameRequiredDescriptionDefault
endpointYes
typeYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "endpoint": { "type": "string" }, "type": { "type": "string" } }, "required": [ "endpoint", "type" ], "type": "object" }

Other Tools from FlyonUI MCP Server

Related Tools

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/themeselection/flyonui-mcp'

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