{"slug":"dorukyelken/model-database-protocol","name":"Model Database Protocol","description":"Intent-based, secure database access protocol for AI systems â LLMs send structured intents instead of raw SQL.","category":"database","tags":[],"official":false,"stars":8,"transport":"stdio","install":[{"cmd":"pip install mdbp","imports":[]}],"tools":[{"name":"mdbp_query","description":"Execute a database query using an intent object. Accepts intent, entity, filters, fields, sort, limit, offset, and other query parameters."},{"name":"mdbp_describe_schema","description":"Get the database schema including all tables, columns, and their types."},{"name":"mdbp_dispose","description":"Dispose of the database connection pool."}],"env_vars":["DATABASE_URL"],"auth_type":"none","github":"https://github.com/DorukYelken/Model-Database-Protocol","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}