RepoDepot
MCP Server

claude-simone

by Helmi
MCP server for Claude Code — a project management framework with structured prompts for AI-assisted development

Simone is a project and task management system for Claude Code, providing structured prompts and tools to enhance AI assistant workflows. It offers two implementations: a mature directory-based system and an early access MCP server for activity tracking and structured context. This dual approach supports both established and cutting-edge Claude Code development.

View on GitHub ↗
Key features
  • Directory-based task management for project organization
  • Provides structured prompts for AI assistant comprehension
  • MCP server for real-time activity tracking and context
  • Supports both legacy and Model Context Protocol workflows
Languages
TypeScript82%JavaScript15%Handlebars4%Shell0%
Top contributors
Looks dormant
No pushes in over six months (7mo ago).

Simone for Claude Code

Task & Project Manager for Claude Code

Simone is a comprehensive project and task management system designed specifically for AI-assisted development workflows. It provides structured prompts and tools to help AI assistants understand and work with your projects effectively.

Mentioned in Awesome Claude Code

Choose Your Version

This repository contains two implementations of Simone:

🏗️ Legacy System (Original)

The initial implementation of Simone. A directory-based task management system that provides a more complete feature set and has been used in real projects.

→ Get started with Legacy Simone

🚀 MCP Server (Early Access)

A new implementation using the Model Context Protocol (MCP). This version offers structured prompts, activity tracking, and more in the future.

⚠️ Early Access: The MCP version is in active development and best suited for early adopters.

→ Get started with MCP Simone

Repository Structure

  • /legacy - The original directory-based Simone system
  • /mcp-server - The new MCP implementation (early access)
  • /hello-simone - Universal installer for both versions

Contributing

As we're in a transition period, please open an issue before contributing to discuss whether changes should target the legacy system or the new MCP implementation.

License

MIT License - see LICENSE file for details.

Similar mcp servers

Added to RepoDepot ·