myat-kyaw-thu/MCP_Integration_Package-NPM
A lightweight, production-ready Model Context Protocol (MCP) server for exposing Node.js functions to Claude Desktop and other AI agents via JSON-RPC 2.0 over STDIO.
Platform-specific configuration:
{
"mcpServers": {
"MCP_Integration_Package-NPM": {
"command": "npx",
"args": [
"-y",
"MCP_Integration_Package-NPM"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...