Databases
rekor.pro
Manages database records and schemas with CRUD operations and SQL queries.
ENDPOINT 1
https://mcp.rekor.pro/mcp
Known tools 16
manage_baseManage bases.
manage_record_typeManage record_type schemas.
manage_recordCreate, read, update, patch, delete, or cancel individual records.
query_recordsList and search records in a record_type.
sql_queryExecute a read-only SQL query against database data.
manage_relationshipCreate, read, update, or delete relationships between records.
manage_relationship_typeManage relationship types.
query_relationshipsQuery relationships for a specific record.
manage_attachmentManage file attachments on records.
manage_file_typeManage file types (Buckets) — the config for a set of files: storage policy + optional metadata schema.
manage_fileManage files (path-addressed, versioned content) within a file type.
manage_inbound_webhookManage inbound webhook endpoints.
manage_triggerManage triggers.
batch_operationsExecute multiple record, relationship, and record_type operations atomically.
provider_adapterConvert between LLM provider tool formats (openai, anthropic, google, mcp) and Record record_types.
get_change_historyRetrieve the change history (audit log) for a record, relationship, record_type, or relationship type — every version as a full snapshot, plus who changed it (actor), the operation (create/update/delete/cancel/archive), and when.