@meldocio/mcp-stdio-proxy 1.0.27 → 1.0.29
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/.claude-plugin/marketplace.json +1 -1
- package/.claude-plugin/plugin.json +1 -1
- package/.claude-plugin/skills/{advanced-workflows.md → advanced-workflows/SKILL.md} +5 -10
- package/.claude-plugin/skills/{collaboration.md → collaboration/SKILL.md} +4 -10
- package/.claude-plugin/skills/{documentation-writing.md → documentation-writing/SKILL.md} +5 -12
- package/.claude-plugin/skills/{meldoc-overview.md → meldoc-overview/SKILL.md} +5 -2
- package/.claude-plugin/skills/{onboarding.md → onboarding/SKILL.md} +4 -11
- package/.claude-plugin/skills/{search-and-discovery.md → search-and-discovery/SKILL.md} +4 -11
- package/lib/protocol/tools-schema.js +8 -4
- package/package.json +1 -1
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"source": "github",
|
|
15
15
|
"repo": "meldoc-io/mcp-stdio-proxy"
|
|
16
16
|
},
|
|
17
|
-
"version": "1.0.
|
|
17
|
+
"version": "1.0.29",
|
|
18
18
|
"description": "Connect Claude Desktop, Claude Code, and other MCP clients to your Meldoc documentation workspace. Read, search, create, and update your documentation directly from AI conversations.",
|
|
19
19
|
"author": {
|
|
20
20
|
"name": "Meldoc",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "meldoc-mcp",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.29",
|
|
4
4
|
"description": "Connect Claude Desktop, Claude Code, and other MCP clients to your Meldoc documentation workspace. Read, search, create, and update your documentation directly from AI conversations through the Model Context Protocol.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Meldoc",
|
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
name: advanced-workflows
|
|
3
|
+
description: Master-level patterns for power users and complex documentation scenarios. Use for complex documentation refactoring, large-scale migrations, automated workflows, CI/CD integration, bulk operations, and custom documentation structures.
|
|
4
|
+
disable-model-invocation: true
|
|
5
|
+
---
|
|
2
6
|
|
|
3
7
|
Master-level patterns for power users and complex documentation scenarios.
|
|
4
8
|
|
|
5
|
-
## When to Use This Skill
|
|
6
|
-
|
|
7
|
-
Use this skill for:
|
|
8
|
-
- Complex documentation refactoring
|
|
9
|
-
- Large-scale migrations
|
|
10
|
-
- Automated documentation workflows
|
|
11
|
-
- Integration with development pipelines
|
|
12
|
-
- Custom documentation structures
|
|
13
|
-
|
|
14
9
|
## Advanced Patterns
|
|
15
10
|
|
|
16
11
|
### Pattern: Documentation as Code
|
|
@@ -1,16 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
name: collaboration
|
|
3
|
+
description: Expert at facilitating team collaboration on documentation in Meldoc. Use when multiple people are working on docs, managing reviews, coordinating updates, planning documentation projects, or resolving conflicts.
|
|
4
|
+
---
|
|
2
5
|
|
|
3
6
|
Expert at facilitating team collaboration on documentation in Meldoc.
|
|
4
7
|
|
|
5
|
-
## When to Use This Skill
|
|
6
|
-
|
|
7
|
-
Use this skill when:
|
|
8
|
-
- Multiple people are working on documentation
|
|
9
|
-
- Managing documentation reviews
|
|
10
|
-
- Coordinating documentation updates
|
|
11
|
-
- Planning documentation projects
|
|
12
|
-
- Resolving documentation conflicts
|
|
13
|
-
|
|
14
8
|
## Collaboration Workflows
|
|
15
9
|
|
|
16
10
|
### Coordinated Updates
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
Expert at creating, structuring, and maintaining technical documentation in Meldoc.
|
|
4
|
-
|
|
5
|
-
## When to Use This Skill
|
|
6
|
-
|
|
7
|
-
Use this skill when:
|
|
1
|
+
---
|
|
2
|
+
name: documentation-writing
|
|
3
|
+
description: Expert at creating, structuring, and maintaining technical documentation in Meldoc. Use when writing new docs, structuring documentation projects, creating templates, establishing standards, or converting content to Meldoc format.
|
|
4
|
+
---
|
|
8
5
|
|
|
9
|
-
|
|
10
|
-
- Structuring complex documentation projects
|
|
11
|
-
- Creating document templates
|
|
12
|
-
- Establishing documentation standards
|
|
13
|
-
- Converting existing content to Meldoc format
|
|
6
|
+
Expert guidance for creating, structuring, and maintaining technical documentation in Meldoc.
|
|
14
7
|
|
|
15
8
|
## Meldoc File Format Requirements
|
|
16
9
|
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
name: meldoc-overview
|
|
3
|
+
description: Overview of the Meldoc MCP integration, available tools, authentication, and workspace management. Use when users ask what Meldoc can do, how to authenticate, how to manage workspaces, or need a summary of available document operations.
|
|
4
|
+
---
|
|
2
5
|
|
|
3
6
|
Connect to your Meldoc documentation directly from Claude Desktop, Claude Code, and other MCP clients.
|
|
4
7
|
|
|
@@ -89,4 +92,4 @@ When creating or updating documents, remember:
|
|
|
89
92
|
- **Magic links**: Use `[[alias]]` for internal document links
|
|
90
93
|
- **Hierarchy**: Use `parentAlias` to organize documents
|
|
91
94
|
|
|
92
|
-
See
|
|
95
|
+
See the documentation-writing skill for detailed writing guidelines.
|
|
@@ -1,17 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
name: onboarding
|
|
3
|
+
description: Guides new users through getting started with Meldoc. Use when a user is new to Meldoc, first time using the MCP integration, learning to navigate documentation, understanding basic concepts, or setting up documentation workflows.
|
|
4
|
+
---
|
|
2
5
|
|
|
3
6
|
Your friendly guide to getting started with Meldoc and mastering documentation workflows.
|
|
4
7
|
|
|
5
|
-
## When to Use This Skill
|
|
6
|
-
|
|
7
|
-
Use this skill when:
|
|
8
|
-
- User is new to Meldoc
|
|
9
|
-
- First time using Meldoc MCP integration
|
|
10
|
-
- Learning how to navigate documentation
|
|
11
|
-
- Understanding basic concepts
|
|
12
|
-
- Getting oriented in a workspace
|
|
13
|
-
- Setting up documentation workflows
|
|
14
|
-
|
|
15
8
|
## First-Time User Experience
|
|
16
9
|
|
|
17
10
|
### Initial Greeting
|
|
@@ -1,17 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
name: search-and-discovery
|
|
3
|
+
description: Specialized in finding, exploring, and navigating Meldoc documentation effectively. Use when looking for specific information, exploring documentation structure, finding related documents, discovering connections between topics, or auditing documentation coverage.
|
|
4
|
+
---
|
|
2
5
|
|
|
3
6
|
Specialized in finding, exploring, and navigating Meldoc documentation effectively.
|
|
4
7
|
|
|
5
|
-
## When to Use This Skill
|
|
6
|
-
|
|
7
|
-
Use this skill when:
|
|
8
|
-
|
|
9
|
-
- Looking for specific information across documents
|
|
10
|
-
- Exploring documentation structure
|
|
11
|
-
- Finding related documents
|
|
12
|
-
- Discovering connections between topics
|
|
13
|
-
- Auditing documentation coverage
|
|
14
|
-
|
|
15
8
|
## Search Strategies
|
|
16
9
|
|
|
17
10
|
### Full-Text Search
|
|
@@ -34,8 +34,8 @@ function getToolsList() {
|
|
|
34
34
|
properties: {
|
|
35
35
|
workspaceAlias: { type: 'string', description: 'Workspace alias (auto-selected if user has only one workspace)' },
|
|
36
36
|
workspaceId: { type: 'string', description: 'Workspace UUID (auto-selected if user has only one workspace)' },
|
|
37
|
-
docId: { type: 'string', description: 'UUID
|
|
38
|
-
id: { type: 'string', description: 'UUID
|
|
37
|
+
docId: { type: 'string', description: 'Document UUID or alias (alias: id)' },
|
|
38
|
+
id: { type: 'string', description: 'Document UUID or alias (alias for docId)' },
|
|
39
39
|
path: { type: 'string', description: 'Path of the document (not yet implemented)' }
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -129,7 +129,8 @@ function getToolsList() {
|
|
|
129
129
|
properties: {
|
|
130
130
|
workspaceAlias: { type: 'string', description: 'Workspace alias (auto-selected if user has only one workspace)' },
|
|
131
131
|
workspaceId: { type: 'string', description: 'Workspace UUID (auto-selected if user has only one workspace)' },
|
|
132
|
-
docId: { type: 'string', description: 'UUID
|
|
132
|
+
docId: { type: 'string', description: 'Document UUID or alias (alias: id)' },
|
|
133
|
+
id: { type: 'string', description: 'Document UUID or alias (alias for docId)' }
|
|
133
134
|
}
|
|
134
135
|
}
|
|
135
136
|
},
|
|
@@ -140,7 +141,10 @@ function getToolsList() {
|
|
|
140
141
|
type: 'object',
|
|
141
142
|
required: ['docId'],
|
|
142
143
|
properties: {
|
|
143
|
-
|
|
144
|
+
workspaceAlias: { type: 'string', description: 'Workspace alias (auto-selected if user has only one workspace)' },
|
|
145
|
+
workspaceId: { type: 'string', description: 'Workspace UUID (auto-selected if user has only one workspace)' },
|
|
146
|
+
docId: { type: 'string', description: 'Document UUID or alias (alias: id)' },
|
|
147
|
+
id: { type: 'string', description: 'Document UUID or alias (alias for docId)' }
|
|
144
148
|
}
|
|
145
149
|
}
|
|
146
150
|
},
|
package/package.json
CHANGED