← Registry

eCommerce

greenventuretanzania.com

Provides product listings, project estimation, and quote enquiries for Green Venture's recycled plastic building materials.

1 endpoint5 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://greenventuretanzania.com/mcp

No auth detected

MCP server metadata

Name
green-venture-built-to-last
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for Green Venture Limited, an Arusha-based Tanzanian manufacturer of recycled HDPE decking, cladding, lumber and furniture. Use `list_products` for the public catalogue and prices in Tanzanian Shillings, `estimate_project` to size and price a decking or cladding area, `list_projects` for completed reference work, `company_info` for contact details, and `submit_quote_enquiry` to send the sales team a project enquiry once the customer has confirmed their contact details.

Known tools 5

list_products

List Green Venture's recycled plastic products with their public prices in Tanzanian Shillings, units (per m², per linear metre, or each) and descriptions.

Inferred read-only
estimate_project

Estimate the linear metres of 4x1.5 inch recycled plastic plank needed for a decking or cladding area, plus the material cost in Tanzanian Shillings.

Inferred read-only
list_projects

List Green Venture's completed reference projects (safari camps, lodges and schools) with client, location and application, plus the headline product range.

Inferred read-only
company_info

Get Green Venture Limited's public company profile: what it makes, factory location, contact details and recycling impact.

Inferred read-only
submit_quote_enquiry

Send Green Venture a project enquiry, exactly like the Request a Quote form on the website.

Potential side effects

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.green-venture-built-to-last]
url = "https://greenventuretanzania.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "green-venture-built-to-last": {
      "type": "http",
      "url": "https://greenventuretanzania.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: green-venture-built-to-last
Remote MCP URL: https://greenventuretanzania.com/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": {
    "green-venture-built-to-last": {
      "url": "https://greenventuretanzania.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "green-venture-built-to-last": {
      "type": "http",
      "url": "https://greenventuretanzania.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "green-venture-built-to-last",
  "transport": "streamable-http",
  "url": "https://greenventuretanzania.com/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.