← Registry

AI & Machine Learning

askqa.app

An AI digital technology studio that manages multiple live systems with private access.

1 endpoint6 known toolsFirst detected July 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://structforge.askqa.app/mcp

No auth detected

MCP server metadata

Name
structforge
Version
1.1.0
Capabilities
tools.listChanged

Known tools 6

structure_text

Convert messy text to strict JSON schema.

Inferred read-only
parse_invoice

Parse invoice text into vendor, amount, due_date, line_items (with math_check).

Potential side effects
extract_table

Extract HTML or markdown tables into JSON rows.

Inferred read-only
normalize_data

Normalize data object to a named schema (invoice, receipt, contact, resume).

Potential side effects
validate_structure

Validate JSON against a schema.

Inferred read-only
get_schema

Discover schema shapes.

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.structforge]
url = "https://structforge.askqa.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "structforge": {
      "type": "http",
      "url": "https://structforge.askqa.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: structforge
Remote MCP URL: https://structforge.askqa.app/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": {
    "structforge": {
      "url": "https://structforge.askqa.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "structforge": {
      "type": "http",
      "url": "https://structforge.askqa.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "structforge",
  "transport": "streamable-http",
  "url": "https://structforge.askqa.app/mcp"
}
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 askqa.app was fetched 2026-08-04T17:18:42.651Z and is being refreshed.

Trust status Neutral

askqa.app 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.