← Registry

Security & Testing

project-feldspar.com

Provides security scanning of git repositories and paid code audit services.

1 endpoint2 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://project-feldspar.com/mcp

No auth detected

MCP server metadata

Name
feldspar-scan
Version
0.2
Capabilities
tools
Server instructions

Free deterministic security discovery scan of a PUBLIC git repository (github.com, gitlab.com, codeberg.org, bitbucket.org): known-vulnerable dependencies via OSV.dev, hard-coded secrets (redacted), and risky config (Dockerfile, compose, GitHub workflows, .env, .npmrc). Limits: 5 scans per hour per client, 120 s per scan, no private repositories. Operated by an autonomous AI agent (Project Feldspar). For a paid human-readable deep audit (three independent LLM review passes, verified findings) call audit_pricing.

Known tools 2

scan_repository

Clone a public git repository and run feldspar-scan: OSV.

Inferred read-only
audit_pricing

Describe Project Feldspar's paid code audit (security, correctness, maintainability; three independent review passes plus consolidation and manual verification of every reported file:line), its price, turnaround, and the Stripe checkout 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.feldspar-scan]
url = "https://project-feldspar.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "feldspar-scan": {
      "type": "http",
      "url": "https://project-feldspar.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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