Command Palette

Search for a command to run...

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

Personal Agent

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

A minimal remote MCP server running on Cloudflare Workers, exposing a test tool that echoes a message and returns server metadata.

GitHubEmbed

Описание

A minimal remote MCP server running on Cloudflare Workers, exposing a test tool that echoes a message and returns server metadata.

README

A minimal remote MCP server running on Cloudflare Workers.

Deploy to Cloudflare

Deploy to Cloudflare

Click the button above to deploy this repository to your Cloudflare account. Cloudflare will create/configure the Worker and deploy it using the repository's Wrangler configuration.

Endpoints

  • Health check: /
  • MCP endpoint: /mcp

After deployment, connect your MCP client to:

https://<your-worker>.<your-subdomain>.workers.dev/mcp

Local development

npm install
npm run dev

Then test with MCP Inspector against:

http://localhost:8787/mcp

Manual deployment

npm install
npm run deploy

Make sure you have authenticated Wrangler first:

npx wrangler login

Tool

The server currently exposes one test tool:

  • sprite_test — echoes a message and returns server metadata.

Notes

This project uses Cloudflare's current stateless MCP handler approach through the Agents SDK. The /mcp endpoint is the remote MCP transport endpoint.

from github.com/958877748/personal-agent-mcp

Установка Personal Agent

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

▸ github.com/958877748/personal-agent-mcp

FAQ

Personal Agent MCP бесплатный?

Да, Personal Agent MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Personal Agent?

Нет, Personal Agent работает без API-ключей и переменных окружения.

Personal Agent — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Personal Agent в Claude Desktop, Claude Code или Cursor?

Открой Personal Agent на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Personal Agent with

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

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

Автор?

Embed-бейдж для README

Похожее

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