← Browse

@bugra9/mcp

MCP server package @cpp.js/mcp

mcp_servermcp

Install

agr install @bugra9/mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@cpp.js/mcp", "version": "0.1.1", "license": "MIT", "homepage": "https://cpp.js.org/docs/agent/install/mcp", "repository": "https://github.com/bugra9/cpp.js.git", "description": "Model Context Protocol server for cpp.js. Exposes detect_framework, scaffold_package, list_packages, build_package, check_native_versions, doctor, and recommend tools to any MCP-compatible agent (Claude Desktop, Claude Code, Cursor, Codex, Cline).", "type": "module", "engines": { "node": ">=20" }, "bin": { "cppjs-mcp": "./bin/cppjs-mcp.js" }, "main": "src/index.js", "files": [ "bin", "src", "README.md", "AGENTS.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "zod": "^4.4.3" }, "keywords": [ "mcp", "model-context-protocol", "cpp.js", "ai-agent", "claude", "cursor", "codex", "webassembly", "react-native" ] }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-59bff04a387a2026-08-05