JUHE API Marketplace
weavely avatar
MCP Server

Remote MCP Server

A deployable Model Context Protocol server for Cloudflare Workers that enables AI models to use custom tools without authentication requirements.

0
GitHub Stars
11/20/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. mcp

README Documentation

Weavely MCP โ€“ Remote MCP Server for Form Generation

This project sets up a Model Context Protocol (MCP) server using the @modelcontextprotocol/sdk, hosted on Cloudflare Workers, to programmatically generate forms using the Weavely API.


๐Ÿš€ Features

  • Deploys an auth-less MCP server on Cloudflare Workers
  • Exposes a tool: create-form to generate forms via prompt
  • Uses axios for external API calls to weavely.ai
  • Built using TypeScript and the official @modelcontextprotocol/sdk

๐Ÿ› ๏ธ Technologies Used

  • ๐Ÿง  MCP SDK: @modelcontextprotocol/sdk
  • ๐ŸŒฉ๏ธ Cloudflare Workers + Wrangler
  • ๐Ÿ›ก Type-safe schema validation with zod
  • ๐ŸŒ HTTP requests via axios
  • ๐Ÿงน Formatting & linting with biome

๐Ÿ“ฆ Installation

git clone https://github.com/weavely/mcp.git
cd mcp
npm install

๐Ÿงช Development

Start a development server locally using Wrangler:

npm run dev

๐Ÿ“ค Deployment

Deploy to Cloudflare Workers:

npm run deploy

Or use the Cloudflare Deploy Button:

Deploy to Workers


๐Ÿ“บ Demo

Curious how it works? Watch a short demo here:

โ–ถ๏ธ https://youtu.be/C1jZBrGV6jE


๐Ÿ”ง Tool: create-form

This MCP agent defines one tool:

  • Name: create-form
  • Description: Create a new Weavely form.
  • Input Schema:
    {
      name?: string;
      prompt: string;
    }
    
  • Behavior: Sends a POST request to https://api.weavely.ai/v1/forms/generate and returns the form content.

๐Ÿงฐ Scripts

ScriptDescription
devStart development server
deployDeploy to Cloudflare
formatFormat code using Biome
lint:fixFix linting issues via Biome
cf-typegenGenerate Cloudflare bindings

๐Ÿ—‚ Folder Structure

weavely-mcp/
โ”œโ”€โ”€ src/
โ”‚   โ””โ”€โ”€ index.ts           # Main MCP logic and tool registration
โ”œโ”€โ”€ worker-configuration.d.ts
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ wrangler.jsonc         # Cloudflare deployment config
โ”œโ”€โ”€ tsconfig.json
โ””โ”€โ”€ .vscode/

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright ยฉ 2025 - All rights reserved