← apiacre.com

INDIVIDUAL MCP TOOL

developer.secret-scan

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

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.secret-scan and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • A tool name, description or schema mentions credentials.

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.