Skip to main content
Glama

Model Control Protocol Server (MCP)

by zueai
project-context.mdc652 B
--- description: globs: alwaysApply: true --- # Create-MCP ## Project Context A CLI tool that sets up a Model Control Protocol (MCP) server and deploys it to Cloudflare Workers so you can start making new tools for your Cursor Agent in minutes. This is super useful if you want to add MCP tools to your Cursor Agent to call APIs or other services. ### The tool will - Clone the template repository - Install dependencies - Initialize a Git repository - Set up the MCP server - Deploy a Cloudflare Workers with the same name as the server - Add it to Claude Desktop - Copy the MCP server command to your clipboard so you can paste it into Cursor

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/zueai/create-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server