Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Gorev
G
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Gorev

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gorev": {
      "command": "npx",
      "args": [
        "-y",
        "gorev"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

πŸš€ Gorev

⚠️ WARNING: HEAVY DEVELOPMENT ⚠️

This project is currently under active development. Breaking changes, API modifications, and feature updates may occur frequently. Use with caution in production environments.

Last Updated: November 28, 2025 | Version: v0.17.0

πŸ‡ΊπŸ‡Έ English | πŸ‡ΉπŸ‡· TΓΌrkΓ§e

πŸŽ‰ NEW in v0.17.0: MCP tool parameter transformation fixes + 100% test success! See What's New

Go Version MCP License Test Coverage Platform

Modern task management system with Turkish support, designed for MCP-compatible AI assistants (Claude, VS Code, Windsurf, Cursor)

Features β€’ Installation β€’ Usage β€’ Documentation β€’ Contributing

🎯 What is Gorev

Gorev is a powerful Model Context Protocol (MCP) server written in Go that provides task management capabilities to all MCP-compatible AI editors (Claude Desktop, VS Code, Windsurf, Cursor, Zed, etc.). It combines project management, task tracking, and organization needs with the power of AI assistants to boost your productivity.

πŸ—οΈ Three-Module Architecture

  1. gorev-mcpserver - MCP server written in Go (core component)
    • Embedded Web UI 🌐 - React interface embedded in binary (NEW! v0.16.0)
    • REST API server (Fiber framework)
    • MCP protocol support
  2. gorev-vscode - VS Code extension (optional visual interface)
  3. gorev-web - React + TypeScript source code (development)

Thanks to the MCP protocol, you can connect to the server from any MCP-compatible editor. The daemon automatically starts on first MCP connection, and the Web UI becomes available at http://localhost:5082. The VS Code extension provides a rich IDE-integrated experience with automatic daemon management.

πŸ”Œ Daemon Architecture (v0.16.0+)

Gorev runs as a background daemon process, providing these key benefits:

Core Features:

  • Single Instance Management: Lock file (~/.gorev-daemon/.lock) prevents port conflicts
  • Multi-Client Support: Multiple MCP clients (Claude, VS Code, Windsurf, Cursor) can connect simultaneously
  • Auto-Start: VS Code extension automatically detects and starts daemon (v0.16.2+)
  • Health Monitoring: Real-time status via /api/health endpoint
  • WebSocket Support: Real-time task update events (experimental)

Quick Start:

bash
# Start daemon in background
gorev daemon --detach

# Check daemon status
curl http://localhost:5082/api/health

# Web UI automatically available
open http://localhost:5082

Architecture Diagram

mermaid
graph TB
    subgraph "External Clients"
        Claude[Claude Desktop/Code]
        VSCode[VS Code Extension]
        Cursor[Cursor IDE]
        Windsurf[Windsurf]
    end

    subgraph "Gorev Daemon (Port 5082)"
        Lock[Lock File<br/>~/.gorev-daemon/.lock]

        subgraph "Protocol Layers"
            MCP[MCP Proxy<br/>stdio]
            REST[REST API<br/>Fiber - 23 endpoints]
            WS[WebSocket<br/>Real-time events]
        end

        Handler[MCP Handlers<br/>24 Unified Tools]

        subgraph "Storage"
            DB[(SQLite DB<br/>.gorev/gorev.db)]
        end

        WebUI[Embedded Web UI<br/>React + TypeScript]
    end

    Claude -->|MCP/stdio| MCP
    VSCode -->|REST/HTTP| REST
    Cursor -->|MCP/stdio| MCP
    Windsurf -->|MCP/stdio| MCP

    MCP --> Handler
    REST --> Handler
    WS -.->|broadcasts| VSCode

    Handler --> DB

    REST --> WebUI

    Lock -.->|manages| MCP
    Lock -.->|manages| REST

    style Claude fill:#f9f,stroke:#333
    style VSCode fill:#9cf,stroke:#333
    style Cursor fill:#fc9,stroke:#333
    style Windsurf fill:#9fc,stroke:#333
    style Handler fill:#ff9,stroke:#333
    style DB fill:#9f9,stroke:#333

Architecture Components:

  • Lock File: ~/.gorev-daemon/.lock contains PID, port, version, and daemon URL
  • REST API Server: 23 endpoints for VS Code extension (Fiber framework)
  • MCP Proxy: Forwards stdio MCP protocol requests to internal handlers
  • WebSocket Server: Real-time event broadcasting for task updates
  • Workspace Manager: Multi-workspace support with SHA256-based IDs

VS Code Integration: The extension automatically manages the daemon lifecycle:

  1. On activation, checks if daemon is running (reads lock file)
  2. Starts daemon if not running
  3. Connects to REST API for all operations
  4. Optionally shuts down daemon on deactivation (if extension started it)

See Daemon Architecture Documentation for detailed technical specifications.

πŸŽ‰ What's New in v0.17.0

πŸ”§ MCP Tool Parameter Transformation Fixes (October 6, 2025)

gorev_bulk - All 3 operations now fully functional:

  • update operation: Properly transforms {ids: [], data: {}} β†’ {updates: [{id, ...fields}]}
  • transition operation: Accepts both status and yeni_durum parameter names for flexibility
  • tag operation: Accepts both operation and tag_operation parameter names
  • Test result: 100% success rate (5/5 operations passed in production)

gorev_guncelle - Extended to support multiple field updates:

  • Can update status (status), priority (priority), or both simultaneously
  • At least one parameter required for validation
  • Backward compatible with existing code

gorev_search (advanced mode) - Smart query parsing added:

  • Example: "durum:devam_ediyor oncelik:yuksek tags:frontend"
  • Automatically extracts filters from natural language queries
  • Multi-filter support with space-separated key:value pairs
  • Works seamlessly with existing filter parameters

VS Code Tree View - Dependency indicators now visible:

  • πŸ”’ (blocked), πŸ”“ (unblocked), πŸ”— (dependents) icons display correctly
  • Fixed JSON serialization issue (removed omitempty from dependency counters)
  • All dependency relationships now visible in tree structure

Validation: 100% success rate confirmed by Kilocode AI comprehensive test report


πŸ› Previous Updates (v0.16.2 - October 5, 2025)

  • NPM Binary Update Fix: Fixed critical bug where NPM package upgrades preserved old binaries
    • Users upgrading from v0.16.1 or earlier were stuck on v0.15.24 (September 2025)
    • Package size reduced from 78.4 MB to 6.9 KB (binaries now always downloaded from GitHub)
    • All users now get latest features (REST API, Web UI, VS Code auto-start)
  • VS Code Auto-Start: Extension now automatically detects and starts daemon
    • No manual commands required - daemon auto-starts via lock file detection
    • Checks if daemon is running (~/.gorev-daemon/.lock), starts if needed
    • Proper database path configuration (workspace/.gorev/gorev.db)
    • Shared daemon across all MCP clients (Claude, Cursor, Windsurf)

🌐 Embedded Web UI (v0.16.0)

  • Zero-Configuration: Modern React interface built into Go binary
  • Instant Access: Automatically available at http://localhost:5082
  • Full Features: Tasks, projects, templates, subtasks, and dependencies
  • Language Sync: Turkish/English switcher synchronized with MCP server
  • No Separate Installation: Just run npx @mehmetsenol/gorev-mcp-server serve and you're ready!

πŸ—‚οΈ Multi-Workspace Support (v0.16.0)

  • Isolated Workspaces: Each project folder gets its own task database
  • Workspace Switcher: Seamlessly switch between workspaces in Web UI
  • Auto-Detection: Automatically detects .gorev/ directory in current folder
  • SHA256 IDs: Secure workspace identification
  • VS Code Integration: Extension auto-registers workspace on activation

πŸ”Œ REST API Migration

  • 23 Endpoints: Complete Fiber-based REST API
  • VS Code Extension: Migrated from MCP to REST API for better performance
  • Type-Safe: 100% TypeScript with zero parsing errors
  • Faster: Direct HTTP calls vs. stdio + markdown parsing
  • Backward Compatible: MCP protocol still fully supported

🏷️ Template Aliases

  • Quick Commands: Use bug, feature, research instead of template IDs
  • Consistency: Same aliases across all workspaces
  • No More UUID Hunting: Human-readable template identifiers
  • Documentation: Full guide at MCP Config Examples

πŸ“¦ NPM Package

  • Package Name: @mehmetsenol/gorev-mcp-server
  • Global Install: npm install -g @mehmetsenol/gorev-mcp-server
  • NPX Ready: npx @mehmetsenol/gorev-mcp-server serve for instant use
  • Cross-Platform: Works on Windows, macOS, and Linux

✨ Features

πŸ“ Task Management

  • Smart task creation - Using natural language commands
  • Markdown support - Rich description formatting
  • Status management - Pending β†’ In Progress β†’ Completed
  • Priority levels - Low, Medium, High
  • Flexible editing - Update all task properties

πŸ“ Project Organization

  • Hierarchical structure - Task grouping under projects
  • Active project system - Quick operations with default project
  • Project-based reporting - Detailed statistics
  • Multi-project support - Unlimited project creation

πŸ”— Advanced Features

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Dida365 logoDida365

    MCP Server for Dida365 (TickTick) Task Management Integration

    πŸ’» Developer Tools0 views
    Compare vs Dida365 β†’
  • MCP Server for AI Assistants logoMCP Server for AI Assistants

    DevCycle MCP server for feature flag management

    πŸ’» Developer Tools0 views
    Compare vs MCP Server for AI Assistants β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • Stellary Project Management MCP Server logoStellary Project Management MCP Server

    Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

    πŸ’» Developer Tools1 views
    Compare vs Stellary Project Management MCP Server β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Gorev

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gorev": { "command": "npx", "args": ["-y", "gorev"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGorev AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gorev?style=directory)](https://allmcps.com/mcp/gorev)
HTML Embed
<a href="https://allmcps.com/mcp/gorev"><img src="https://allmcps.com/api/badge/gorev?style=directory" alt="Gorev on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
28Quality signal: Emerging Β· 28/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Gorev β†’Install in Claude DesktopInstall in CursorInstall in VS Code