← Registry

Analytics

proquiro.com

This server provides tools for land real estate analysis, including unit conversion, price calculations, ROI, and cost estimation.

2 endpoints9 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://proquiro.com/mcp

No auth detected

MCP server metadata

Name
proquiro-land-tools
Version
1.0.0
Capabilities
tools
Server instructions

Use these tools to compute Indian land acquisition metrics: unit conversion, price-per-sqft, ROI, guideline-value premium, full acquisition cost. All inputs in INR or named area units.

Known tools 6

land_area_convert

Convert a land area value between Indian land measurement units (sqft, sqm, sqyd, acre, hectare, cent, ground, guntha, biswa, bigha, kanal, marla, katha, dismil, ankanam).

Inferred read-only
price_per_sqft

Calculate price per square foot, square meter, and price per the supplied unit for a land parcel.

Inferred read-only
land_roi

Calculate land investment return: total profit, total ROI, and annualized ROI.

Inferred read-only
guideline_value_check

Compare government guideline value (circle rate / jantri / ready reckoner) against market rate.

Inferred read-only
land_acquisition_cost

Calculate full land acquisition cost including stamp duty, registration, brokerage, legal fees, and other costs.

Inferred read-only
proquiro_roi

Estimate annual ROI of replacing manual land acquisition coordination with Proquiro.

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.proquiro-land-tools]
url = "https://proquiro.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "proquiro-land-tools": {
      "type": "http",
      "url": "https://proquiro.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: proquiro-land-tools
Remote MCP URL: https://proquiro.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": {
    "proquiro-land-tools": {
      "url": "https://proquiro.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "proquiro-land-tools": {
      "type": "http",
      "url": "https://proquiro.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "proquiro-land-tools",
  "transport": "streamable-http",
  "url": "https://proquiro.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://proquiro.com/mcp/docs

No auth detected

MCP server metadata

Name
proquiro-docs
Version
1.0.0
Capabilities
tools
Server instructions

Search and read Proquiro documentation. Start with search_docs for a question, then get_doc for the full text of a match. Every result carries the public URL, so cite that rather than paraphrasing without a source.

Known tools 3

search_docs

Search Proquiro documentation — help articles, the land-terminology glossary, and guides — for a natural-language question or keywords.

Inferred read-only
get_doc

Fetch the full text of one document by the id returned from search_docs (e.g.

Inferred read-only
list_docs

List every available document id, title, and URL.

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.proquiro-docs]
url = "https://proquiro.com/mcp/docs"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "proquiro-docs": {
      "type": "http",
      "url": "https://proquiro.com/mcp/docs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: proquiro-docs
Remote MCP URL: https://proquiro.com/mcp/docs

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": {
    "proquiro-docs": {
      "url": "https://proquiro.com/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "proquiro-docs": {
      "type": "http",
      "url": "https://proquiro.com/mcp/docs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "proquiro-docs",
  "transport": "streamable-http",
  "url": "https://proquiro.com/mcp/docs"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for proquiro.com was fetched 2026-08-03T14:42:18.230Z and is being refreshed.

Trust status Neutral

proquiro.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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