mcpbeat Sign in

Feldspar free repository security scan MCP Server

by project-feldspar Your server? Claim it
answering

Feldspar free repository security scan is answering right now. Last checked 3 min ago. It exposes 2 tools. Last commit 5 Sep 2026.

Free deterministic security scan of public git repos: OSV.dev vulnerable deps, secrets, config lint.

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
93 of 93 checks
2
Tools
read from the server
79 ms
Response time
average over 24h
0
Stars
last commit 5 Sep 2026

What the code does

We read the source, 16 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command action_run.py:47, web/server.py:293
    r = subprocess.run(argv)
Dumps the whole environment web/server.py:285
        env = dict(os.environ)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add scan --transport http https://project-feldspar.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scan": {
      "url": "https://project-feldspar.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scan]
url = "https://project-feldspar.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "scan": {
      "url": "https://project-feldspar.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scan": {
      "url": "https://project-feldspar.com/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

audit
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. No arguments.
scan
scan_repository
Clone a public git repository and run feldspar-scan: OSV.dev advisories for pinned dependencies in lockfiles (npm, pnpm, yarn, pip/uv/poetry, Cargo, Go, Gemfile.lock, composer), secret patterns with redacted evidence, and configuration lint. Returns a JSON report with summary counts and per-finding severity, file, line, advisory id and fixed versions. Deterministic, no LLM involved. Takes 2-90 s depending on repository size.

Endpoints

URLTransportStateLatencyChecked
https://project-feldspar.com/mcp streamable-http answering 83 ms 3 min ago

Alternatives to Feldspar free repository security scan

same job, measured the same way
Python Code Validator
by jkanselaar

Validates AI-generated Python: syntax, lint, security scan and deterministic repair.

3 tools answering
FinishKit
by finishkit

FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality

37 installs/wk local only
MCP Codeaudit
by infoinlet-marketplace

Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.

23 installs/wk local only
NPMScan
by salemalem

Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups

23 tools answering
GhostFree
by shane-js

MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.

17 installs/wk local only
QuantumScan PQC Scanner
by gaiabio12-design

PQC scanner for GitHub repos and smart contracts. Detects quantum-vulnerable ECDSA/RSA.

4 tools answering
CyberLens
by shadoprizm

Security scanning for websites, public repositories, and Open CLAW skills.

44 installs/wk local only
searchcode
by searchcode

Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.

6 tools answering

Feldspar free repository security scan — questions

Answers built from our own checks of this server.

What can Feldspar free repository security scan do?
It exposes 2 tools, read directly from the server on our last check. Among them: audit_pricing, scan_repository. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Feldspar free repository security scan working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 79 ms. The bar chart above shows every period we have measured.
How do I connect Feldspar free repository security scan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Feldspar free repository security scan need an API key?
No. Feldspar free repository security scan completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Feldspar free repository security scan?
It answers our handshake in 79 ms on average, which is faster than 88% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Feldspar free repository security scan open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.