← Registry

Developer Tools

apiacre.com

Provides web page content and metadata extraction, along with SEO, security, and accessibility audits.

x402 supported1 endpoint34 known toolsFirst detected August 9, 2026Last detected August 12, 2026

ENDPOINT 1

https://apiacre.com/mcp

No auth detected

MCP server metadata

Name
apiacre
Version
0.1.0
Capabilities
tools

Known tools 34

web.extract

Extract clean readable text or Markdown from any public web page for research, summarization, RAG, or agent context.

Inferred read-only
web.metadata

Extract canonical URLs, titles, descriptions, Open Graph, Twitter Card, and document metadata from a public page.

Inferred read-only
web.seo-audit

Audit on-page technical SEO, score a public URL, and return prioritized, actionable issues for search optimization.

Inferred read-only
web.security-audit

Scan a public website for TLS and browser security header weaknesses and return a security score with fixes.

Inferred read-only
web.accessibility-audit

Check a public page for deterministic HTML accessibility problems and return actionable WCAG-oriented findings.

Inferred read-only
web.performance-profile

Measure website response latency, payload size, compression, caching, and performance signals for a public URL.

Inferred read-only
web.links

Extract, normalize, and classify internal and external links from a public web page.

Inferred read-only
web.robots-sitemap

Inspect a domain's robots.

Inferred read-only
web.tech-fingerprint

Identify frameworks, analytics, CDNs, servers, and other website technologies from public response signals.

Inferred read-only
web.domain-intelligence

Investigate a domain using DNS, TLS certificate, and RDAP registration signals in one structured report.

Inferred read-only
web.full-audit

Run a comprehensive website audit combining SEO, security, accessibility, and performance scores with prioritized fixes.

Inferred read-only
web.business-due-diligence

Assess a business domain using website quality, SEO, security, accessibility, performance, DNS, TLS, and RDAP registration signals.

Inferred read-only
document.extract

Extract clean text and metadata from supplied PDF, DOCX, HTML, Markdown, CSV, JSON, YAML, or plain-text documents.

Inferred read-only
document.tables

Extract structured table rows and columns from supplied HTML, DOCX, or CSV documents.

Inferred read-only
document.redact

Detect and redact PII and personal data in text, including email addresses, phone numbers, IPv4 addresses, payment cards, and US Social Security numbers.

Potential side effects
document.diff

Compare two texts and return structured line additions, removals, and a unified diff.

Inferred read-only
data.profile

Profile CSV, JSON, or YAML records for field types, nulls, uniqueness, and representative samples.

Inferred read-only
data.clean

Clean CSV, JSON, or YAML records by normalizing keys, trimming whitespace, and standardizing empty values.

Inferred read-only
data.convert

Convert structured data between CSV, JSON, and YAML formats with a machine-readable response.

Inferred read-only
data.schema

Infer a JSON Schema from CSV, JSON, or YAML records, including nullable fields and observed primitive types.

Inferred read-only
data.deduplicate

Remove duplicate CSV, JSON, or YAML records using selected identity fields and report the removed count.

Potential side effects
developer.openapi-audit

Validate and audit an OpenAPI document for missing operation IDs, descriptions, responses, and consistency problems.

Inferred read-only
developer.dependency-audit

Audit exact Python/PyPI, npm, Go, Maven, NuGet, crates.

Inferred read-only
developer.license-audit

Classify software dependency licenses and flag packages that need commercial or legal review.

Inferred read-only
developer.secret-scan

Scan source code or configuration text for leaked API keys, tokens, and credentials without returning secret values.

Inferred read-only
developer.code-metrics

Measure source-code size, functions, branching complexity, and maintainability signals for supported languages.

Inferred read-only
developer.structured-diff

Compare JSON or YAML documents and return machine-readable additions, removals, and changes by path.

Inferred read-only
research.feed-normalize

Fetch and normalize public RSS or Atom feeds into stable structured JSON entries for agents and research workflows.

Inferred read-only
research.sec-filing-signals

Look up a public company by ticker or CIK, normalize recent SEC filings, and flag deterministic events such as late filings, amendments, auditor changes, non-reliance, control changes, or bankruptcy disclosures.

Inferred read-only
research.sec-insider-transactions

Retrieve recent SEC Form 4 officer, director, and 10% beneficial-owner trades for a ticker or CIK, including purchases, sales, awards, exercises, tax withholding, prices, holdings, 10b5-1 context, derivatives, and filing footnotes.

Inferred read-only
research.sec-financial-facts

Retrieve normalized, recent issuer-reported revenue, earnings, balance-sheet, cash-flow, and diluted-EPS facts from official SEC XBRL data.

Inferred read-only
crypto.address-inspect

Validate, normalize, and checksum an Ethereum or EVM wallet address and identify the zero address.

Inferred read-only
crypto.calldata-decode

Decode Ethereum or EVM ABI calldata arguments using a supplied Solidity function signature.

Inferred read-only
crypto.typed-data-hash

Validate EIP-712 typed structured data and derive its domain separator, message hash, and signing digest.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "apiacre",
  "transport": "streamable-http",
  "url": "https://apiacre.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.