Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Weclaw

FreeNot checked

Enterprise-ready MCP Gateway & Registry — unify AI development tools with secure OAuth, dynamic tool discovery, and seamless access for both autonomous agents a

GitHubEmbed

About

Enterprise-ready MCP Gateway & Registry — unify AI development tools with secure OAuth, dynamic tool discovery, and seamless access for both autonomous agents and coding assistants.

README

英文 中文

WeClaw is an open-source MCP & Skills Marketplace — discover, publish, and debug MCP servers and AI skills in real time. Connect them to your AI agents via a hosted proxy layer, all from a unified web UI.

Features

  • MCP & Skills Marketplace — Browse and search public MCP servers and AI skills by category
  • Real-time Debugging — Test and debug MCP tools and skills directly in the browser with live feedback
  • One-click Import — Add any stdio / SSE / Streamable-HTTP server from a config snippet or npm/pip package
  • Auto Compilation — Automatically connects to the server, introspects tools / prompts / resources, and persists the metadata
  • Hosted Proxy — Wraps local stdio servers into a remotely-accessible HTTP endpoint (no client-side runtime required)
  • Agent Chat — Built-in chat interface backed by CopilotKit + AG-UI; interact with your servers directly in the browser
  • GitHub OAuth — Sign in with GitHub; servers can be public or private
  • Admin Panel — Review, approve, and recommend servers; manage users and categories
  • i18n — Chinese / English interface

Tech Stack

Layer Technology
Frontend Next.js 15, React, Tailwind CSS, Radix UI, CopilotKit
Backend Python 3.10+, FastAPI, Celery, SQLAlchemy 2, Alembic
Database MySQL 8 (PostgreSQL also supported)
Cache / Queue Redis
Proxy Caddy 2
MCP Runtime fastmcp, mcp SDK

Prerequisites

Requirement Minimum
CPU 4 virtual cores
RAM 8 GB
Docker 19.03.9+
Docker Compose 1.25.1+

Quick Start

git clone https://github.com/tomeai/weclaw.git
cd weclaw

# Copy and edit the environment file
cp backend/deploy/.env.server.example backend/deploy/.env.server

# Start all services
cd docker
docker compose up -d

Development

Development

from github.com/tomeai/weclaw

Installing Weclaw

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/tomeai/weclaw

FAQ

Is Weclaw MCP free?

Yes, Weclaw MCP is free — one-click install via Unyly at no cost.

Does Weclaw need an API key?

No, Weclaw runs without API keys or environment variables.

Is Weclaw hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Weclaw in Claude Desktop, Claude Code or Cursor?

Open Weclaw on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Weclaw with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs