Access 348K+ business contacts worldwide via MCP protocol for Claude Desktop
Find restaurants, hotels, and cafes in any city with complete contact information via Claude Desktop
Analyze competition, market saturation, and business trends across cities with AI assistance
Access business contact information for B2B sales and marketing campaigns directly from Claude
Seamlessly integrates with Claude Desktop via MCP protocol for AI-powered business insights
SSL/HTTPS encryption, 99.9% uptime, and reliable infrastructure for enterprise use
Simple MCP setup, instant integration with Claude Desktop, no coding required
# Clone the repository
git clone https://github.com/gitechx/mcp.git
cd mcp
# Install dependencies
npm install
Add to your Claude Desktop config file (~/.config/claude/config.json):
{
"mcpServers": {
"gplug": {
"command": "node",
"args": ["/path/to/mcp/build/index.js"],
"env": {
"GPLUG_API_KEY": "your-api-key-here"
}
}
}
}
After configuration, restart Claude Desktop to load the MCP server.
# Search businesses by city and type
search_businesses: Search for businesses in specific cities
# Get market analysis
market_analysis: Analyze market trends and competition
# Get business statistics
business_stats: Retrieve business statistics by region
Once configured, you can ask Claude:
- "Find me restaurants in Berlin"
- "Show me hotels in Munich"
- "What's the restaurant market like in Hamburg?"
- "Analyze cafe competition in Frankfurt"