Skip to main content
Glama
package.json790 B
{ "name": "@flutter-mcp/service", "version": "2.0.0", "description": "Flutter MCP Service - Advanced Flutter development tools via Model Context Protocol", "main": "index.js", "type": "module", "bin": { "flutter-mcp": "./bin/flutter-mcp.js" }, "scripts": { "postinstall": "node scripts/postinstall.js" }, "keywords": [ "flutter", "mcp", "model-context-protocol", "dart", "development-tools", "code-analysis" ], "author": "Flutter MCP Team", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/yourusername/flutter-mcp-service.git" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "chalk": "^5.3.0", "commander": "^11.1.0", "ora": "^7.0.1", "which": "^4.0.0" } }

Latest Blog Posts

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/dvillegastech/flutter_mcp_2'

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