MCP Project Manager
MCP 프로젝트 관리자 (터미널 + 웹 + 데스크톱)
이 프로젝트는 하나의 백엔드에서 세 가지 인터페이스를 지원합니다:
터미널 제품군
REST API + React UI
MCP stdio 서버
선택적 Python 데스크톱 런처 (로컬 앱으로 브라우저 실행)
빠른 시작
인프라 시작:
docker compose up -d스키마 적용:
psql postgresql://postgres:postgres@localhost:5432/mcp_pm -f backend/sql/schema.sqlhttp://localhost:4000/용 프론트엔드 빌드:npm run buildAPI 서버 시작:
npm run start
프론트엔드 빌드가 누락된 경우, /는 다음 단계를 안내하는 명확한 메시지를 반환합니다.
Related MCP server: local-code-intel-mcp
개별 실행 모드
터미널 제품군:
npm run terminalMCP stdio 서버:
npm run mcp데스크톱 런처 (연결 모드):
npm run desktop데스크톱 런처 (백엔드 자동 시작):
npm run desktop:start
백엔드 워크스페이스 대응:
npm --workspace backend run terminalnpm --workspace backend run mcpnpm --workspace backend run desktopnpm --workspace backend run desktop:start
API 추가 사항
GET /api/projects/:id/plans(필터 + 페이지네이션)GET /api/projects/:id/plans/compare?againstVersion=NPOST /api/plans/:planId/promote-baselinePOST /api/analysis/summarize-codebase(폴더 전체 요약, 파일별 설명, Mermaid 파이프라인)피드백 작업에
needs_review포함구조 생성 옵션:
profile,dryRun,overwriteStrategy
파일 시스템 안전성
파일 시스템 엔드포인트는 FS_BASE_PATH(기본값: 백엔드 작업 디렉토리)로 제한됩니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceMulti-project execution, memory, and collaboration platform for humans and AI agents, providing MCP tools for agents to read and write project state.2MIT
- FlicenseNot gradedqualityDmaintenanceProvides code intelligence by indexing source code into SQLite and offering MCP tools for symbol search, flow tracing, and context retrieval to assist with code navigation and understanding.
- FlicenseNot gradedqualityBmaintenanceA plugin-based MCP platform providing tools for project file management, Git operations, browser automation, and command execution.
- AlicenseBqualityBmaintenanceManifest-driven MCP server scaffolder and runtime hub for tool integrations.1MIT
Related MCP Connectors
Project management MCP for AI agents with safe task reads and writes.
MCP server for generating rough-draft project plans from natural-language prompts.
A MCP server built for developers enabling Git based project management with project and personal…
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/HA2614/mcpserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server