MCP.so
Sign In

SniparaVerifiedFeatured

@alopez3006

About Snipara

MCP connector for Snipara, the Project Brain for AI coding agents

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "snipara": {
      "type": "url",
      "url": "https://api.snipara.com/mcp/YOUR_PROJECT_SLUG",
      "headers": {
        "X-API-Key": "snp-YOUR-API-KEY"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Snipara?

MCP connector for Snipara, the Project Brain for AI coding agents

How to use Snipara?

The README includes setup instructions such as uvx snipara-mcp.

Key features of Snipara

  • HTTP MCP first for modern clients
  • snipara-mcp for stdio-only clients or local compatibility
  • create-snipara when you want guided setup across clients and templates
  • retrieval: snipara_context_query, snipara_search, snipara_get_chunk
  • durable memory: snipara_recall, snipara_remember

Use cases of Snipara

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Snipara

Where is the source code for Snipara?

The source code is linked from the repository URL on this page.

Does Snipara include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Snipara?

The source code is linked from the repository URL on this page.

Does Snipara include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Memory & Knowledge MCP servers