Server data from the Official MCP Registry
Hosted MCP for source-backed project context, memory, code impact, and agent workflow continuity.
Hosted MCP for source-backed project context, memory, code impact, and agent workflow continuity.
Remote endpoints: streamable-http: https://api.snipara.com/mcp/{project_slug}
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-snipara-snipara": {
"url": "https://api.snipara.com/mcp/{project_slug}"
}
}
}From the project's GitHub README.
Reproducible examples and evidence for Snipara Project Intelligence.
This repository keeps public integration examples, MCP discovery metadata, and benchmark evidence in one place. It is intentionally small: no customer data, private runbooks, internal ranking code, or credentials are included.
server.json describes the Hosted MCP server for the
official MCP Registry.io.github.Snipara/snipara
is the published official MCP Registry entry (1.0.0).examples/hosted-mcp shows the primary HTTP setup
path without hard-coding a project or API key.benchmarks/hosted-context-2026-06
contains the frozen June 19, 2026 context-selection evidence pack and its
committed results.json.proof/project-continuity-2026-07
mirrors the measured summary from the public Project Intelligence proof
replay, with its owned-repository and negative-control limits kept explicit.Verify the benchmark evidence with only Python's standard library:
python3 benchmarks/hosted-context-2026-06/verify_results.py
The verifier checks the case manifest hash, case coverage, reported means, deltas, and token-reduction arithmetic. It does not claim that a live LLM run will be byte-for-byte deterministic.
Snipara is a Hosted MCP server for project intelligence and context optimization across AI agents. Each user connects a project-specific endpoint:
https://api.snipara.com/mcp/YOUR_PROJECT_SLUG
Authentication is supplied at runtime through X-API-Key or a bearer token.
Never commit an API key to this repository.
The frozen evidence pack compares focused Snipara context against the first 32,000 tokens of the same indexed documentation corpus on 12 project-context questions. It preserves case-level scores so the published aggregates can be independently recomputed.
It is one hosted run per task, not a universal model-quality guarantee. Model behavior and the live hosted index can change, so future reruns should publish a new dated evidence pack instead of rewriting the historical result.
The Project Intelligence proof replay measures a different question: whether continuity context changes what a coding agent finds before implementation and whether continuity-heavy scenarios pass across local, Codex CLI, and Claude runtimes. It is kept separate from the hosted-context benchmark because it uses a Snipara-owned repository and does not yet include a negative control where cold agents should already succeed.
snipara-evals provides the
deterministic Project Intelligence scoring library and CLI.snipara-companion provides
local workflow continuity and code-impact gates.snipara-memory provides the
standalone open-source memory engine.Apache-2.0. See LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.