Crypto Cult Curt Appfolio MCP Server

A Model Context Protocol (MCP) server providing tools to interact with the Appfolio Property Manager Reporting API. It is available as a remote MCP endpoint.

Teams that want a hosted API integration endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-01-12 · ★ 9 · #231 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

ISC · TypeScript servers · how we verify → /methodology

01 · Install Crypto Cult Curt Appfolio MCP Server

before you install - you'll need

NODE_OPTIONS is optional or environment-specific per the README.

Claude Code

claude mcp add cryptocultcurt-appfolio-mcp-server --transport http https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "cryptocultcurt-appfolio-mcp-server": {
      "url": "https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license ISC - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · Who maintains Crypto Cult Curt Appfolio MCP Server

CryptoCultCurt-appfolio-mcp-server is maintained by cryptocultcurt. It's the only MCP server we track from this author; the repo dates to Apr 2025.

04 · Facts

category
API integration - ranked #231 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
ai.smithery/CryptoCultCurt-appfolio-mcp-server (active, first published 2025-09-11)

05 · Crypto Cult Curt Appfolio MCP Server FAQ

What is Crypto Cult Curt Appfolio MCP Server?

A Model Context Protocol (MCP) server providing tools to interact with the Appfolio Property Manager Reporting API. It is available as a remote MCP endpoint.

Is Crypto Cult Curt Appfolio MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-12. We re-verify nightly.

How do I install Crypto Cult Curt Appfolio MCP Server?

Run `claude mcp add cryptocultcurt-appfolio-mcp-se --transport http https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp`. The README documents one environment variable (NODE_OPTIONS) to set first. NODE_OPTIONS is optional or environment-specific per the README. You can also paste the ready-made client config above.

06 · Alternatives to Crypto Cult Curt Appfolio MCP Server