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. |
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
FluidMCP CLI
A command-line tool to run MCP servers from a single file, with support for automatic dependency resolution, environment setup, and package installation from local or S3 sources.
XcodeBuildMCP
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
@blockrun/mcp
Access 30+ AI models in Claude Code with zero API keys. One wallet, pay-per-request.
NeoCoder
Enables AI assistants to use a Neo4j knowledge graph for standardized coding workflows, acting as a dynamic instruction manual and project memory.
Superpower MCP
Allows MCP execution of superpowers
VoteShip
MCP server for VoteShip - manage feature requests, votes, roadmaps, and changelogs from any MCP client. 22 tools, 5 resources, 4 workflow prompts. Triage feedback, detect duplicates, plan sprints, and generate changelogs with AI.
P4 MCP Server
Perforce P4MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.
HED MCP Server
An MCP server for Hierarchical Event Descriptors (HED) that automates sidecar creation and annotation for BIDS event files using LLMs.
NativeWind
Transform Tailwind components to NativeWind 4.
Gemsuite
The ultimate open-source server for advanced Gemini API interaction with MCP, intelligently selects models.