szktty/straw-mcp
A Dart implementation of the Model Context Protocol (MCP), enabling seamless integration between Dart/Flutter applications and LLM services.
Platform-specific configuration:
{
"mcpServers": {
"straw-mcp": {
"command": "npx",
"args": [
"-y",
"straw-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...