Cleanbev Mcp
@koukibadr
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cleanbev-mcp": {
"command": "uvx",
"args": [
"cleanbev-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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).
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments