CryptoCultCurt Appfolio Server
FreeNot checkedProvide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…
About
Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…
README
A Model Context Protocol (MCP) server providing tools to interact with the Appfolio Property Manager Reporting API.
Installation
Installing via Smithery
To install appfolio-mcp-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @CryptoCultCurt/appfolio-mcp-server --client claude
Manual Installation
Install the package using npm:
npm install @fluegeldao/appfolio-mcp-server
Usage
Configuration as an 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
}
As a Tool
npx @fluegeldao/appfolio-mcp-server
Install CryptoCultCurt Appfolio Server in Claude Desktop, Claude Code & Cursor
unyly install cryptocultcurt-appfolio-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add cryptocultcurt-appfolio-mcp-server -- npx -y @fluegeldao/appfolio-mcp-serverFAQ
Is CryptoCultCurt Appfolio Server MCP free?
Yes, CryptoCultCurt Appfolio Server MCP is free — one-click install via Unyly at no cost.
Does CryptoCultCurt Appfolio Server need an API key?
No, CryptoCultCurt Appfolio Server runs without API keys or environment variables.
Is CryptoCultCurt Appfolio Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install CryptoCultCurt Appfolio Server in Claude Desktop, Claude Code or Cursor?
Open CryptoCultCurt Appfolio Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare CryptoCultCurt Appfolio Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
