Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Project Planner

БесплатноНе проверен

A remote MCP server deployed on Cloudflare Workers for hosting and exposing MCP tools to AI clients via a remote endpoint.

GitHubEmbed

Описание

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 registration
  • wrangler.jsonc — Cloudflare configuration
  • package.json — scripts and dependencies
  • README.md — this file

Available scripts

  • npm run dev — start local development server
  • npm run deploy — deploy the Worker to Cloudflare
  • npm run cf-typegen — generate Wrangler types
  • npm run type-check — run TypeScript type checking

Notes

  • Use wrangler for Cloudflare configuration and deployment.
  • Add MCP tools under src/index.ts to extend the server functionality.
  • This setup is intended for development and experimentation with remote MCP tooling.

from github.com/SANDIPAN22/project-planner-mcp

Установка Project Planner

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/SANDIPAN22/project-planner-mcp

FAQ

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

Compare Project Planner with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai