@jotaijs/jotai-mcp-server
MCP server package jotai-mcp-server
Install
agr install @jotaijs/jotai-mcp-server --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "jotai-mcp-server", "description": "Jotai MCP server", "version": "0.1.2", "type": "module", "author": "Daishi Kato", "packageManager": "pnpm@9.4.0", "repository": { "type": "git", "url": "https://github.com/jotaijs/jotai-mcp-server.git" }, "bin": { "jotai-mcp-server": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "compile": "rm -rf dist && tsc -p .", "test": "pnpm run '/^test:.*/'", "test:format": "prettier -c .", "test:lint": "eslint .", "test:types": "tsc -p . --noEmit" }, "keywords": [ "jotai", "mcp", "server" ], "license": "MIT", "prettier": { "singleQuote": true }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0" }, "devDependencies": { "@eslint/js": "^9.24.0", "@types/node": "^22.14.0", "eslint": "^9.24.0", "eslint-import-resolver-typescript": "^4.3.2", "eslint-plugin-import": "^2.31.0", "prettier": "^3.5.3", "ts-expect": "^1.3.0", "typescript": "^5.8.3", "typescript-eslint": "^8.29.1" } }
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-0b0b51d2c51f2026-08-04