Laburen MCP Server

A template for deploying a remote, authentication-free MCP server on Cloudflare Workers.

Laburen Remote MCP Server

Exposes a remote Model-Context Protocol (MCP) server for Laburen.

Endpoint

https://laburen-mcp-server.seba-e94.workers.dev/mcp

Required header

Laburen-Api-Key: <YOUR_API_KEY>

Generate or copy your API key at Laburen Dashboard → API Keys.


Tools

Agents

ToolDescription
get_agentsLists all agents in the organization. Supports pagination with page and limit.
get_agent_by_idFetches detailed metadata, configuration, and available tools for a specific agent.
create_agentCreates a new agent. Requires description; accepts model, prompts, visibility, interface config, tools, and many behavior flags.
update_agentUpdates an existing agent. Requires agent_id; all other fields are optional.
delete_agentDeletes an agent by its id or handle.

Datastores

ToolDescription
get_datastoresLists all datastores in the organization. Supports pagination with page and limit.
get_datastore_by_idFetches detailed information about a specific datastore.
create_datastoreCreates a new datastore. Requires type (qdrant or typesense); accepts name, description, config, and plugin metadata.
update_datastoreUpdates an existing datastore. Requires datastore_id; all other fields are optional.
delete_datastoreDeletes a datastore by its id.

Consumption

ToolDescription
get_consumption_eventsReturns a paginated list of credit consumption events. Supports filtering by date range, agent, feature type, LLM provider, model, and conversation.
get_consumption_summaryReturns aggregated consumption metrics. Requires start_date, end_date, and group_by (agent, feature, provider, model, day, week, or month).

Conversations

ToolDescription
get_conversationRetrieves a single conversation by ID, including its last 50 messages, lead/contact info, and attachments.
export_agent_conversationsExports conversation messages for a specific agent in CSV format. Supports filters for date range, status, channel, sender type, and full-text search. Returns up to 100,000 messages.

相關伺服器

NotebookLM 網頁匯入器

一鍵將網頁和 YouTube 影片匯入 NotebookLM。超過 200,000 位使用者信賴。

安裝 Chrome 擴充功能