Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Graphql Mcp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
awing-mcp
Graphql Mcp
Commits
9eeb5368
Commit
9eeb5368
authored
Jan 30, 2026
by
LongLD
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix error
parent
c2847541
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
20 deletions
+23
-20
acm-graphql-mcp-1.0.0.tgz
acm-graphql-mcp-1.0.0.tgz
+0
-0
package.json
package.json
+23
-20
No files found.
acm-graphql-mcp-1.0.0.tgz
View file @
9eeb5368
No preview for this file type
package.json
View file @
9eeb5368
...
...
@@ -4,6 +4,9 @@
"type"
:
"module"
,
"description"
:
"MCP Server cho ACM GraphQL API"
,
"main"
:
"dist/index.js"
,
"bin"
:
{
"acm-graphql-mcp"
:
"dist/index.js"
},
"scripts"
:
{
"build"
:
"tsc"
,
"start"
:
"node dist/index.js"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment