INDIVIDUAL MCP TOOL
list_certifications
List the statutory licences and registrations held by MKB Enterprises - FSSAI Central Food Business Licence, DGFT Importer–Exporter Code (IEC) and GST registration - with certificate numbers, validity, scope and public PDF links.
LIVE ENDPOINT
https://www.mkbenterprises.in/mcp
Connect to this endpoint to inspect the live schema for list_certifications 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.spice-route-global]
url = "https://www.mkbenterprises.in/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"spice-route-global": {
"type": "http",
"url": "https://www.mkbenterprises.in/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: spice-route-global
Remote MCP URL: https://www.mkbenterprises.in/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": {
"spice-route-global": {
"url": "https://www.mkbenterprises.in/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"spice-route-global": {
"type": "http",
"url": "https://www.mkbenterprises.in/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "spice-route-global",
"transport": "streamable-http",
"url": "https://www.mkbenterprises.in/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_products— List the spice product lines MKB Enterprises supplies (chilli, turmeric, ginger) with their available forms and page URLs.get_product— Get full detail for one MKB Enterprises product line: description, available forms and bulk/export specifications.list_chilli_varieties— List every dried red chilli variety MKB Enterprises supplies (Byadgi, Guntur and KDL types) with origin, colour value and pungency at a glance.get_chilli_variety— Get full technical specifications for one dried red chilli variety: origin, appearance, ASTA colour value, SHU pungency, pod length, typical uses and supplied forms.get_company_profile— Get the MKB Enterprises company profile: heritage, processing facility and capacity figures, sourcing hubs, export markets and public contact details.request_quote— Submit a bulk spice quote request to MKB Enterprises on behalf of a buyer.