snipara-mcp

Coding Agents & IDEs
v0.1.0
Benign

You are an AI assistant with access to Snipara MCP tools.

11.4K downloads1.4K installsby @alopez3006

Setup & Installation

Install command

clawhub install alopez3006/snipara-mcp

If the CLI is not installed:

Install command

npx clawhub@latest install alopez3006/snipara-mcp

Or install with OpenClaw CLI:

Install command

openclaw skills install alopez3006/snipara-mcp

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/alopez3006/snipara-mcp

What This Skill Does

Snipara MCP adds semantic documentation search to AI assistants. It queries pre-indexed docs instead of reading files one by one, cutting context usage and query time. Supports cross-repo search and optional persistent memory across sessions.

Pre-indexed semantic search returns relevant context in 2 seconds vs 20+ seconds of sequential file reads that can exhaust token limits before finding an answer.

When to Use It

  • Finding how an auth system works without reading dozens of source files
  • Searching webhook implementations across multiple microservices simultaneously
  • Storing coding preferences so AI recalls them in future sessions
  • Auto-injecting team coding standards into every AI query
  • Reducing token usage when answering codebase architecture questions

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Finding how an auth system works without reading dozens of source files

AGENT
  1. 1Finding how an auth system works without reading dozens of source files
  2. 2Searching webhook implementations across multiple microservices simultaneously
  3. 3Storing coding preferences so AI recalls them in future sessions
  4. 4Auto-injecting team coding standards into every AI query
  5. 5Reducing token usage when answering codebase architecture questions
OUTPUT
You are an AI assistant with access to Snipara MCP tools.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 27, 2026