Mmcp.market

LocalTry AI CRM MCP server

by philly88r·io.github.philly88r/localtry-mcp·v1.0.1

Operate and customize one tenant-isolated LocalTry CRM. ChatGPT plugin coming soon.

A97/100grade A
What users say
No reviews yet
Be the first
Safety scan
A97/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed LocalTry AI CRM yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

LocalTry AI CRM tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 286ms (auth required)20/20
  • Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 14 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 97/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the LocalTry AI CRM repository's README, as published. We do not edit it. Read it on GitHub

LocalTry MCP

Use LocalTry from ChatGPT and other MCP clients while keeping every business strictly isolated.

LocalTry MCP is a remote Model Context Protocol server for operating a LocalTry CRM with plain-language instructions. It runs on Cloudflare Workers, uses OAuth 2.1, and binds every connection to one verified LocalTry user, business, role, and permission set.

What it enables

  • Search customers, companies, contacts, leads, jobs, estimates, and invoices.
  • Create and update validated CRM records.
  • Create tenant-owned AI agents that become available in Flow Studio.
  • Inspect the complete tenant workspace architecture.
  • Search every registered page, action, agent, integration, and tenant addition.
  • Submit tenant-only workspace customizations through LocalTry Builder.
  • Run saved workflows.
  • Ask LocalTry Command to carry out multi-step business operations.
  • Review customization versions and restore an earlier version.
  • Read a tenant-scoped activity and audit history.

Available tools

The tenant boundary

There is one shared MCP service, but every authorization is logically private. The client cannot supply or change a tenant identifier.

MCP client
  -> LocalTry OAuth consent
  -> token bound to user + business + role + scopes
  -> LocalTry MCP Worker
  -> private Cloudflare service binding
  -> LocalTry domain services
  -> business-scoped data and workspace runtime

The MCP Worker does not receive a database binding. It can reach LocalTry only through the private service contract in docs/localtry-bridge-contract.md.

Remote endpoint

The production endpoint is live:

https://mcp.localtry.com/mcp

Health check:

https://mcp.localtry.com/health

Clients discover OAuth 2.1 metadata automatically. Authorization supports PKCE, dynamic client registration, short-lived access tokens, and refresh tokens. Users sign in to LocalTry and approve one visible workspace; no LocalTry API key is copied into the MCP client.

Local development

Requirements: Node.js 20 or newer and a Cloudflare account.

npm install
npm run types
npm run check
npm run dev

Create an OAuth KV namespace and replace the placeholder namespace ID in wrangler.jsonc:

npx wrangler kv namespace create OAUTH_KV

The LOCALTRY_API service binding must point to the named LocalTryMcpBridge WorkerEntrypoint exported by the LocalTry CRM deployment.

See the bridge contract for the exact trust boundary.

ChatGPT

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http localtry-mcp https://mcp.localtry.com/mcp
Add to Cursor

LocalTry AI CRM: common questions

Is LocalTry AI CRM MCP server safe?
Yes, by our scan: it is graded A (97/100). Read the LocalTry AI CRM safety report
How do I install LocalTry AI CRM?
It runs remotely at mcp.localtry.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does LocalTry AI CRM need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is LocalTry AI CRM maintained?
The last commit was 15 days ago (2026-09-08). The latest release is v1.0.1.
Is LocalTry AI CRM up?
100% of our last 15 checks got an answer. We check remote servers about four times a day.
What can I use instead of LocalTry AI CRM?
Servers from other publishers that do the same job: BoondManager MCP Server, MIND MCP server and Munin MCP server. Compare all LocalTry AI CRM alternatives.

Alternatives to LocalTry AI CRM

Same job from other publishers: the closest match first, then the best rated.

All LocalTry AI CRM alternatives →
  • BoondManager MCP Server
    MCP Server for BoondManager API - 182 tools, 12 prompts, 22 resources (ERP/CRM)
    A
  • MIND
    MIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.
    B
  • Munin
    Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics
    A
  • Nevent MCP
    Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
    A
  • Pipedrive CRM
    MCP server for Pipedrive CRM. 155 tools for deals, persons, organizations, activities, and more.
    B

More from philly88r