Follow Plan MCP Server

Follow Plan MCP Server

An MCP server for intelligent project planning and task management featuring task tracking, bug reporting, and feature specification with SQLite persistence. It includes full-text search capabilities and automatic filesystem synchronization to keep project data organized and accessible.

Category
访问服务器

README

Follow Plan MCP Server

A comprehensive Model Context Protocol (MCP) server for intelligent project planning and task management with SQLite persistence and full-text search capabilities.

Features

  • Task Management: Create, update, and track tasks with status, priority, and progress
  • Feature Planning: Manage user stories, epics, and feature specifications
  • Bug Tracking: Report and track bugs with severity levels and reproduction steps
  • Rule Engine: Define project rules, validations, and automation guidelines
  • Full-Text Search: Advanced search across all plan items with relevance scoring
  • SQLite Storage: Persistent storage with FTS5 full-text search indexing
  • Auto-Sync: Automatic synchronization between database and filesystem
  • Backup/Restore: Database backup and restore functionality

Quick Start

1. Install Dependencies

npm install

2. Build the Project

npm run build

3. Start the MCP Server

npm start /path/to/your/project

The server will create a .plan directory in your project with the following structure:

.plan/
├── database.db          # SQLite database
├── index.md            # Project overview
├── tasks/              # Task files
├── features/           # Feature files
├── bugs/               # Bug files
├── rules/              # Rule files
├── workflows/          # Workflow documentation
├── changelog/          # Project changelog
└── tmp/                # Temporary files and logs

MCP Tools

Task Management

  • create_task - Create a new task
  • update_task - Update an existing task
  • get_task - Get task details by ID
  • list_tasks - List tasks with optional filters
  • delete_task - Delete a task

Feature Management

  • create_feature - Create a new feature
  • update_feature - Update an existing feature
  • get_feature - Get feature details by ID
  • list_features - List features with optional filters
  • delete_feature - Delete a feature

Bug Tracking

  • create_bug - Create a new bug report
  • update_bug - Update an existing bug
  • get_bug - Get bug details by ID
  • list_bugs - List bugs with optional filters
  • delete_bug - Delete a bug

Rule Management

  • create_rule - Create a new project rule
  • update_rule - Update an existing rule
  • get_rule - Get rule details by ID
  • list_rules - List rules with optional filters
  • delete_rule - Delete a rule

Search & Discovery

  • search - Search across all plan items
  • advanced_search - Advanced search with filters

Data Management

  • backup_database - Create a database backup
  • restore_database - Restore from backup
  • sync_filesystem - Sync database to filesystem

MCP Resources

  • plan://index - Project plan overview (Markdown)
  • plan://tasks - All tasks (JSON)
  • plan://features - All features (JSON)
  • plan://bugs - All bugs (JSON)
  • plan://rules - All rules (JSON)
  • plan://stats - Project statistics (JSON)

Configuration

Claude Desktop

Add to your Claude Desktop configuration:

{
  "mcpServers": {
    "follow-plan": {
      "command": "node",
      "args": [
        "/path/to/follow-plan-mcp/dist/index.js",
        "/path/to/your/project"
      ],
      "env": {}
    }
  }
}

Environment Variables

  • LOG_LEVEL - Set logging level (debug, info, warn, error)
  • PLAN_AUTO_SYNC - Enable/disable auto-sync (default: true)
  • PLAN_BACKUP_INTERVAL - Backup interval in seconds (default: 1800)

Development

Build

npm run build

Test

npm test
npm run test:coverage

Lint

npm run lint
npm run lint:fix

Format

npm run format

Database Schema

The server uses SQLite with FTS5 full-text search. Key tables:

  • tasks - Project tasks
  • features - Feature specifications
  • bugs - Bug reports
  • rules - Project rules
  • messages - Communication logs
  • prompts - AI prompt templates
  • cascades - Automation workflows
  • fts_search - Full-text search index

Architecture

src/
├── index.ts              # Main MCP server
├── types/                # TypeScript type definitions
├── services/             # Business logic services
│   ├── database-service.ts
│   ├── task-service.ts
│   ├── feature-service.ts
│   ├── bug-service.ts
│   ├── rule-service.ts
│   ├── search-service.ts
│   └── persistence-service.ts
├── handlers/             # MCP request handlers
│   ├── tools.ts
│   ├── resources.ts
│   ├── validation.ts
│   └── search-handlers.ts
├── utils/                # Utility functions
└── constants/            # Application constants

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests
  5. Run the test suite
  6. Submit a pull request

License

MIT License - see LICENSE file for details

Support

For issues and questions:

  • GitHub Issues: [Report a bug or request a feature]
  • Documentation: See the /docs directory
  • Examples: See the /examples directory

Follow Plan MCP - Intelligent project planning for the AI age 🚀

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选
mcp-server-qdrant

mcp-server-qdrant

这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。

官方
精选
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选