{"name":"net.startcompanies/llc-formation","slug":"startcompanies-llc-formation","title":"Start Companies LLC Formation","description":"US LLC formation for non-residents: no SSN, plus EIN, banking, ITIN and annual renewals.","url":"https://mcp.market/server/startcompanies-llc-formation","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":95,"checks":19,"ok":18,"last_checked_at":"2026-09-24T04:41:04.168Z","last_ok_at":"2026-09-24T04:41:04.168Z","latency_ms":437},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.startcompanies.net/mcp","version":"2.1.0","remotes":[{"type":"streamable-http","url":"https://mcp.startcompanies.io/mcp"}],"packages":[],"tools":[{"name":"create_llc_lead","description":"Registers the LLC formation request, emails the user a confirmation with their reference number, and returns the payment link. The user does not need to fill in any web form afterwards: everything was captured here. If they are not ready to pay, hand them off to a person, not to a form. Call this ONLY after the user has explicitly confirmed the package. Start Companies replies by email within 24 hours.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"nombre":{"type":"string","minLength":2,"description":"Full name of the owner."},"email":{"type":"string","description":"Contact email."},"whatsapp":{"type":"string","description":"WhatsApp number including country code. E.g. +54 9 11 5555 5555."},"pais":{"type":"string","description":"Country of residence of the owner."},"actividad":{"type":"string","description":"What the business does. E.g. \"marketing agency\"."},"socios":{"type":"integer","minimum":1,"description":"Total number of members, including the owner."},"nombre_empresa":{"type":"string","description":"Desired LLC name, without the \"LLC\" suffix."},"estado":{"type":"string","description":"US state where the LLC will be formed."},"paquete":{"type":"string","enum":["emprendedor","elite","premium"],"description":"The package the user confirmed."}},"required":["nombre","email","whatsapp","pais","actividad","socios","paquete"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_checkout_link","description":"Returns the Stripe checkout link for one of the three packages. Use it when the user already knows which package they want and wants to pay now, or when they submitted the request earlier and want to pay afterwards. If they already have a reference number, pass it so the payment can be matched to their request.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"paquete":{"type":"string","enum":["emprendedor","elite","premium"],"description":"Which package to get the payment link for."},"referencia":{"type":"string","description":"Reference number from a previous create_llc_lead, e.g. SC-0812-KDJC. Pass it if the user has one."}},"required":["paquete"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_itin_info","description":"Returns what an ITIN is, what it costs, which documents are needed, how long the IRS takes, and the link to the application form on the Start Companies website. It does not submit or start an application. An ITIN is the IRS personal tax ID for people without an SSN. Use it when the user asks about ITIN, tax ID, taxpayer number or filing as a member of a multimember LLC.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"socios":{"type":"integer","minimum":1,"description":"How many people need an ITIN. Used to quote the total. Defaults to 1."}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_llc_options","description":"Returns the three US LLC formation packages offered by Start Companies, with price, turnaround time and what each one includes, plus add-on services, annual renewals and tax advisory. Call this before discussing prices, renewals, advisory or what is included.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_order_status","description":"Looks up a previously submitted LLC formation request and returns its status. Requires BOTH the reference number (format SC-MMDD-XXXX) and the email address used when the request was submitted: the email is a second factor, not a search key. Ask the user for both before calling. Returns the status only, not personal data.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"referencia":{"type":"string","description":"Reference number returned by create_llc_lead, e.g. SC-0812-KDJC."},"email":{"type":"string","description":"The email address used when the request was submitted. Must match the one on file."}},"required":["referencia","email"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_renewal_info","description":"Returns what the annual LLC renewal costs and covers, including the yearly IRS filings: Form 1120 + 5472 for foreign-owned single-member LLCs, or Form 1065 with its schedules for multimember LLCs. Renewals are not sold through this server: the user is referred to the team by WhatsApp, email or the client portal. Use it when the user asks about renewing, keeping the LLC active, IRS filings, penalties, the annual report, the state fee, or what happens after the first year.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"estado":{"type":"string","description":"US state of the existing LLC. Delaware costs more."},"multimember":{"type":"boolean","description":"true if the LLC has more than one member."}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"recommend_llc_package","description":"Given the US state, whether the LLC has more than one member, and which services the user needs, returns the package that matches those inputs and explains why. Read-only: it does not create anything.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"estado":{"type":"string","description":"US state where the LLC will be formed. E.g. \"Wyoming\", \"WY\", \"Delaware\"."},"multimember":{"type":"boolean","description":"true if the LLC has more than one member."},"quiere_declaracion_federal":{"type":"boolean","description":"true if the user wants the federal tax filing (1120+5472 or 1065) included."},"quiere_renovacion_incluida":{"type":"boolean","description":"true if the user wants the annual renewal and Annual Report included."},"quiere_account_manager":{"type":"boolean","description":"true if the user wants a dedicated account manager."}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-23T04:56:29.248Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T04:56:29.224Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1143ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.startcompanies.io/mcp","reachable":true,"authRequired":false,"latencyMs":1143,"serverInfo":{"name":"start-companies-llc-formation","version":"2.2.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.startcompanies.net/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}