Skip to main content
Glama
RestDB

Codehooks.io MCP Server

by RestDB

export

Export data from a collection to CSV or JSONL format, either returning content directly or saving to a file within the Docker container.

Instructions

Export data from collection. If no filepath specified, returns the exported content directly. If filepath specified, saves to file inside Docker container.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collectionYesCollection to export
filepathNoFile to save export data (optional, will return content if not specified)
csvNoExport to CSV format
jsonlNoExport to JSONL format

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RestDB/codehooks-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server