mcpbeat Sign in

Guidance Lark MCP Server

by guidance-ai Your server? Claim it
local only

Guidance Lark MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 6 Mar 2026.

Validate and test llguidance grammars with batch testing and documentation

Installs per day peak 22 · avg 11 · -2% w/w
a month agotoday
85
Installs / week
pypi · guidance-lark-mcp
0
Stars
0 open issues
6 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Guidance Lark 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 guidance-lark-mcp -- uvx guidance-lark-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "guidance-lark-mcp": {
      "args": [
        "guidance-lark-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.guidance-lark-mcp]
command = "uvx"
args = ["guidance-lark-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "guidance-lark-mcp": {
      "args": [
        "guidance-lark-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "guidance-lark-mcp": {
      "args": [
        "guidance-lark-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Guidance Lark MCP

same job, measured the same way
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
OrangePro
by orangeproai

Find test gaps, generate grounded tests, and dynamically prove behavior with mutation testing.

474 installs/wk local only
OrangePro
by orangepro

Find test gaps, generate grounded tests, and dynamically prove behavior with mutation testing.

local only
Ideabob Validation
by foodyogi

Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.

5 tools answering
Openapi Navigator
by mgaruccio

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing

113 installs/wk local only
Provar MCP Server
by provartesting

Provar MCP: AI-powered Salesforce test automation. Generate, validate, migrate, and run tests.

427 installs/wk local only
Mida
by mida

Create, run and analyze A/B tests and personalizations on your site with Mida.

answering
Agentsnap
by mukundakatta

Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.

31 installs/wk local only

Guidance Lark MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Guidance Lark MCP?
Guidance Lark 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 guidance-lark-mcp was installed 85 times last week.
How do I connect Guidance Lark 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 guidance-lark-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Guidance Lark MCP?
The pypi package guidance-lark-mcp was installed 85 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Guidance Lark MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.