mcpbeat Sign in

LINQ to DB MCP Server

local only

LINQ to DB runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.

Installs / week
not published
3328
Stars
367 open issues
18 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 19 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.

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

Alternatives to LINQ to DB

same job, measured the same way
PlanetScale
by planetscale

Connect to PlanetScale databases, branches, schema, query insights, and execute SQL

answering
MCP Local WP
by verygoodplugins

WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.

48 installs/wk local only
Grain
by pattrnlabs

Run SQL queries and inspect database schemas through safe, visible MCP tools.

191 installs/wk local only
SQL Preview
by fadnavismehul

Run governed SQL queries and inspect database schemas from MCP agents.

80 installs/wk local only
Sqlite
by ofershap

SQLite MCP — query databases, inspect schemas, explain queries, export data.

139 installs/wk local only
Postgres
by ofershap

PostgreSQL MCP — query databases, inspect schemas, explain queries.

34 installs/wk local only
TypeDB
by typedb

Execute TypeQL queries and manage databases and users on a TypeDB server.

local only
Postgres
by waystation

Connect to your PostgreSQL database to query data and schemas.

answering

LINQ to DB — questions

Answers built from our own checks of this server.

Why is there no uptime for LINQ to DB?
LINQ to DB runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is LINQ to DB open source?
Yes — it is published under the MIT licence, written in C#, 3 328 stars on GitHub and 367 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.