taker MCP Server
tachote/taker
Generate professional code & HTTP evidence screenshots for security audits, SAST pipelines, MCP servers, and AI agents.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
tachote/taker is a Go MCP server licensed under MIT. Generate professional code & HTTP evidence screenshots for security audits, SAST pipelines, MCP servers, and AI agents.
Ranked #13 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
4 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# taker A CLI tool for generating professional, publication-ready code and HTTP evidence screenshots for security audits, SAST pipelines, MCP servers, and AI agents. Produces VS Code Dark+-styled PNG images with syntax highlighting, line numbers, file icons, and red highlight overlays — without requiring a browser, Electron, or any GUI dependency. Single self-contained binary with embedded fonts. --- ## Installation ### Download binary (recommended) Download the latest release for your platform from the [releases page](https://github.com/tachote/taker/releases): ```bash # macOS (Apple Silicon) curl -L https://github.com/tachote/taker/releases/latest/download/taker_Darwin_arm64.tar.gz | tar xz sudo mv taker /usr/local/bin/ # macOS (Intel) curl -L https://github.com/tachote/taker/releases/latest/download/taker_Darwin_x86_64.tar.gz | tar xz sudo mv taker /usr/local/bin/ # Linux (amd64) curl -L https://github.com/tachote/taker/releases/latest/download/taker_Linux_x86_64.tar.gz | tRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.