mcpbeat Sign in

LLM Provider MCP Server

by manishiitg Your server? Claim it
local only

LLM Provider MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Delegate asynchronous coding jobs between Claude Code, Codex, Cursor Agent, and Pi.

Installs / week
not published
1
Stars
2 open issues
17 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

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

Builds a database query by concatenation pkg/adapters/internal/paneview/blank_runs.go:256
    drop := make([]bool, n)
    i := 0
    for i < n {
        if kind[i] == "" {
            i++
            continue

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 LLM Provider MCP

same job, measured the same way
A
Can I Vibe? — AI coding provider status
by canivibe

Live status and health checks for AI coding providers: Claude, Cursor, Copilot, Codex and more.

2 tools answering
Pathmark
by hacksurvivor

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

64 installs/wk local only
Agent MCP Hub
by blackaxgit

One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents

48 installs/wk local only
LLM CLI Gateway
by verivus-oss

One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.

231 installs/wk local only
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

68 installs/wk local only
Cavuno MCP
by cavuno

Connect Claude, Cursor, Codex, and other MCP clients to manage your Cavuno job board.

answering
Aiko
by masa-san-jp

A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code

37 installs/wk local only
Apuchat
by opcastil11

Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.

18 tools answering

LLM Provider MCP — questions

Answers built from our own checks of this server.

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