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
| Tool | Description |
|---|---|
get_agents | Lists all agents in the organization. Supports pagination with page and limit. |
get_agent_by_id | Fetches detailed metadata, configuration, and available tools for a specific agent. |
create_agent | Creates a new agent. Requires description; accepts model, prompts, visibility, interface config, tools, and many behavior flags. |
update_agent | Updates an existing agent. Requires agent_id; all other fields are optional. |
delete_agent | Deletes an agent by its id or handle. |
Datastores
| Tool | Description |
|---|---|
get_datastores | Lists all datastores in the organization. Supports pagination with page and limit. |
get_datastore_by_id | Fetches detailed information about a specific datastore. |
create_datastore | Creates a new datastore. Requires type (qdrant or typesense); accepts name, description, config, and plugin metadata. |
update_datastore | Updates an existing datastore. Requires datastore_id; all other fields are optional. |
delete_datastore | Deletes a datastore by its id. |
Consumption
| Tool | Description |
|---|---|
get_consumption_events | Returns a paginated list of credit consumption events. Supports filtering by date range, agent, feature type, LLM provider, model, and conversation. |
get_consumption_summary | Returns aggregated consumption metrics. Requires start_date, end_date, and group_by (agent, feature, provider, model, day, week, or month). |
Conversations
| Tool | Description |
|---|---|
get_conversation | Retrieves a single conversation by ID, including its last 50 messages, lead/contact info, and attachments. |
export_agent_conversations | Exports 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. |
Máy chủ liên quan
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
PyPI Query MCP Server
A server to query the Python Package Index (PyPI) for package information, dependencies, and compatibility.
mcp-hosts-installer
MCP server that installs and registers other MCP servers in Cursor, VS Code, or Claude Desktop from npm, PyPI, or a local folder (via npx).
Deriv API Server
An MCP server and OpenAI function calling service for interacting with the Deriv API.
ServeMyAPI
A personal server for securely storing and accessing API keys using the macOS Keychain.
Ilograph MCP Server
Create and validate Ilograph diagrams with access to documentation and guidance.
Flux Schnell MCP Server
A text-to-image generation server using the Flux Schnell model.
Remote MCP Server (Authless)
An authentication-free remote MCP server deployable on Cloudflare Workers.
Terry-Form MCP
Execute Terraform commands locally in a secure, containerized environment. Features LSP integration for intelligent Terraform development.
MCP LaTeX Server
Create, edit, and manage LaTeX files. Requires an external LaTeX distribution like MiKTeX, TeX Live, or MacTeX.
OpsLevel
Interact with your OpsLevel account using read-only access.