← evcrm.in
INDIVIDUAL MCP TOOL
search_blog_articles
Search EvCRM's per-model vehicle buyer's guides (evcrm.in/blog).
LIVE ENDPOINT
https://evcrm.in/api/mcp
Connect to this endpoint to inspect the live schema for search_blog_articles and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.evcrm-in]
url = "https://evcrm.in/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"evcrm-in": {
"type": "http",
"url": "https://evcrm.in/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: evcrm-in
Remote MCP URL: https://evcrm.in/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"evcrm-in": {
"url": "https://evcrm.in/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"evcrm-in": {
"type": "http",
"url": "https://evcrm.in/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "evcrm-in",
"transport": "streamable-http",
"url": "https://evcrm.in/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_vehicles— Search live vehicle inventory across all verified dealers on EvCRM (evcrm.in) — new and used cars, EVs, and two-wheelers for sale in India.get_vehicle_details— Get full specifications for one vehicle listing on EvCRM by its ID (from search_vehicles results) — engine/motor details, battery, features, warranty, etc.get_blog_article— Get the full text of one EvCRM buyer's guide article, plus its currently available inventory across dealers.search_knowledge_hub— Search EvCRM's Learn knowledge base (evcrm.in/learn) — educational articles on how EVs and automobiles actually work, buying guides, and current industry tech trends.get_knowledge_article— Get the full text of one EvCRM Learn article by its slug.find_dealers— Find verified vehicle dealers on EvCRM with their own storefront pages, optionally filtered by city or category (EV vs used-car dealer).search_market— Search EvCRM's verified Indian automobile market database (CTE) — specs, current pricing, and transparency scores cross-checked across multiple sources (BikeWale, CarWale, and others), covering the whole market, not just EvCRM's own inventory.compare_vehicles— Head-to-head comparison of two or more vehicle models from EvCRM's verified market database (CTE) — specs, pricing, and scores side by side.