Cleanbev Mcp
@koukibadr
关于 Cleanbev Mcp
cleanbev-mcp is an MCP server that wraps the cleanbev Dart CLI package, giving AI assistants direct access to Flutter project asset cleanup.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"cleanbev-mcp": {
"command": "uvx",
"args": [
"cleanbev-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Cleanbev Mcp?
Cleanbev Mcp is an MCP server that wraps the cleanbev Dart CLI package, giving AI assistants direct access to Flutter project asset cleanup.
How to use Cleanbev Mcp?
Ensure the Dart SDK is on your PATH and run dart pub global activate cleanbev. The server exposes two tools: verify_flutter_project and f_cleanbev_tool.
Key features of Cleanbev Mcp
- Wraps the cleanbev Dart CLI for asset cleanup
- Exposes
verify_flutter_projecttool - Exposes
f_cleanbev_toolto detect/remove unused assets - Requires Dart SDK and cleanbev activation
- Designed for AI assistants managing Flutter projects
Use cases of Cleanbev Mcp
- AI assistant checks if a directory is a valid Flutter project
- AI assistant scans and removes unused assets in a Flutter project
- Automating Flutter project maintenance via an AI agent
FAQ from Cleanbev Mcp
What does the server do?
It wraps the cleanbev Dart CLI, allowing AI assistants to clean up unused Flutter assets.
What are the prerequisites?
Dart SDK must be on PATH, and cleanbev must be globally activated via dart pub global activate cleanbev.
What tools does Cleanbev Mcp expose?
Two tools: verify_flutter_project (validates a directory as a Flutter project) and f_cleanbev_tool (runs cleanbev to detect and remove unused assets).
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcoco不止于 CSS

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论