tenet-mcp-server
Tenet MCP Server
Install / Use
claude mcp add tenetlabsdev -- npx -y github:tenetlabsdev/tenet-mcp-serverIf 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
LegalSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@tenetlabs/mcp", "version": "0.1.3", "description": "MCP server for Tenet PII detection and redaction — scan files, redact sensitive data, and enforce compliance policies before AI processes your data.", "author": "Tenet Labs team@tenetlabs.com (https://tenetlabs.com)", "license": "MIT", "homepage": "https://tenetlabs.com", "bugs": { "url": "https://github.com/tenetlabsdev/tenet-mcp-server/issues" }, "repository": { "type": "git", "url": "https://github.com/tenetlabsdev/tenet-mcp-server.git" }, "type": "module", "bin": { "tenet-mcp": "dist/index.js" }, "main": "dist/index.js", "exports": { "./package.json": "./package.json", ".": { "types": "./dist/index.d.ts", "default": "./dist/index.js" } }, "files": [ "dist", "manifest.json", "icon.png", "LICENSE", "README.md" ], "scripts": { "build:tsc": "tsc", "build": "node -e "require('esbuild').buildSync({entryPoints:['src/index.ts'],bundle:true,platform:'node',target:'node18',format:'esm',outfile:'dist/index.js',minify:false,sourcemap:true,external:[],banner:{js:'#!/usr/bin/env node'}})"", "dev": "tsc --watch", "start": "node dist/index.js", "test": "vitest run", "prepublishOnly": "npm run build" }, "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1" }, "devDependencies": { "@types/node": "^20.11.0", "esbuild": "^0.28.0", "typescript": "^5.3.0", "vitest": "^4.1.3" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
