MCP server · Fundrise
fundrise-connect
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Fundrise. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Fundrise publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
fundrise_get_offerings— List Fundrise offerings available for investment, with status, asset class, current price, distribution rate, and per-transaction investment minimum and maximum.fundrise_get_historical_nav— Get the historical daily net asset value per share for one offering.fundrise_get_offering_documents— Get the documents and disclosures that must be presented for one offering.fundrise_get_investment_acknowledgments— Get the acknowledgments a Client must accept before investing in one offering.fundrise_get_liquidation_acknowledgments— Get the acknowledgments a Client must accept before requesting a liquidation.fundrise_get_client— Read the authenticated Client's profile and account list.fundrise_get_holdings— Read a Client's holdings for an account — shares, cost basis, current value, unpaid distributions, and whether each position is liquidable. Updates daily.fundrise_get_transactions— List transactions on an account (investments, liquidations, dividends) with status and per-offering breakdown.fundrise_get_transaction— Read one transaction by type and id.fundrise_get_tax_forms— List tax documents issued for an account, optionally for one tax year.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.