← Registry

eCommerce

mkbenterprises.in

Provides product line and chilli variety specifications for MKB Enterprises' spice exports.

1 endpoint7 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://www.mkbenterprises.in/mcp

No auth detected

MCP server metadata

Name
spice-route-global
Version
0.5.0
Capabilities
tools.listChanged
Server instructions

Catalogue and quote desk for MKB Enterprises, an Indian chilli, turmeric and ginger manufacturer and exporter based in Byadgi, Karnataka. No sign-in is required. Use list_products and get_product for the main spice lines, list_chilli_varieties and get_chilli_variety for dried red chilli varieties with ASTA colour and SHU pungency specs, get_company_profile for facility capacity, sourcing hubs, export markets and contact details, and list_certifications for statutory licences (FSSAI Central Licence, DGFT Importer–Exporter Code, GST registration) with certificate numbers and public PDF links for vendor onboarding or compliance checks. When a buyer wants pricing, gather their name, company, country, product, quantity, email and phone, then call request_quote - it reaches a human, who replies with grades, packing and pricing. There is no automated checkout and no public price list. Buyer enquiries - your own or anyone else's - are never readable through this server.

Known tools 7

list_products

List the spice product lines MKB Enterprises supplies (chilli, turmeric, ginger) with their available forms and page URLs.

Inferred read-only
get_product

Get full detail for one MKB Enterprises product line: description, available forms and bulk/export specifications.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
get_company_profile

Get the MKB Enterprises company profile: heritage, processing facility and capacity figures, sourcing hubs, export markets and public contact details.

Inferred read-only
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.

Inferred read-only
request_quote

Submit a bulk spice quote request to MKB Enterprises on behalf of a buyer.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.