Skip to main content
Glama

Base Mini App Builder MCP Server

by Mr-Web3

get_debugging_guide

Debug Base mini app development issues by providing comprehensive guides for discovery, embed rendering, wallet connection, manifest, and mobile testing problems.

Instructions

Get comprehensive debugging guide for Base mini app development issues.

Input Schema

NameRequiredDescriptionDefault
issue_typeNoType of issue to debug

Input Schema (JSON Schema)

{ "properties": { "issue_type": { "description": "Type of issue to debug", "enum": [ "discovery", "embed_rendering", "wallet_connection", "manifest", "mobile_testing", "all" ], "type": "string" } }, "required": [], "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