mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
Install / Use
claude mcp add hypothesi -- npx -y github:hypothesi/mcp-server-tauriIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "mcp-server-tauri-workspace", "private": true, "type": "module", "workspaces": [ "packages/tauri-plugin-mcp-bridge", "packages/mcp-server", "packages/cli", "packages/test-app" ], "scripts": { "dev": "concurrently -n server,app -c blue,green "npm run dev -w @hypothesi/tauri-mcp-server" "npm run tauri dev -w test-app"", "build": "npm run build --workspaces", "build:plugin": "npm run build -w @hypothesi/tauri-plugin-mcp-bridge", "build:server": "npm run build -w @hypothesi/tauri-mcp-server", "build:cli": "npm run build -w @hypothesi/tauri-mcp-cli", "build:test-app": "npm run build -w test-app", "test": "npm run test -w @hypothesi/tauri-mcp-server", "test:cli": "npm run test -w @hypothesi/tauri-mcp-cli", "docs:rust": "cd packages/tauri-plugin-mcp-bridge && cargo doc --no-deps --open", "docs:dev": "vitepress dev docs --host", "docs:build": "vitepress build docs", "docs:preview": "vitepress preview docs", "standards": "npm run commitlint && npm run eslint && npm run cargo:fmt:check && npm run cargo:clippy", "standards:fix": "npm run cargo:fmt && npm run cargo:clippy:fix", "commitlint": "commitlint --from origin/main", "eslint": "eslint .", "cargo:fmt:check": "cargo fmt --check --manifest-path packages/tauri-plugin-mcp-bridge/Cargo.toml && cargo fmt --check --manifest-path packages/test-app/src-tauri/Cargo.toml", "cargo:clippy": "cargo clippy --manifest-path packages/tauri-plugin-mcp-bridge/Cargo.toml && cargo clippy --manifest-path packages/test-app/src-tauri/Cargo.toml", "cargo:fmt": "cargo fmt --manifest-path packages/tauri-plugin-mcp-bridge/Cargo.toml && cargo fmt --manifest-path packages/test-app/src-tauri/Cargo.toml", "cargo:clippy:fix": "cargo clippy --fix --allow-dirty --manifest-path packages/tauri-plugin-mcp-bridge/Cargo.toml && cargo clippy --fix --allow-dirty --manifest-path packages/test-app/src-tauri/Cargo.toml", "release:plugin": "node scripts/release-package.js plugin", "release:server": "node scripts/release-package.js server", "release:cli": "node scripts/release-package.js cli", "prepare": "husky" }, "devDependencies": { "@commitlint/cli": "12.1.1", "@silvermine/eslint-config": "github:silvermine/eslint-config-silvermine#3d0c92ca8d18c4bb66d7b01cf226b1963cbd1319", "@silvermine/eslint-plugin-silvermine": "2.5.0", "@silvermine/standardization": "2.2.3", "@types/fs-extra": "11.0.4", "@types/glob": "8.1.0", "@types/node": "20.10.0", "concurrently": "9.1.2", "eslint": "8.57.1", "fs-extra": "11.2.0", "glob": "11.0.0", "husky": "9.1.7", "lucide-vue-next": "0.554.0", "tsx": "4.20.6", "typescript": "5.9.3", "vitepress": "1.6.4", "vitepress-plugin-llms": "1.9.3", "vue": "3.5.25" } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
71.7kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Security Score
Audited on Invalid Date
