Gooodbilling runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 7 Jun 2026.
GooodBilling 公式 MCP Server — Claude Desktop / Cursor 等の MCP 対応クライアントから AI ファーストで請求書・見積を操作する
Today is the operative word: we check Gooodbilling every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-server -- npx -y @gooodbilling/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gooodbilling/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@gooodbilling/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gooodbilling/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gooodbilling/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOOODBILLING_API_TOKEN (GooodBilling API トークン (gb_live_...)。https://gooodbilling.com/settings/api-tokens で発行), GOOODBILLING_API_BASE_URL (API ベースURL。任意。既定は https://gooodbilling.com).
The author declared them in the registry entry; get the values from the project itself.
qcqx-project-manage MCP Server — 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)
MCP Server for Web2MD — convert URLs to Markdown from Claude Desktop, Cursor, etc.
MCP relay server for Claude Desktop <-> Claude Code communication
Ping-only MCP origin for claude.ai, Desktop, Cursor, and Grok Connectors.
MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.
Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.
MCP server for validating and generating SOUL.md agent identity files from Claude Desktop.
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
Answers built from our own checks of this server.