Skip to main content
Glama

Base Mini App Builder MCP Server

by Mr-Web3

validate_mini_app_requirements

Check if your mini app meets Base featured placement requirements by validating manifest and app URLs against platform specifications.

Instructions

Check if your mini app meets Base featured placement requirements.

Input Schema

NameRequiredDescriptionDefault
app_urlYesURL to your mini app
manifest_urlNoURL to your manifest file

Input Schema (JSON Schema)

{ "properties": { "app_url": { "description": "URL to your mini app", "type": "string" }, "manifest_url": { "description": "URL to your manifest file", "type": "string" } }, "required": [ "app_url" ], "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/Mr-Web3/BaseKit-MCP'

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