Home › Other › appfolio-mcp-server

appfolio-mcp-server

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

TypeScript Remote
★ 10 stars Last pushed 2026-09-13 License: ISC

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport http appfolio-mcp-server https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "appfolio-mcp-server": {
      "url": "https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for Smithery authentication

Related servers

Data from the Official MCP Registry