← Registry

Databases

rekor.pro

Manages database records and schemas with CRUD operations and SQL queries.

1 endpoint16 known toolsCached registry data

ENDPOINT 1

https://mcp.rekor.pro/mcp

No auth detected

Known tools 16

manage_base

Manage bases.

manage_record_type

Manage record_type schemas.

manage_record

Create, read, update, patch, delete, or cancel individual records.

query_records

List and search records in a record_type.

sql_query

Execute a read-only SQL query against database data.

manage_relationship

Create, read, update, or delete relationships between records.

manage_relationship_type

Manage relationship types.

query_relationships

Query relationships for a specific record.

manage_attachment

Manage file attachments on records.

manage_file_type

Manage file types (Buckets) — the config for a set of files: storage policy + optional metadata schema.

manage_file

Manage files (path-addressed, versioned content) within a file type.

manage_inbound_webhook

Manage inbound webhook endpoints.

manage_trigger

Manage triggers.

batch_operations

Execute multiple record, relationship, and record_type operations atomically.

provider_adapter

Convert between LLM provider tool formats (openai, anthropic, google, mcp) and Record record_types.

get_change_history

Retrieve 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.