Mmcp.market

Baserow Schema MCP server

by aficiomaquinas·io.github.aficiomaquinas/mcp-baserow-schema·v2.0.2

Generic Baserow API client MCP server with automatic 2FA (TOTP) auth and OpenAPI validation.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars29 downloads/wk

Reviews

Write one

Nobody has reviewed Baserow Schema MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Baserow Schema MCP tools (2)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • auth_status

    Check the current authentication state including email, user ID, and token expiry.

  • baserow_api

    Generic Baserow API client. Call ANY Baserow endpoint with method, path, body, and query params. Examples: GET /api/database/tables/database/357/ → list tables POST /api/database/views/table/965/ {name, type} → create view POST /api/database/views/4029/filters/ {field, type, value} → create filter DELETE /api/database/tables/968/ → delete table PATCH /api/database/rows/table/965/11/ {status} ?user

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan11 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 18 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y mcp-baserow-schema on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add mcp-baserow-schema -- npx -y mcp-baserow-schema
Add to Cursor

Baserow Schema MCP: common questions

Is Baserow Schema MCP server safe?
Mostly: it is graded B (83/100). Read the Baserow Schema MCP safety report
How do I install Baserow Schema MCP?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Baserow Schema MCP need an API key?
Yes. The registry entry asks for BASEROW_PASSWORD, BASEROW_TOTP_SECRET.
Is Baserow Schema MCP maintained?
The last commit was 18 days ago (2026-09-02). The latest release is v2.0.2.
What can I use instead of Baserow Schema MCP?
Servers from other publishers that do the same job: Ticket Demo MCP server, spintax.net MCP server and Filamental MCP server. Compare all Baserow Schema MCP alternatives.

Alternatives to Baserow Schema MCP

Same job from other publishers: the closest match first, then the best rated.

All Baserow Schema MCP alternatives →
  • Ticket Demo
    MCP server demo — tickets, schema discovery, auth, and PII gating. stdio + HTTP.
    B
  • spintax.net MCP server
    Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
    A
  • Filamental
    Read/write access to your Filamental knowledge graph vault. 17 tools. Local-first, no auth.
    A
  • ssh-mcp
    MCP gateway for controlled SSH access with per-client auth, command policies, and audit logging.
    B
  • Openapi Security Contract Lint
    Finds the lines in an OpenAPI file that publish an endpoint with no authentication, an API key in th
    A

More from aficiomaquinas