Integration · Developer tools
Connect Claude & ChatGPT to Rocketadmin
Ask your AI which orders are still pending, how a table is structured, or who changed a record yesterday. It works through the database connections you already have in Rocketadmin: it can list connections and tables, read table structure, find rows with filters, and read dashboards. It can also run your saved queries and read the change log.
Free plan, no credit card. Takes about a minute.
Try asking
“Which database connections can I access?”
The AI lists the Rocketadmin connections you have access to, with their IDs.
“What tables are in the production connection?”
It lists the tables in that connection.
“Show me the columns and foreign keys of the orders table.”
It reads the table structure: columns, types, primary key and foreign keys.
What your AI can do
Tables and rows
List connections and tables, read table structure, and find rows with filters or free-text search.
Saved queries and dashboards
List and read saved queries, run them, and read dashboards with their widgets.
Change log
Read the audit log of changes made through Rocketadmin, filtered by table, user email, date or operation.
“Find orders with status pending.”
It reads rows from the orders table filtered on status.
“Run our saved query for weekly signups.”
It finds the saved query in the connection and runs it, then returns the results.
“Who changed the customers table yesterday?”
It lists the change log for that table and date, with who made each change and what kind of operation it was.
11 tools for Rocketadmin
These tools are switched on when you connect. You can switch any of them off, or require your approval before it runs.
find_rowsChanges dataRead rows from a table (`table_name`) in a connection. Pass `filters` as an object of column: {operator: value} (e.g. {"status": {"eq": "active"}}), or {} for all rows, and an optional free-text `search`.get_connectionGet one database connection by `connection_id` (title, database type, host).get_dashboardGet one dashboard (`dashboard_id`) in a connection, with its widgets.get_saved_queryGet one saved query (`query_id`) in a connection, with its SQL.get_table_structureGet the columns, types, primary key and foreign keys of a table (`table_name`) in a connection.list_change_logList the audit log of changes made through Rocketadmin in a connection, filtered by `table_name`, `email`, date range or operation type.list_connectionsList the database connections you can access in Rocketadmin, with their IDs.list_dashboardsList the dashboards in a connection.list_saved_queriesList the saved SQL queries in a connection.list_tablesList the tables in a connection (`connection_id`).run_saved_queryChanges dataRun a saved query (`query_id`) in a connection and return its results; `table_name` is required by the API.
Set up in three steps
- 1
Pick the app
Create a free PipMCP account and choose Rocketadmin from the app list.
- 2
Paste your key
Paste your Rocketadmin API key. In the Rocketadmin dashboard open your Account settings, enter a title in the API key field and click Generate. Copy the key and store it safely.
- 3
Add the link to your AI
You get a personal MCP link. Add it to Claude, ChatGPT or Cursor:
- Click your name, then Settings › Connectors › Add custom connector.
- Paste your link as the Remote MCP server URL.
- Switch it on from the + menu in a chat.
Questions
What can the AI do in Rocketadmin?
The AI can list your connections, tables, saved queries and dashboards, read table structure and rows, read the change log and run saved queries. It cannot add, edit or delete rows.
Does the AI see my Rocketadmin credentials?
No. Your Rocketadmin API key is encrypted at rest and never shown to the AI. After you save it, it is not shown again, not even to you. The AI only sees the results of the tools it calls.
Can I control what the AI is allowed to do?
Yes. You choose which tools are switched on. Reading rows can show personal data, and running a saved query executes its SQL against your database, so both can require your approval before they run. Every tool call is logged.
Does it work with ChatGPT?
Yes. In ChatGPT go to Settings › Apps & Connectors › Advanced and turn on Developer mode, then add your PipMCP link. Developer mode needs a paid ChatGPT plan: Plus, Pro, Business or Enterprise. The same link also works in Claude (Settings › Connectors › Add custom connector), Cursor and other MCP clients.
What does it cost?
PipMCP has a free plan with no credit card required. Paid plans bill per completed task. You also need your own Rocketadmin account.
Does the AI connect to my database directly?
No. The AI works through Rocketadmin's API with your Rocketadmin API key. It reaches the database connections you can access in Rocketadmin and nothing else.
Let your AI work in Rocketadmin today.
Start free. Your key stays encrypted, and you decide what the AI may do.
Connect Rocketadmin freePipMCP is not affiliated with Rocketadmin. Product names are trademarks of their owners.






