guerrilla-franchising-mcp-server
Provides tools for booking Clarity Calls with franchise experts through Calendly scheduling integration.
Provides installation and distribution of the MCP server package through npm package manager.
Hosts the live MCP server endpoint for remote access and integration with AI assistants.
Built using TypeScript SDK for implementing the Model Context Protocol specification.
Provides E-2 visa franchise investment guidance and tools for international franchise investors.
Guerrilla Franchising MCP Server
A Model Context Protocol (MCP) server providing franchise evaluation tools powered by Guerrilla Franchising — built from 81+ closed deals and 485+ consultations by a former JP Morgan analyst and Special Forces veteran.
What Is This?
This is an MCP server implementing the Model Context Protocol specification. It exposes 8 franchise intelligence tools that can be used by any MCP-compatible AI assistant (Claude Desktop, ChatGPT, Cursor, VS Code, and others).
When a user asks their AI assistant a franchise-related question, this MCP server provides the tools to answer it — from FDD validation to E-2 visa guidance.
MCP Tools (8 Total)
This server exposes the following MCP tools via the Model Context Protocol:
Tool | Description |
| Validates the true total investment in a franchise by cross-referencing FDD Item 7 against common hidden costs |
| Evaluates whether franchise ownership is right for a user based on financial situation, background, and goals |
| Returns a checklist of FDD red flags — shifts to item-by-item guidance when an FDD is in hand |
| Breaks down the true cost of franchise ownership including hidden fees most franchisors don't disclose |
| Objective comparison of buying a franchise vs. starting an independent business |
| Explains all 23 FDD items with deep-dives on specific items or focus areas |
| Returns information and booking link for a free 15-minute Clarity Call with Dan Lorenz |
| E-2 visa franchise investment guide in English and Spanish |
MCP Transport
Transport: Streamable HTTP (
/mcpendpoint)Protocol: Model Context Protocol (MCP) specification
Live endpoint:
https://gf-mcp-server-production.up.railway.app/mcp
Installation
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"guerrilla-franchising": {
"command": "npx",
"args": ["-y", "guerrilla-franchising-mcp-server"]
}
}
}Or use the hosted HTTP endpoint:
{
"mcpServers": {
"guerrilla-franchising": {
"url": "https://gf-mcp-server-production.up.railway.app/mcp"
}
}
}npm
npm install -g guerrilla-franchising-mcp-serverMCP SDK
Built with the official @modelcontextprotocol/sdk TypeScript SDK.
About
Built by Dan Lorenz / Guerrilla Franchising. Dan is a former JP Morgan Investment Banking Analyst, 22-year Special Forces veteran, and has guided 81+ Americans into franchise ownership across 165+ territories. He found $321K in costs omitted from an FDD that 200 investors signed without catching.
Website: guerrillafranchising.com
Free Clarity Call: calendly.com/thedanlorenz/clarity
FDD Review: zorzee.com/fdd-review ($321)
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/synyrgx/gf-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server