Back to Browse

Appfolio MCP Server

FinanceUse Caution2.8MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Provide 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…

Remote endpoints: streamable-http: https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp

Security Report

2.8
Use Caution2.8Critical Risk

Valid MCP server (2 strong, 2 medium validity signals). 8 known CVEs in dependencies (0 critical, 7 high severity) Imported from the Official MCP Registry.

3 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Appfolio MCP Server (@fluegeldao/appfolio-mcp-server)

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

Reviews

No reviews yet

Be the first to review this server!

Appfolio MCP Server - Provide seamless access to Appfolio Property Manager | MCP Marketplace