Skip to main content
Glama

Base Mini App Builder MCP Server

by Mr-Web3
package.jsonโ€ข893 B
{ "name": "basekit-mcp", "version": "1.0.0", "description": "A comprehensive MCP server for building Base mini apps with code generation, deployment guides, and expert documentation", "main": "dist/server.js", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node server.ts", "test": "ts-node simple-test.ts", "test-full": "ts-node test.ts", "watch": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "cursor", "base", "miniapp", "blockchain", "web3", "typescript", "development-tools", "code-generation" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.0", "ts-node": "^10.9.0" }, "engines": { "node": ">=18.0.0" } }

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