Back to Home
Chaos2555 icon

bullet-mcp

Verified Safe

by Chaos2555

Overview

Validating and improving bullet point lists based on cognitive research principles, designed to be integrated as a tool for LLMs or other content generation systems.

Installation

Run Command
npx @modelcontextprotocol/inspector dist/index.js

Environment Variables

  • BULLET_STRICT_MODE
  • BULLET_NO_CITATIONS
  • BULLET_NO_COLOR

Security Notes

The server primarily communicates via standard I/O (`StdioServerTransport`), which limits direct external network attack surface. It includes input validation to prevent malformed data from reaching core logic. `fs.readFileSync` is used safely for `package.json`. No `eval` or obvious hardcoded secrets were found. The tool relies on the `@modelcontextprotocol/sdk`, assuming its security integrity.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-19

Tags

bullet pointscognitive scienceLLM toolwriting improvementcontent validation