GitHub Projects V2

Integrates with GitHub Projects V2 to enable direct management of project boards, issues, and field values through natural language commands without switching contexts.

View Source
20 stars
0 tools
Created Aug 2025
@arclio/arclio-github-projects-v2-github-projects-mcp

About

Integrates with GitHub Projects V2 to enable direct management of project boards, issues, and field values through natural language commands without switching contexts.

Categories

general

Installation

npm

npm install @arclio/arclio-github-projects-v2-github-projects-mcp

Configuration

{ "mcpServers": { "arclio-github-projects-v2-github-projects-mcp": { "command": "npx", "args": [ "-y", "@arclio/arclio-github-projects-v2-github-projects-mcp" ] } } }