67
/ 100
5 days ago
pulsemcp

FastApply

Provides intelligent code editing capabilities through local language models, combining AST-grep pattern matching and ripgrep text search for precise structural modifications with automatic backup creation, validation, and rollback capabilities across multiple files.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: FAST_APPLY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWORKSPACE_ROOT/path/to/project # Workspace confinement
configFAST_APPLY_MAX_FILE_BYTES
configFAST_APPLY_ALLOWED_EXTS
configFAST_APPLY_MAX_REQUEST_BYTES
configFAST_APPLY_STRICT_PATHS1 # Path validation
configFAST_APPLY_URL"": "http://localhost:1234/v1",
configFAST_APPLY_MODELfastapply-1.5b # Model identifier
🔐 secretFAST_APPLY_API_KEYoptional-key # API key if required
configFAST_APPLY_TIMEOUT30.0 # Request timeout
configFAST_APPLY_MAX_TOKENS8000 # Response token limit
configFAST_APPLY_TEMPERATURE0.05 # Model consistency
configFAST_APPLY_RETRY_ATTEMPTS
configFAST_APPLY_RETRY_BACKOFF
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/betmoar-fastapply-mcp-1ke4w2)](https://m8ven.ai/mcp/betmoar-fastapply-mcp-1ke4w2)
commit: c4e6037c286c69cef9107bde874e290f8729fd5e
code hash: 1ed9de28e813cc12962d39687d3a9936af8b59764fe74b1499b197f3e95969df
verified: 7/26/2026, 8:49:22 AM
view raw JSON →