← apiacre.com

INDIVIDUAL MCP TOOL

developer.license-audit

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

apiacre.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://apiacre.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for developer.license-audit and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

apiacre.com

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.

Related tools

  • web.extract — Extract clean readable text or Markdown from any public web page for research, summarization, RAG, or agent context.
  • web.metadata — Extract canonical URLs, titles, descriptions, Open Graph, Twitter Card, and document metadata from a public page.
  • web.seo-audit — Audit on-page technical SEO, score a public URL, and return prioritized, actionable issues for search optimization.
  • web.security-audit — Scan a public website for TLS and browser security header weaknesses and return a security score with fixes.
  • web.accessibility-audit — Check a public page for deterministic HTML accessibility problems and return actionable WCAG-oriented findings.
  • web.performance-profile — Measure website response latency, payload size, compression, caching, and performance signals for a public URL.
  • web.links — Extract, normalize, and classify internal and external links from a public web page.
  • web.robots-sitemap — Inspect a domain's robots.