mcpbeat Sign in

Bollard MCP Server

by imdeepaksingh Your server? Claim it
local only

Bollard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from pypi.

An AI-powered, safe database access gateway built on the Model Context Protocol (MCP).

Installs per day peak 43 · avg 21 · +22% w/w
a month agotoday
121
Installs / week
pypi · bollard-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Bollard MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 bollard-mcp -- uvx bollard-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bollard-mcp": {
      "args": [
        "bollard-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bollard-mcp]
command = "uvx"
args = ["bollard-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bollard-mcp": {
      "args": [
        "bollard-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bollard-mcp": {
      "args": [
        "bollard-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bollard MCP

same job, measured the same way
Colabfit MCP
by colabfit

An MCP server that provides access to the ColabFit database

81 installs/wk local only
datamcp — Hosted Model Context Protocol for Databases, APIs, and Agent Memory
by mironovisa

PostgreSQL, MySQL, OpenAPI/Swagger, and shared Agent Memory with scoped access.

answering
Copilot Datagate
by afurlane

Policy-driven, read-only MCP server for safe database access from AI tools.

32 installs/wk local only
Anythingmcp
by keysersoft

Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

4 tools answering
Aevia
by aeviamodeler

AI-powered life cycle assessment and modelling: connect to LCA databases, build and analyze systems

answering
MCP Devtools
by marin1321

MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.

37 installs/wk local only
SQL MCP Server
by nethinwei

Controlled SQL access gateway with policy, cost limits, tenant isolation, and safe tools.

local only
Mongodb MCP Server
by mongodb-js

MongoDB Model Context Protocol Server

82 973 installs/wk local only

Bollard MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bollard MCP?
Bollard MCP 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 bollard-mcp was installed 121 times last week.
How do I connect Bollard MCP?
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 bollard-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Bollard MCP?
The pypi package bollard-mcp was installed 121 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.