weft-mcp
Allows Replit Agent to connect to a Weft Scrumban board, enabling task capture, workflow management, and sprint planning from Replit.
Weft MCP Server
Drive your Weft Scrumban board from any MCP client — capture tasks from conversation, move work across Backlog → Todo → Doing → Done, and plan time-boxed sprints, just by asking your AI.
Weft is an AI-first Scrumban task manager for solo founders and small startup teams. One hosted MCP server means Claude, ChatGPT, Cursor, Codex, Gemini CLI, Replit, Lovable, Windsurf, Cline, and Zed can all manage the same board — no extra plugins needed.
Server
Endpoint |
|
Transport | Streamable HTTP (MCP 2025-11-25) |
Auth | OAuth 2.1 — Authorization Code + PKCE, dynamic client registration (RFC 7591). No API keys: a browser window opens to sign in with your Weft account on first use. |
Manifest |
A free account takes a minute: letsweft.com/sign-up — 50 tasks included.
Related MCP server: Bandwidth MCP Server
Install
Claude Code
claude mcp add --transport http weft https://letsweft.com/api/mcpCursor — Add to Cursor, or add to ~/.cursor/mcp.json:
{ "mcpServers": { "weft": { "url": "https://letsweft.com/api/mcp" } } }Replit — Add to Replit, or Integrations → "MCP Servers for Replit Agent" → "Add MCP server".
ChatGPT — published plugin: Plugins → search "Weft" → Connect.
Codex CLI
codex mcp add weft --transport http --url https://letsweft.com/api/mcpGemini CLI — official extension:
gemini extensions install https://github.com/AndreiFinogeev/weft-gemini-extensionClaude Desktop / Lovable / Windsurf / Cline / Zed / anything else — add
https://letsweft.com/api/mcp as a remote MCP server (custom connector) and
complete OAuth. Per-client walkthroughs: letsweft.com/integrations.
Tools (24)
Category | Tools |
Search |
|
Board |
|
Tasks |
|
Projects |
|
Sprints |
|
Destructive tools carry MCP safety annotations; deleting is safe —
trash_task keeps tasks recoverable for 30 days. Full reference:
letsweft.com/docs/mcp-tools.
What you can ask
"Add a high-priority task: fix the flaky CI test."
"What am I working on right now?"
"Move the auth refactor to Done."
"Start a one-week sprint focused on the landing redesign."
"Organize my board into projects."
Privacy & security
Your board is private: every session is scoped to your account via OAuth, and tokens are issued per client. Tasks created by AI carry creator attribution, so the board always shows who (or what) added each card.
Support
Docs: letsweft.com/docs
Email: support@letsweft.com
Privacy: letsweft.com/privacy
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for is.team, enabling AI agents to interact with project boards, tasks, cards, sprints, integrations, and real-time notifications.Last updated100491MIT

Bandwidth MCP Serverofficial
Flicense-qualityBmaintenanceOfficial MCP server for interacting with Bandwidth APIs (messaging, voice, number lookup, etc.) via AI agents. Supports configurable tool filtering and multiple deployment modes.Last updated1- Alicense-qualityCmaintenanceAgent-first project management MCP server that enables AI agents to manage tasks, spaces, lists, boards, subtasks, comments, and automations via natural language, with full audit trail and real-time sync.Last updated8,489MIT
Related MCP Connectors
Official MCP server for Lovable, the AI-powered full-stack app builder.
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AndreiFinogeev/weft-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server