LocalTry AI CRM
Rank #14,764io.github.philly88r/localtry-mcp
Operate and customize one tenant-isolated LocalTry CRM. ChatGPT plugin coming soon.
LocalTry AI CRM is a Model Context Protocol (MCP) server published by philly88r. It ranks #14,764 of 115,591 servers tracked on MCP Toplist. LocalTry AI CRM is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 100,827 of 115,591 servers on MCP Toplist.
Use LocalTry AI CRM
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http localtry-mcp https://mcp.localtry.com/mcp[mcp_servers.localtry-mcp]
url = "https://mcp.localtry.com/mcp"Add to ~/.codex/config.toml.
https://mcp.localtry.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"localtry-mcp": {
"url": "https://mcp.localtry.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"localtry-mcp": {
"type": "http",
"url": "https://mcp.localtry.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"localtry-mcp": {
"serverUrl": "https://mcp.localtry.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"localtry-mcp": {
"url": "https://mcp.localtry.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.philly88r%2Flocaltry-mcp)<a href="https://mcptoplist.com/server/io.github.philly88r%2Flocaltry-mcp"><img src="https://mcptoplist.com/badge/io.github.philly88r%2Flocaltry-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
philly88r
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 19, 2026 |
| 1.0.0 | Aug 17, 2026 |
Frequently asked questions
- Who maintains LocalTry AI CRM?
- LocalTry AI CRM is maintained by philly88r, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is LocalTry AI CRM listed on the Official MCP Registry?
- Yes — LocalTry AI CRM is listed on the Official MCP Registry, alongside Glama.
- How many versions does LocalTry AI CRM have?
- MCP Toplist tracks 2 versions of LocalTry AI CRM, most recently published on Aug 19, 2026.
- Where can I find the source code for LocalTry AI CRM?
- The source code for LocalTry AI CRM is hosted at github.com/philly88r/localtry-mcp.