Back to Home
lennyzeltser icon

mcp-expertise-toolkit

Verified Safe

by lennyzeltser

Overview

This server turns domain expertise into an AI-accessible knowledge base, delivering structured feedback and guidance to AI assistants for local content analysis.

Installation

Run Command
bun run dev

Environment Variables

  • EXPERTISE_BUCKET

Security Notes

The architecture explicitly prioritizes user privacy, ensuring that user content is analyzed locally by the AI assistant and never sent to this server. Expertise content is loaded from a Cloudflare R2 bucket, which is a secure, managed object storage service. The system uses robust YAML validation with Zod schemas, mitigating risks associated with malformed input. There are no indications of 'eval' usage, code obfuscation, or hardcoded secrets. The server functions primarily as a static content provider (guidelines), reducing dynamic execution risks. Access control is not implemented by default, assuming expertise content is public, but Cloudflare Access could be integrated for private deployments.

Similar Servers

Stats

Interest Score58
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars3
Forks0
Last Update2026-01-17

Tags

AI contextExpertiseGuidelinesCloudflare WorkersMCP Server