Command Palette

Search for a command to run...

UnylyUnyly
Browse all

CryptoCultCurt Appfolio Server

FreeNot checked

Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…

GitHubEmbed

About

Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…

README

smithery badge

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

smithery badge

from github.com/CryptoCultCurt/appfolio-mcp-server

Install CryptoCultCurt Appfolio Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install cryptocultcurt-appfolio-mcp-server

Installs 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-server

FAQ

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

Compare 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