mcpbeat Sign in

GVRN Incorporation MCP Server

answering

GVRN Incorporation is answering right now. Last checked 14 min ago. It exposes 7 tools.

Collect and submit company incorporation requests for review by GVRN's corpsec team.

Uptime history 51 days of history · worst day 96%
51 days agonow
96.1%
Uptime 24h
173 of 180 checks
7
Tools
read from the server
1220 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 28 August 2026. No other catalogue keeps this.

28 Aug a tool changed version2 times that day
and 1 more, back to 28 August 2026

GVRN Incorporation does not always answer

Over the last week it answered 98.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add incorporation --transport http https://core-api.gvrn.ai/incorporation-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "incorporation": {
      "url": "https://core-api.gvrn.ai/incorporation-mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.incorporation]
url = "https://core-api.gvrn.ai/incorporation-mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "incorporation": {
      "url": "https://core-api.gvrn.ai/incorporation-mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "incorporation": {
      "url": "https://core-api.gvrn.ai/incorporation-mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

incorporation
create_incorporation_draft
Creates a new incorporation request draft bound to the verified email, using any fields provided. Requires a verificationToken from verify_email_otp; every other field is optional. Returns a draftId that identifies the draft for later updates, submission, and status checks.
get_incorporation_guide
Returns the full GVRN incorporation workflow guide: the fields collected, the email-verification steps, and the review lifecycle. Also available as the MCP resource gvrn://incorporation/guide.
get_incorporation_status
Returns the current status of an incorporation request (DRAFT → QUEUED_FOR_REVIEW → UNDER_REVIEW → COMPLETED). Requires a verificationToken for the email that created the draft; requests are only visible to that email.
update_incorporation_draft
Adds or corrects fields on an existing draft (patch semantics: only provided fields are changed; array fields are replaced whole). Requires a verificationToken for the email that created the draft. Fails once the draft has been submitted.
request
request_email_otp
Sends a 6-digit verification code to the given email address. The code is exchanged for a verificationToken via verify_email_otp, and that token authorizes the draft tools. Codes expire after 10 minutes and are rate-limited per email.
submit
submit_incorporation
Submits a draft for review by the GVRN team and returns the request status. Requires a verificationToken for the email that created the draft, which becomes the contact for the request. Optional fields may be left blank. Irreversible: the draft becomes read-only and a review request is filed with the GVRN team.
verify
verify_email_otp
Verifies a 6-digit email code and returns a verificationToken valid for ~30 minutes. The draft tools require this token. Re-verifying the same email issues a fresh token that still reaches the same drafts.

Endpoints

URLTransportStateLatencyChecked
https://core-api.gvrn.ai/incorporation-mcp streamable-http answering 796 ms 14 min ago
https://incorporation-mcp.gvrn.ai streamable-http answering 980 ms 14 min ago

Alternatives to GVRN Incorporation

same job, measured the same way
More Good Reviews
by moregoodreviews

Manage customers, reviews, requests, and reputation for one More Good Reviews project.

answering
Ask Gemini
by lykhoyda

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions

161 installs/wk local only
Ask Codex
by lykhoyda

Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions

153 installs/wk local only
Agentpub
by agentpub

Submit papers for AI peer review and publication. Search and cite AI-authored research.

34 tools answering
Papers
by agentpub

Submit papers for AI peer review and publication. Search and cite AI-authored research.

34 tools answering
Brazil Company Risk Score — Registry, Reputation & Protests
by paulovitorti

Risk score for Brazilian companies from registry, reputation and protest records by CNPJ.

answering
Gud API MCP
by gudlab

AI agents create, run, and save API requests as Gud API collections in your project.

32 installs/wk local only
Mailpal
by michaelyousrie

List, inspect, and run saved HTTP requests from MailPal collections; write tools on Pro

36 installs/wk local only

GVRN Incorporation — questions

Answers built from our own checks of this server.

What can GVRN Incorporation do?
It exposes 7 tools, read directly from the server on our last check. Among them: create_incorporation_draft, get_incorporation_guide, get_incorporation_status, request_email_otp, submit_incorporation, update_incorporation_draft and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is GVRN Incorporation working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 173 of 180 checks got a reply (96.1%), average response time 1220 ms. The bar chart above shows every period we have measured.
How do I connect GVRN Incorporation?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does GVRN Incorporation need an API key?
No. GVRN Incorporation completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is GVRN Incorporation?
It answers our handshake in 1220 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.