{
  "markdown": "# Appfolio MCP Server (@fluegeldao/appfolio-mcp-server)\n[![smithery badge](https://smithery.ai/badge/@CryptoCultCurt/appfolio-mcp-server)](https://smithery.ai/server/@CryptoCultCurt/appfolio-mcp-server)\n\nA Model Context Protocol (MCP) server providing tools to interact with the Appfolio Property Manager Reporting API.\n\n## Installation\n\n### Installing via Smithery\n\nTo install appfolio-mcp-server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@CryptoCultCurt/appfolio-mcp-server):\n\n```bash\nnpx -y @smithery/cli install @CryptoCultCurt/appfolio-mcp-server --client claude\n```\n\n### Manual Installation\nInstall the package using npm:\n\n```bash\nnpm install @fluegeldao/appfolio-mcp-server\n```\n\n## Usage\n\n### Configuration as an MCP Server\n\n```bash\n{\n  // ... other server configurations\n  \"appfolio\": {\n    \"command\": \"npx\",\n    \"args\": [\"@fluegeldao/appfolio-mcp-server\"],\n    \"env\": {\n      \"NODE_OPTIONS\": \"--experimental-vm-modules\", // Optional, may depend on your Node version/setup\n      \"VHOST\": \"YOUR_APPFOLIO_HOSTNAME\", // e.g., \"yourcompany\"\n      \"USERNAME\": \"YOUR_APPFOLIO_API_USERNAME\",\n      \"PASSWORD\": \"YOUR_APPFOLIO_API_PASSWORD\"\n    },\n    \"restart\": true // Optional: Restart the server if it crashes\n  }\n  // ... other server configurations\n}\n```\n\n### As a Tool\n\n```bash\nnpx @fluegeldao/appfolio-mcp-server\n```\n\n[![smithery badge](https://smithery.ai/badge/@CryptoCultCurt/appfolio-mcp-server)](https://smithery.ai/server/@CryptoCultCurt/appfolio-mcp-server)",
  "bytes": 1504,
  "sha": "3613a7f077b2b00f277a859eff3c2ad1308d1516afb468c46c4fde583496e62b",
  "repo_slug": "cryptocultcurt/appfolio-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_smithery_cryptocultcurt_appfolio_mcp__404b637e/readme"
}