Indiamart Lead Manager
About
Connect Claude AI to your IndiaMART seller account. Fetch, search, sync and manage buyer leads using natural language. Includes pipeline tracking, notes, analytics, CSV export and draft replies. Supports Claude Desktop, Claude Code and OpenClaw.
Details
- Author
- Techmatic-sys
- Downloads
- 400
- Categories
- Search
Jump to
- Fetch leads by date range or last N hours
- Search leads by keyword, product, or city
- Pipeline tracking: new → contacted → qualified → won/lost
- Attach private notes to leads
- Analytics: top cities, products, daily trends
- Export leads as CSV
- Draft professional buyer replies
- Real-time webhook support
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Indiamart Lead ManagerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Requires Python 3.10+ and an IndiaMART seller account with a CRM API key. After setup, you invoke any of the 10 tools via natural language commands (e.g., "get leads from the last 24 hours").
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"indiamart lead manager": {
"indiamart": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {
"INDIAMART_API_KEY": "<YOUR_API_KEY>",
"INDIAMART_GLID": "<YOUR_GLID>"
}
}
}
}
}
McpServers
{
"indiamart": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {
"INDIAMART_API_KEY": "<YOUR_API_KEY>",
"INDIAMART_GLID": "<YOUR_GLID>"
}
}
}
IndiaMART Lead Manager MCP Server
Connect Claude AI to your IndiaMART seller account and manage buyer leads using natural language.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

