An MCP server that enables AI assistants to interact with NocoBase instances for managing collections, UI schemas, flow models, and running API operations. It provides both hand-crafted tools and dyna…
{
"mcpServers": {
"nocobase": {
"command": "npx",
"args": [
"-y",
"@reroet/nocobase-mcp-server"
]
}
}
}