Appfolio Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Appfolio Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol (MCP) server providing tools to interact with the Appfolio Property Manager Reporting API.
To install appfolio-mcp-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @CryptoCultCurt/appfolio-mcp-server --client claudeInstall the package using npm:
npm install @fluegeldao/appfolio-mcp-server{
// ... other server configurations
"appfolio": {
"command": "npx",
"args": ["@fluegeldao/appfolio-mcp-server"],
"env": {
"NODE_OPTIONS": "--experimental-vm-modules", // Optional, may depend on your Node version/setup
"VHOST": "YOUR_APPFOLIO_HOSTNAME", // e.g., "yourcompany"
"USERNAME": "YOUR_APPFOLIO_API_USERNAME",
"PASSWORD": "YOUR_APPFOLIO_API_PASSWORD"
},
"restart": true // Optional: Restart the server if it crashes
}
// ... other server configurations
}npx @fluegeldao/appfolio-mcp-server~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.