@paca-ai/paca-mcp 0.1.0-rc.6 → 0.1.0-rc.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +298 -0
- package/{api → build/api}/index.js +0 -0
- package/build/package.json +40 -0
- package/{tools → build/tools}/index.js +0 -0
- package/{types → build/types}/index.js +0 -0
- package/{utils → build/utils}/index.js +0 -0
- package/package.json +20 -2
- /package/{api → build/api}/client.d.ts +0 -0
- /package/{api → build/api}/client.d.ts.map +0 -0
- /package/{api → build/api}/client.js +0 -0
- /package/{api → build/api}/client.js.map +0 -0
- /package/{api → build/api}/doc-client.d.ts +0 -0
- /package/{api → build/api}/doc-client.d.ts.map +0 -0
- /package/{api → build/api}/doc-client.js +0 -0
- /package/{api → build/api}/doc-client.js.map +0 -0
- /package/{api → build/api}/extended-client.d.ts +0 -0
- /package/{api → build/api}/extended-client.d.ts.map +0 -0
- /package/{api → build/api}/extended-client.js +0 -0
- /package/{api → build/api}/extended-client.js.map +0 -0
- /package/{api → build/api}/github-client.d.ts +0 -0
- /package/{api → build/api}/github-client.d.ts.map +0 -0
- /package/{api → build/api}/github-client.js +0 -0
- /package/{api → build/api}/github-client.js.map +0 -0
- /package/{api → build/api}/index.d.ts +0 -0
- /package/{api → build/api}/index.d.ts.map +0 -0
- /package/{api → build/api}/index.js.map +0 -0
- /package/{api → build/api}/task-extended-client.d.ts +0 -0
- /package/{api → build/api}/task-extended-client.d.ts.map +0 -0
- /package/{api → build/api}/task-extended-client.js +0 -0
- /package/{api → build/api}/task-extended-client.js.map +0 -0
- /package/{api → build/api}/views-client.d.ts +0 -0
- /package/{api → build/api}/views-client.d.ts.map +0 -0
- /package/{api → build/api}/views-client.js +0 -0
- /package/{api → build/api}/views-client.js.map +0 -0
- /package/{index.d.ts → build/index.d.ts} +0 -0
- /package/{index.d.ts.map → build/index.d.ts.map} +0 -0
- /package/{index.js → build/index.js} +0 -0
- /package/{index.js.map → build/index.js.map} +0 -0
- /package/{server.d.ts → build/server.d.ts} +0 -0
- /package/{server.d.ts.map → build/server.d.ts.map} +0 -0
- /package/{server.js → build/server.js} +0 -0
- /package/{server.js.map → build/server.js.map} +0 -0
- /package/{tools → build/tools}/attachment-tools.d.ts +0 -0
- /package/{tools → build/tools}/attachment-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/attachment-tools.js +0 -0
- /package/{tools → build/tools}/attachment-tools.js.map +0 -0
- /package/{tools → build/tools}/doc-github-tools.d.ts +0 -0
- /package/{tools → build/tools}/doc-github-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/doc-github-tools.js +0 -0
- /package/{tools → build/tools}/doc-github-tools.js.map +0 -0
- /package/{tools → build/tools}/document-tools.d.ts +0 -0
- /package/{tools → build/tools}/document-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/document-tools.js +0 -0
- /package/{tools → build/tools}/document-tools.js.map +0 -0
- /package/{tools → build/tools}/index.d.ts +0 -0
- /package/{tools → build/tools}/index.d.ts.map +0 -0
- /package/{tools → build/tools}/index.js.map +0 -0
- /package/{tools → build/tools}/member-tools.d.ts +0 -0
- /package/{tools → build/tools}/member-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/member-tools.js +0 -0
- /package/{tools → build/tools}/member-tools.js.map +0 -0
- /package/{tools → build/tools}/project-tools.d.ts +0 -0
- /package/{tools → build/tools}/project-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/project-tools.js +0 -0
- /package/{tools → build/tools}/project-tools.js.map +0 -0
- /package/{tools → build/tools}/sprint-tools.d.ts +0 -0
- /package/{tools → build/tools}/sprint-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/sprint-tools.js +0 -0
- /package/{tools → build/tools}/sprint-tools.js.map +0 -0
- /package/{tools → build/tools}/task-activity-tools.d.ts +0 -0
- /package/{tools → build/tools}/task-activity-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/task-activity-tools.js +0 -0
- /package/{tools → build/tools}/task-activity-tools.js.map +0 -0
- /package/{tools → build/tools}/task-tools.d.ts +0 -0
- /package/{tools → build/tools}/task-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/task-tools.js +0 -0
- /package/{tools → build/tools}/task-tools.js.map +0 -0
- /package/{tools → build/tools}/task-type-tools.d.ts +0 -0
- /package/{tools → build/tools}/task-type-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/task-type-tools.js +0 -0
- /package/{tools → build/tools}/task-type-tools.js.map +0 -0
- /package/{tools → build/tools}/view-tools.d.ts +0 -0
- /package/{tools → build/tools}/view-tools.d.ts.map +0 -0
- /package/{tools → build/tools}/view-tools.js +0 -0
- /package/{tools → build/tools}/view-tools.js.map +0 -0
- /package/{types → build/types}/index.d.ts +0 -0
- /package/{types → build/types}/index.d.ts.map +0 -0
- /package/{types → build/types}/index.js.map +0 -0
- /package/{utils → build/utils}/converters.d.ts +0 -0
- /package/{utils → build/utils}/converters.d.ts.map +0 -0
- /package/{utils → build/utils}/converters.js +0 -0
- /package/{utils → build/utils}/converters.js.map +0 -0
- /package/{utils → build/utils}/formatters.d.ts +0 -0
- /package/{utils → build/utils}/formatters.d.ts.map +0 -0
- /package/{utils → build/utils}/formatters.js +0 -0
- /package/{utils → build/utils}/formatters.js.map +0 -0
- /package/{utils → build/utils}/index.d.ts +0 -0
- /package/{utils → build/utils}/index.d.ts.map +0 -0
- /package/{utils → build/utils}/index.js.map +0 -0
package/README.md
ADDED
|
@@ -0,0 +1,298 @@
|
|
|
1
|
+
# Paca MCP Server
|
|
2
|
+
|
|
3
|
+
Model Context Protocol (MCP) server for Paca — an open-source, AI-native project management platform.
|
|
4
|
+
|
|
5
|
+
Connect your AI assistant (Claude, Cursor, VS Code Copilot, etc.) to your Paca workspace and manage projects, tasks, sprints, and documents using natural language.
|
|
6
|
+
|
|
7
|
+
## Getting Started
|
|
8
|
+
|
|
9
|
+
### Prerequisites
|
|
10
|
+
|
|
11
|
+
- Node.js 18+
|
|
12
|
+
- A running Paca instance (local or deployed)
|
|
13
|
+
- A Paca API key (generate one in your Paca user settings)
|
|
14
|
+
|
|
15
|
+
## Setup
|
|
16
|
+
|
|
17
|
+
No installation or build step required. Configure your AI agent client to use the MCP server directly via `npx`.
|
|
18
|
+
|
|
19
|
+
### Environment Variables
|
|
20
|
+
|
|
21
|
+
| Variable | Required | Default | Description |
|
|
22
|
+
|---|---|---|---|
|
|
23
|
+
| `PACA_API_KEY` | ✅ | — | Your Paca API key |
|
|
24
|
+
| `PACA_API_URL` | ❌ | `http://localhost:8080` | URL of your Paca API instance |
|
|
25
|
+
|
|
26
|
+
### Claude Desktop
|
|
27
|
+
|
|
28
|
+
Add the following to your Claude Desktop config file:
|
|
29
|
+
|
|
30
|
+
- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`
|
|
31
|
+
- **Windows**: `%APPDATA%\Claude\claude_desktop_config.json`
|
|
32
|
+
|
|
33
|
+
```json
|
|
34
|
+
{
|
|
35
|
+
"mcpServers": {
|
|
36
|
+
"paca": {
|
|
37
|
+
"command": "npx",
|
|
38
|
+
"args": ["-y", "@paca-ai/paca-mcp"],
|
|
39
|
+
"env": {
|
|
40
|
+
"PACA_API_KEY": "your-api-key-here",
|
|
41
|
+
"PACA_API_URL": "http://localhost:8080"
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
Restart Claude Desktop after saving. Claude will automatically have access to all Paca tools.
|
|
49
|
+
|
|
50
|
+
### VS Code (GitHub Copilot)
|
|
51
|
+
|
|
52
|
+
Add to your VS Code `settings.json` or `.vscode/mcp.json`:
|
|
53
|
+
|
|
54
|
+
```json
|
|
55
|
+
{
|
|
56
|
+
"mcp": {
|
|
57
|
+
"servers": {
|
|
58
|
+
"paca": {
|
|
59
|
+
"command": "npx",
|
|
60
|
+
"args": ["-y", "@paca-ai/paca-mcp"],
|
|
61
|
+
"env": {
|
|
62
|
+
"PACA_API_KEY": "your-api-key-here",
|
|
63
|
+
"PACA_API_URL": "http://localhost:8080"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
### Other MCP-Compatible Clients
|
|
72
|
+
|
|
73
|
+
Any MCP-compatible client can use the server with:
|
|
74
|
+
|
|
75
|
+
```json
|
|
76
|
+
{
|
|
77
|
+
"name": "paca",
|
|
78
|
+
"command": "npx",
|
|
79
|
+
"args": ["-y", "@paca-ai/paca-mcp"],
|
|
80
|
+
"env": {
|
|
81
|
+
"PACA_API_KEY": "your-api-key-here",
|
|
82
|
+
"PACA_API_URL": "http://localhost:8080"
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
For a full setup walkthrough, see the [MCP Server Setup Guide](../../docs/guides/mcp-server-setup.md).
|
|
88
|
+
|
|
89
|
+
## Features
|
|
90
|
+
|
|
91
|
+
- **API Key Authentication**: Secure access using Paca API keys
|
|
92
|
+
- **Comprehensive Project Management**: Full project lifecycle with member and role management
|
|
93
|
+
- **Advanced Task Management**: Tasks with types, statuses, custom fields, attachments, and BDD scenarios
|
|
94
|
+
- **Sprint Management**: Complete sprint lifecycle management
|
|
95
|
+
- **Document Management**: Documents with folder hierarchy, version history, and file support
|
|
96
|
+
- **View Management**: Multiple view types (sprint, backlog, timeline) with task positioning
|
|
97
|
+
- **GitHub Integration**: Repository linking, PR management, and branch creation
|
|
98
|
+
- **Collaboration Tools**: Comments, activities, and BDD scenarios for team collaboration
|
|
99
|
+
- **BlockNote Integration**: Automatic conversion between BlockNote JSON and Markdown
|
|
100
|
+
|
|
101
|
+
## Available Tools
|
|
102
|
+
|
|
103
|
+
The MCP server provides **86 tools** across **17 categories** for comprehensive project management.
|
|
104
|
+
|
|
105
|
+
### 📁 Project Management (5 tools)
|
|
106
|
+
- `list_projects` - List all accessible projects
|
|
107
|
+
- `get_project` - Get details of a specific project
|
|
108
|
+
- `create_project` - Create a new project
|
|
109
|
+
- `update_project` - Update an existing project
|
|
110
|
+
- `delete_project` - Delete a project
|
|
111
|
+
|
|
112
|
+
### ✅ Task Management (6 tools)
|
|
113
|
+
- `list_tasks` - List all tasks in a project
|
|
114
|
+
- `get_task` - Get details of a specific task
|
|
115
|
+
- `get_task_by_number` - Get a task by its number
|
|
116
|
+
- `create_task` - Create a new task
|
|
117
|
+
- `update_task` - Update an existing task
|
|
118
|
+
- `delete_task` - Delete a task
|
|
119
|
+
|
|
120
|
+
### 🏃 Sprint Management (6 tools)
|
|
121
|
+
- `list_sprints` - List all sprints in a project
|
|
122
|
+
- `get_sprint` - Get details of a specific sprint
|
|
123
|
+
- `create_sprint` - Create a new sprint
|
|
124
|
+
- `update_sprint` - Update an existing sprint
|
|
125
|
+
- `delete_sprint` - Delete a sprint
|
|
126
|
+
- `complete_sprint` - Mark a sprint as completed
|
|
127
|
+
|
|
128
|
+
### 📄 Document Management (5 tools)
|
|
129
|
+
- `list_documents` - List all documents in a project
|
|
130
|
+
- `get_document` - Get details of a specific document
|
|
131
|
+
- `create_document` - Create a new document
|
|
132
|
+
- `update_document` - Update an existing document
|
|
133
|
+
- `delete_document` - Delete a document
|
|
134
|
+
|
|
135
|
+
### 👥 Project Members (5 tools)
|
|
136
|
+
- `list_project_members` - List all members of a project
|
|
137
|
+
- `add_project_member` - Add a member to a project
|
|
138
|
+
- `get_my_project_permissions` - Get the current user's permissions
|
|
139
|
+
- `update_project_member_role` - Update a member's role
|
|
140
|
+
- `remove_project_member` - Remove a member from a project
|
|
141
|
+
|
|
142
|
+
### 🎭 Project Roles (4 tools)
|
|
143
|
+
- `list_project_roles` - List all roles in a project
|
|
144
|
+
- `create_project_role` - Create a new project role
|
|
145
|
+
- `update_project_role` - Update an existing project role
|
|
146
|
+
- `delete_project_role` - Delete a project role
|
|
147
|
+
|
|
148
|
+
### 🏷️ Task Types (5 tools)
|
|
149
|
+
- `list_task_types` - List all task types in a project
|
|
150
|
+
- `create_task_type` - Create a new task type
|
|
151
|
+
- `update_task_type` - Update an existing task type
|
|
152
|
+
- `delete_task_type` - Delete a task type
|
|
153
|
+
- `set_default_task_type` - Set a task type as default
|
|
154
|
+
|
|
155
|
+
### 📊 Task Statuses (4 tools)
|
|
156
|
+
- `list_task_statuses` - List all task statuses in a project
|
|
157
|
+
- `create_task_status` - Create a new task status
|
|
158
|
+
- `update_task_status` - Update an existing task status
|
|
159
|
+
- `delete_task_status` - Delete a task status
|
|
160
|
+
|
|
161
|
+
### 🎯 Views (9 tools)
|
|
162
|
+
- `list_views` - List all views in a project
|
|
163
|
+
- `create_view` - Create a new view (sprint/backlog/timeline)
|
|
164
|
+
- `reorder_views` - Reorder views in a project
|
|
165
|
+
- `get_view` - Get details of a specific view
|
|
166
|
+
- `update_view` - Update an existing view
|
|
167
|
+
- `delete_view` - Delete a view
|
|
168
|
+
- `list_task_positions` - List task positions in a view
|
|
169
|
+
- `bulk_move_tasks` - Bulk move tasks in a view
|
|
170
|
+
- `move_task` - Move a task within a view
|
|
171
|
+
|
|
172
|
+
### 🔧 Custom Fields (5 tools)
|
|
173
|
+
- `list_custom_fields` - List all custom field definitions
|
|
174
|
+
- `create_custom_field` - Create a new custom field definition
|
|
175
|
+
- `get_custom_field` - Get details of a custom field
|
|
176
|
+
- `update_custom_field` - Update a custom field definition
|
|
177
|
+
- `delete_custom_field` - Delete a custom field definition
|
|
178
|
+
|
|
179
|
+
### 📎 Attachments (3 tools)
|
|
180
|
+
- `list_task_attachments` - List all attachments for a task
|
|
181
|
+
- `get_attachment_download_url` - Get a download URL for an attachment
|
|
182
|
+
- `delete_task_attachment` - Delete an attachment
|
|
183
|
+
|
|
184
|
+
### 🧪 BDD Scenarios (5 tools)
|
|
185
|
+
- `list_bdd_scenarios` - List all BDD scenarios for a task
|
|
186
|
+
- `create_bdd_scenario` - Create a new BDD scenario (Given/When/Then)
|
|
187
|
+
- `get_bdd_scenario` - Get details of a BDD scenario
|
|
188
|
+
- `update_bdd_scenario` - Update an existing BDD scenario
|
|
189
|
+
- `delete_bdd_scenario` - Delete a BDD scenario
|
|
190
|
+
|
|
191
|
+
### 📁 Document Folders (4 tools)
|
|
192
|
+
- `list_doc_folders` - List all folders in a project
|
|
193
|
+
- `create_doc_folder` - Create a new document folder
|
|
194
|
+
- `update_doc_folder` - Update a document folder
|
|
195
|
+
- `delete_doc_folder` - Delete a document folder
|
|
196
|
+
|
|
197
|
+
### 📸 Document Snapshots (2 tools)
|
|
198
|
+
- `list_doc_snapshots` - List all snapshots of a document
|
|
199
|
+
- `get_doc_snapshot` - Get a specific document snapshot
|
|
200
|
+
|
|
201
|
+
### 🔗 GitHub Integration (7 tools)
|
|
202
|
+
- `get_github_integration` - Get GitHub integration status
|
|
203
|
+
- `set_github_token` - Set GitHub token for a project
|
|
204
|
+
- `delete_github_token` - Delete GitHub token
|
|
205
|
+
- `list_github_repositories` - List available GitHub repositories
|
|
206
|
+
- `list_linked_github_repos` - List linked repositories
|
|
207
|
+
- `link_github_repository` - Link a GitHub repository
|
|
208
|
+
- `unlink_github_repository` - Unlink a GitHub repository
|
|
209
|
+
|
|
210
|
+
### 💬 Task Activities (4 tools)
|
|
211
|
+
- `list_task_activities` - List all activities for a task
|
|
212
|
+
- `add_task_comment` - Add a comment to a task
|
|
213
|
+
- `update_task_comment` - Update a task comment
|
|
214
|
+
- `delete_task_comment` - Delete a task comment
|
|
215
|
+
|
|
216
|
+
### 🔀 Task GitHub (5 tools)
|
|
217
|
+
- `list_task_prs` - List pull requests linked to a task
|
|
218
|
+
- `link_pr_to_task` - Link a pull request to a task
|
|
219
|
+
- `unlink_pr_from_task` - Unlink a pull request
|
|
220
|
+
- `create_branch_for_task` - Create a branch for a task
|
|
221
|
+
- `list_task_branches` - List branches for a task
|
|
222
|
+
|
|
223
|
+
For a complete list of all tools with detailed descriptions, see [ALL_TOOLS.md](./ALL_TOOLS.md).
|
|
224
|
+
|
|
225
|
+
## Markdown/BlockNote Conversion
|
|
226
|
+
|
|
227
|
+
The MCP server automatically handles conversion between Markdown and BlockNote JSON format:
|
|
228
|
+
|
|
229
|
+
- **Reading**: Fetches content as BlockNote JSON and converts to Markdown for readability
|
|
230
|
+
- **Writing**: Accepts Markdown input and converts to BlockNote JSON for storage
|
|
231
|
+
|
|
232
|
+
This allows AI assistants to work with familiar Markdown format while the API stores content in BlockNote's rich text format.
|
|
233
|
+
|
|
234
|
+
## API Key Authentication
|
|
235
|
+
|
|
236
|
+
All tools authenticate via the `X-API-Key` header. Generate an API key in your Paca user settings and set it as `PACA_API_KEY` in your MCP client configuration.
|
|
237
|
+
|
|
238
|
+
## Examples
|
|
239
|
+
|
|
240
|
+
### Create a Task with Markdown Description
|
|
241
|
+
|
|
242
|
+
```
|
|
243
|
+
Tool: create_task
|
|
244
|
+
Arguments:
|
|
245
|
+
- projectId: "project-uuid"
|
|
246
|
+
- title: "Implement user authentication"
|
|
247
|
+
- description: "# Implementation Plan\n\n## Steps\n1. Create auth service\n2. Add login endpoint\n3. Implement JWT tokens"
|
|
248
|
+
- statusId: "status-uuid"
|
|
249
|
+
- importance: 5
|
|
250
|
+
- tags: ["auth", "backend"]
|
|
251
|
+
```
|
|
252
|
+
|
|
253
|
+
### Update Document Content
|
|
254
|
+
|
|
255
|
+
```
|
|
256
|
+
Tool: update_document
|
|
257
|
+
Arguments:
|
|
258
|
+
- projectId: "project-uuid"
|
|
259
|
+
- docId: "doc-uuid"
|
|
260
|
+
- content: "# System Design\n\n## Architecture\nThis document describes the..."
|
|
261
|
+
```
|
|
262
|
+
|
|
263
|
+
## Notes
|
|
264
|
+
|
|
265
|
+
- The server requires a running Paca API instance
|
|
266
|
+
- API keys can be created through the Paca web interface under user settings
|
|
267
|
+
- All descriptions and document contents are automatically converted between Markdown and BlockNote format
|
|
268
|
+
- Date fields should be provided in ISO 8601 format (e.g., `2024-01-01T00:00:00Z`)
|
|
269
|
+
|
|
270
|
+
## Contributing
|
|
271
|
+
|
|
272
|
+
Interested in contributing to the MCP server? Clone the repository and follow the steps below:
|
|
273
|
+
|
|
274
|
+
```bash
|
|
275
|
+
git clone https://github.com/paca-ai/paca.git
|
|
276
|
+
cd paca/apps/mcp
|
|
277
|
+
npm install
|
|
278
|
+
npm run build
|
|
279
|
+
```
|
|
280
|
+
|
|
281
|
+
For development with auto-rebuild:
|
|
282
|
+
|
|
283
|
+
```bash
|
|
284
|
+
npm run watch
|
|
285
|
+
```
|
|
286
|
+
|
|
287
|
+
To test with the MCP Inspector:
|
|
288
|
+
|
|
289
|
+
```bash
|
|
290
|
+
npm run inspector
|
|
291
|
+
```
|
|
292
|
+
|
|
293
|
+
For detailed information about the codebase structure, how to add new tools, and code style guidelines, see [DEVELOPMENT.md](./DEVELOPMENT.md).
|
|
294
|
+
|
|
295
|
+
## License
|
|
296
|
+
|
|
297
|
+
Apache License 2.0
|
|
298
|
+
|
|
File without changes
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@paca-ai/paca-mcp",
|
|
3
|
+
"version": "0.1.0-rc.7",
|
|
4
|
+
"description": "Paca MCP server - Complete API access for AI-powered project management",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"publishConfig": {
|
|
7
|
+
"registry": "https://registry.npmjs.org",
|
|
8
|
+
"access": "public"
|
|
9
|
+
},
|
|
10
|
+
"bin": {
|
|
11
|
+
"paca": "./index.js"
|
|
12
|
+
},
|
|
13
|
+
"dependencies": {
|
|
14
|
+
"@blocknote/core": "^0.48.1",
|
|
15
|
+
"@modelcontextprotocol/sdk": "0.6.0",
|
|
16
|
+
"jsdom": "^29.0.2",
|
|
17
|
+
"rehype-stringify": "^10.0.1",
|
|
18
|
+
"remark-parse": "^11.0.0",
|
|
19
|
+
"remark-rehype": "^11.1.2",
|
|
20
|
+
"unified": "^11.0.5"
|
|
21
|
+
},
|
|
22
|
+
"repository": {
|
|
23
|
+
"type": "git",
|
|
24
|
+
"url": "https://github.com/Paca-AI/paca.git",
|
|
25
|
+
"directory": "apps/mcp"
|
|
26
|
+
},
|
|
27
|
+
"bugs": {
|
|
28
|
+
"url": "https://github.com/Paca-AI/paca/issues"
|
|
29
|
+
},
|
|
30
|
+
"license": "Apache-2.0",
|
|
31
|
+
"keywords": [
|
|
32
|
+
"mcp",
|
|
33
|
+
"model-context-protocol",
|
|
34
|
+
"paca",
|
|
35
|
+
"project-management",
|
|
36
|
+
"ai",
|
|
37
|
+
"scrum",
|
|
38
|
+
"agile"
|
|
39
|
+
]
|
|
40
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paca-ai/paca-mcp",
|
|
3
|
-
"version": "0.1.0-rc.
|
|
3
|
+
"version": "0.1.0-rc.7",
|
|
4
4
|
"description": "Paca MCP server - Complete API access for AI-powered project management",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"publishConfig": {
|
|
@@ -8,7 +8,19 @@
|
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
10
10
|
"bin": {
|
|
11
|
-
"paca": "./index.js"
|
|
11
|
+
"paca": "./build/index.js"
|
|
12
|
+
},
|
|
13
|
+
"files": [
|
|
14
|
+
"build"
|
|
15
|
+
],
|
|
16
|
+
"scripts": {
|
|
17
|
+
"build": "tsc && node -e \"const fs=require('fs');fs.chmodSync('build/index.js','755');const p=JSON.parse(fs.readFileSync('package.json','utf8'));delete p.scripts;delete p.devDependencies;delete p.files;p.bin={paca:'./index.js'};fs.writeFileSync('build/package.json',JSON.stringify(p,null,2)+'\\n')\"",
|
|
18
|
+
"prepare": "npm run build",
|
|
19
|
+
"watch": "tsc --watch",
|
|
20
|
+
"inspector": "npx @modelcontextprotocol/inspector build/index.js",
|
|
21
|
+
"lint": "biome lint .",
|
|
22
|
+
"format": "biome format --write .",
|
|
23
|
+
"check": "biome check --write ."
|
|
12
24
|
},
|
|
13
25
|
"dependencies": {
|
|
14
26
|
"@blocknote/core": "^0.48.1",
|
|
@@ -19,6 +31,12 @@
|
|
|
19
31
|
"remark-rehype": "^11.1.2",
|
|
20
32
|
"unified": "^11.0.5"
|
|
21
33
|
},
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"@biomejs/biome": "^2.4.12",
|
|
36
|
+
"@types/jsdom": "^28.0.1",
|
|
37
|
+
"@types/node": "^25.6.0",
|
|
38
|
+
"typescript": "^5.9.3"
|
|
39
|
+
},
|
|
22
40
|
"repository": {
|
|
23
41
|
"type": "git",
|
|
24
42
|
"url": "https://github.com/Paca-AI/paca.git",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|