Project Planner
БесплатноНе проверенA remote MCP server deployed on Cloudflare Workers for hosting and exposing MCP tools to AI clients via a remote endpoint.
Описание
A remote MCP server deployed on Cloudflare Workers for hosting and exposing MCP tools to AI clients via a remote endpoint.
README
This repository contains a Cloudflare Workers-based remote Model Context Protocol (MCP) server example. It is designed to host a remote MCP service that can be used by AI clients, Playground integrations, and local proxy tools.
Overview
- Project type: Cloudflare Workers / MCP tool server
- Stack: TypeScript, Wrangler, Cloudflare Workers
- Purpose: expose MCP tools via a remote endpoint for AI clients
How to use
1. Install dependencies
npm install
2. Run locally
npm run dev
This starts the Cloudflare Workers development server and exposes the MCP endpoint locally.
3. Deploy to Cloudflare
npm run deploy
After deployment, your MCP endpoint will be available at the Worker URL under /mcp.
4. Connect with a client
Use the deployed URL in any MCP-compatible client.
Example URL format:
https://<your-worker-subdomain>.workers.dev/mcp
Project structure
src/index.ts— main Worker entrypoint and MCP tool registrationwrangler.jsonc— Cloudflare configurationpackage.json— scripts and dependenciesREADME.md— this file
Available scripts
npm run dev— start local development servernpm run deploy— deploy the Worker to Cloudflarenpm run cf-typegen— generate Wrangler typesnpm run type-check— run TypeScript type checking
Notes
- Use
wranglerfor Cloudflare configuration and deployment. - Add MCP tools under
src/index.tsto extend the server functionality. - This setup is intended for development and experimentation with remote MCP tooling.
Установка Project Planner
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/SANDIPAN22/project-planner-mcpFAQ
Project Planner MCP бесплатный?
Да, Project Planner MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Project Planner?
Нет, Project Planner работает без API-ключей и переменных окружения.
Project Planner — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Project Planner в Claude Desktop, Claude Code или Cursor?
Открой Project Planner на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Project Planner with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
