MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Silent Brief MCP Server

by Warmachine2121
Developer ToolsModerate7.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

AI-generated legal and business documents. Pay XMR, no accounts, no KYC.

About

AI-generated legal and business documents. Pay XMR, no accounts, no KYC.

Security Report

7.0
Moderate7.0Low Risk

Valid MCP server (1 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Silent Brief API key (purchase at thesilentbrief.co.nz)Required

Environment variable: SILENT_BRIEF_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-warmachine2121-silent-brief-mcp": {
      "env": {
        "SILENT_BRIEF_API_KEY": "your-silent-brief-api-key-here"
      },
      "args": [
        "-y",
        "silent-brief-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Silent Brief MCP Server

MCP server for Silent Brief — AI-generated legal and business documents. Pay XMR, get professional results. No accounts. No KYC.

Works with Claude Desktop, Cline, Cursor, Continue, and any MCP-compatible AI agent.

Tools

ToolDescription
list_servicesBrowse all services with live XMR/USD/NZD pricing and required inputs
execute_document_serviceSubmit a job and get the completed document (polls until done)
check_job_statusRetrieve a job result by ID
get_balanceCheck remaining XMR credit balance

Available Services

NZ Legal (Silent Brief)

  • Sale & Purchase Agreement Review
  • Contract Review
  • Tenancy Agreement Review
  • Employment Contract Review
  • Privacy Policy Drafting
  • Terms & Conditions Drafting
  • Professional Report
  • Payment Demand Letter
  • Document Polish / Proofreading
  • Invoice Generator

Global (XMR Works)

  • Resume & Cover Letter
  • SEO Article
  • Bug Fix & Code Help
  • Business Plan
  • Grant Writing
  • Product Descriptions
  • Ad Copy Variants
  • Translation & Rewrite
  • Email & Cold Outreach
  • Social Media Content

Setup

1. Get an API key

Purchase XMR credits at https://thesilentbrief.co.nz/api/v1/keys/purchase — you receive an API key on confirmation.

2. Install dependencies

pip install mcp httpx

3. Add to your MCP client

Claude Desktop (~/.claude/claude_desktop_config.json):

{
  "mcpServers": {
    "silent-brief": {
      "command": "python",
      "args": ["/path/to/mcp_server.py"],
      "env": {
        "SILENT_BRIEF_API_KEY": "sbk_your_key_here"
      }
    }
  }
}

Cline / Cursor / Continue — same command + env block in your MCP settings.

npx-style (coming soon):

SILENT_BRIEF_API_KEY=sbk_xxx npx @silent-brief/mcp

Usage

Once connected, your AI agent can:

list_services()
→ returns full catalog with XMR pricing and required input fields

execute_document_service(
  service_id="contract_review",
  inputs={"document_text": "<paste contract>", "contract_type": "service agreement"},
  tier="standard"
)
→ returns completed review in 30–90 seconds

get_balance()
→ {"balance_xmr": 0.42, "jobs_remaining_est": 14}

Pricing

All prices in XMR at live market rate. Standard tier from ~$8 USD equivalent. Premium tier uses a deeper research + polish pipeline.

Call list_services() for live pricing at time of request.

Privacy

Document content is processed in memory and never written to disk. No emails, no names, no PII in logs. We are a routing layer, not a data processor.

Links

  • Live API: https://thesilentbrief.co.nz/api/v1
  • x402 endpoint: https://thesilentbrief.co.nz/api/v1/x402/execute
  • Health check: https://thesilentbrief.co.nz/api/v1/health
  • GitHub: https://github.com/warmachine2121/silent-brief-mcp

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published April 10, 2026
Version 1.0.0
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
3
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
472
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
61
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
20
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
16
Installs
10.0
Security
5.0
Local