Skip to main content
Glama

FlyonUI MCP Server

get-block-meta-content

Retrieve block metadata content from the FlyonUI MCP server by specifying the endpoint to access specific UI component details for frameworks like React, Next.js, Vue, and Svelte.

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" }

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