首页 > MCP Servers > workos-mcp

workos-mcp

官网

Lightweight MCP server to give your Cursor Agent access to the WorkOS API.

★★★★ (0 评价)

更新时间:2025-03-05 19:21:18

workos-mcp的信息

What is workos_mcp

- What is workos-mcp: workos-mcp is a lightweight Model Control Protocol (MCP) server that facilitates communication between agents (like Cursor Agents) and the WorkOS API. It is built using the create-mcp framework and deployed on Cloudflare Workers.

How to use workos_mcp

- How to use workos-mcp: 1. Clone and deploy the MCP server using the automated installation script: ```bash bun create mcp --clone https://github.com/zueai/workos-mcp ``` 2. Add the MCP server in the Cursor settings and paste the copied command. 3. Upload the WorkOS API key and client ID as secrets: ```bash bunx wrangler secret put WORKOS_API_KEY bunx wrangler secret put WORKOS_CLIENT_ID ``` 4. Deploy updates using: ```bash bun run deploy ``` 5. Reload the Cursor window to use the updated tools.

Key features of workos_mcp

  • Core features:
  • Lightweight MCP server deployed on Cloudflare Workers.
  • Allows agents to interact with the WorkOS API.
  • Simple integration with the create-mcp framework.
  • Supports adding custom MCP tools via method definitions.

Use cases of workos_mcp

  • Use cases of workos-mcp:
  • Facilitating integration between agents and the WorkOS API.
  • Adding custom tools to the MCP server for specialized use cases.
  • Leveraging Cloudflare Workers to deploy and manage MCP servers.

FAQ from workos_mcp

- FAQ from workos-mcp: - How can I add a new MCP tool? You can add a new tool by defining a method in the `MyWorker` class in `src/index.ts`. The method will automatically become an MCP tool. - How do I deploy updates to the MCP server? Simply run the deploy script using `bun run deploy` and reload the Cursor window to apply changes.

workos-mcp评价

workos-mcp替代品

cloudflare-api-mcp

cloudflare-api-mcp is a lightweight Model Control Protocol server that allows seamless interaction with the Cloudflare API, facilitating DNS management, cache purging, and zone listing via Cloudflare Workers.

Neon MCP Server

Neon MCP Server is a lightweight Model Control Protocol server that interfaces with the Neon API, deployed on Cloudflare Workers. It offers automated setup for easy deployment and interaction with real-time data.

openchat-monorepo

openchat-monorepo是一个现代化的全栈AI聊天机器人应用,基于React和Cloudflare Workers构建,支持Web、移动和桌面端,提供无缝的跨平台体验。

GitHub MCP Server

GitHub MCP Server是一个功能强大的API接口,专为GitHub平台设计,支持文件操作、仓库管理、搜索功能等多种操作,助力开发者高效管理项目。

MySQL MCP Server

MySQL MCP Server是一个模型上下文协议(MCP)服务器,提供安全的MySQL数据库交互功能,支持AI助手安全地列出表格、读取数据和执行SQL查询。

Cloudflare MCP Server

Cloudflare MCP Server是一个新标准化协议的实现,旨在通过自然语言与Cloudflare API交互,简化管理大型语言模型与外部系统之间的上下文。

Tinybird MCP Server

Tinybird MCP Server 是一个用于从任何 MCP 客户端与 Tinybird 工作区交互的服务器,支持数据查询和推送数据文件。

Todoist MCP Server

Todoist MCP Server是一个实现MCP协议的服务器,集成Claude与Todoist,支持自然语言任务管理,提升用户体验。

workos-mcp对比