Skip to main content
Glama

FlyonUI MCP Server

get-block-meta-content

Retrieve block metadata content from the FlyonUI MCP server. This tool extracts metadata by accepting an endpoint input, enabling developers to access and utilize block-specific data efficiently.

Instructions

Fetch the content of the block metadata from the FlyonUI MCP server. Use this tool to retrieve the block metadata content.

Input Schema

NameRequiredDescriptionDefault
endpointYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "endpoint": { "type": "string" } }, "required": [ "endpoint" ], "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