a month ago
Guide to using the Finch framework in Dart
Tools
readme
install_finch
finch_cli
configuration
run_app
routing
controllers
auth_controller
middleware
route_cache
http_requests
template
finch_template_events
localization_i18n
cookies_and_sessions
advanced_forms
database_mongodb
database_mysql
database_sqlite
sqler
database_migration
assets
api_doc_swagger
web_socket
htmler
commands
capp
mcp_server
debugging
docker_for_finch
nginx_for_finch
changelog
contributing
Server Config
{
"mcpServers": {
"mcp-finch-doc": {
"url": "https://finchdart.com/mcp",
"type": "http"
}
}
}