mcpbeat Sign in

Bristlecone Logic MCP Server

by bristlecone2026 Your server? Claim it
local only

Bristlecone Logic runs on your own machine — the client starts it, so there is no endpoint to ping. 166 installs a week from pypi. Last commit 7 Sep 2026.

Micro-settled web content extraction and JSON schema validation utilities for AI agents via XRPL.

Installs per day peak 886 · avg 100 · -49% w/w
a month agotoday
166
Installs / week
pypi · bristlecone-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] mcp_server.py:1
этот файл ставится пользователю, но в репозитории его нет
    file_path = os.path.join(WORKSPACE_DIR, safe_filename)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bristlecone-logic -- uvx bristlecone-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bristlecone-logic": {
      "args": [
        "bristlecone-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bristlecone-logic]
command = "uvx"
args = ["bristlecone-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bristlecone-logic": {
      "args": [
        "bristlecone-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bristlecone-logic": {
      "args": [
        "bristlecone-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bristlecone Logic

same job, measured the same way
You.com Web Access & AI
by youdotcom-oss

Web search, AI agent, and content extraction via You.com APIs

701 installs/wk 6 tools answering
Alembica MCP
by open-and-sustainable

MCP server for Alembica validation, extraction, cost estimation, and schema queries.

local only
I
webclaw
by 0xmassi

Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.

298 installs/wk local only
Wet MCP
by n24q02m

Open-source MCP server for AI agents: web search, content extraction, and library docs.

3 069 installs/wk local only
C
AgenticTotem Web Extractor
by agentictotem

AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402.

1 tools answering
x402 JSON Repair
by ktcod

Pay-per-call JSON repair + JSON Schema validation for AI agents (USDC on Base, x402).

21 tools answering
Talkform
by msanchezgrice

Local Talkform schemas, bundled interview templates, and config validation for AI agents.

27 installs/wk local only
Qc Validator
by mdfifty50-boop

Output quality control and validation for AI agents

36 installs/wk local only

Bristlecone Logic — questions

Answers built from our own checks of this server.

Why is there no uptime for Bristlecone Logic?
Bristlecone Logic runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package bristlecone-mcp was installed 166 times last week.
How do I connect Bristlecone Logic?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bristlecone-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Bristlecone Logic?
The pypi package bristlecone-mcp was installed 166 times in the last week. Week over week that is -49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bristlecone Logic open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.