Back to Home
bucketeer-io icon

bucketeer-docs-local-mcp-server

Verified Safe

by bucketeer-io

Overview

Provides a Model Context Protocol (MCP) server for Bucketeer documentation, enabling AI assistants to search and retrieve information about Bucketeer's feature flag and experimentation platform.

Installation

Run Command
npx @bucketeer/docs-local-mcp-server

Security Notes

The server demonstrates good security practices including robust path sanitization to prevent traversal, careful handling of external fetching via Axios with timeouts, and no direct use of 'eval' or other highly dangerous dynamic code execution. Search query input is sanitized to prevent regex injection. The server operates locally and communicates via stdio, limiting external attack surfaces. No hardcoded sensitive credentials were found. Error handling is present for fetching, processing, and server operations.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-15

Tags

mcpdocumentationsearchbucketeerAI assistant