{"slug":"danielbushman/MCP-Quickbase","name":"Quickbase MCP Server","description":"An MCP server for Quickbase, enabling seamless integration with AI assistants like Claude Desktop.","category":"database","tags":[],"official":false,"stars":10,"transport":"stdio","install":[{"cmd":"npx -y mcp-quickbase","imports":[]}],"tools":[{"name":"check_configuration","description":"Check if Quickbase configuration is properly set up"},{"name":"test_connection","description":"Test connection to Quickbase"},{"name":"configure_cache","description":"Configure caching behavior"},{"name":"create_app","description":"Create new Quickbase applications"},{"name":"update_app","description":"Update existing applications"},{"name":"list_tables","description":"List all tables in an application"},{"name":"create_table","description":"Create new tables"},{"name":"update_table","description":"Update table properties"},{"name":"get_table_fields","description":"Get field information for a table"},{"name":"create_field","description":"Create new fields in tables"},{"name":"get_field","description":"Get properties of a specific field"},{"name":"update_field","description":"Update field properties"},{"name":"delete_field","description":"Delete a field from a table"},{"name":"query_records","description":"Query records with filtering, sorting, and groupBy"},{"name":"create_record","description":"Create single records"},{"name":"update_record","description":"Update existing records"},{"name":"bulk_create_records","description":"Create multiple records"},{"name":"bulk_update_records","description":"Update multiple records"},{"name":"upload_file","description":"Upload files to file attachment fields"},{"name":"download_file","description":"Download files from records"},{"name":"get_relationships","description":"Get table relationships"},{"name":"create_relationship","description":"Create a new table relationship"},{"name":"update_relationship","description":"Update an existing relationship"},{"name":"delete_relationship","description":"Delete a table relationship"},{"name":"run_report","description":"Execute Quickbase reports"}],"env_vars":["QUICKBASE_REALM_HOST","QUICKBASE_USER_TOKEN","QUICKBASE_APP_ID"],"auth_type":"none","github":"https://github.com/danielbushman/MCP-Quickbase","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}