Skip to main content
Glama
RestDB

Codehooks.io MCP Server

by RestDB

import

Import JSON or CSV data into a specified collection on Codehooks.io, either from a file path within the Docker container or directly from provided content.

Instructions

Import data from file or content. Provide either 'filepath' (for files inside Docker container) or 'content' (JSON/CSV data as string).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filepathNoFile path to import from (optional if content is provided)
contentNoFile content to import as JSON or CSV data (optional if filepath is provided)
collectionYesCollection to import into
separatorNoCSV separator character
encodingNoFile encoding

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