Prosper

Prosper MCP Connector for Claude

A+

Manage your Prosper peer-to-peer investments — check account balances, search loan listings, submit bids, and track your portfolio performance.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Prosper investment account to any AI agent to automate your peer-to-peer lending strategy. Monitor your portfolio, discover new investment opportunities, and manage your notes through natural conversation.

What you can do

  • Account Overview — Retrieve real-time account balances, total value, and available cash for investment via get_accounts.
  • Marketplace Discovery — Search active loan listings using filters like Prosper ratings, biddable status, and credit data with search_listings.
  • Automated Bidding — Submit orders and bids on multiple listings simultaneously to build your portfolio using submit_order.
  • Portfolio Tracking — List and inspect originated loans, specific notes, and payment histories to monitor returns with list_loans and list_notes.
  • Order Management — Check the status of submitted orders to confirm successful investments or identify issues using get_order.

How it works

  1. Subscribe to this server
  2. Enter your Prosper Personal Access Token
  3. Start managing your P2P investments from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Individual Investors — automate the search for high-yield listings and track monthly payments without manual logins.
  • Financial Analysts — pull portfolio data directly into analysis tools to calculate ROI and risk exposure.
  • Developers — build custom investment bots or dashboards using the Prosper marketplace data.
p2p-lendinginvestment-trackingportfolio-managementfintechloan-marketplace

10 tools expose this connector's capabilities to your AI agent.

get_accounts

Retrieve account balance and investment summaries

create_offer

Generate personalized loan offers for potential borrowers

get_loan

View details of a specific originated loan

get_note

View details of a specific Note investment

get_order

g., BID_SUCCEEDED, INSUFFICIENT_FUNDS). Check the status of a submitted order

list_loans

View originated loans you have invested in

list_notes

View specific Note investments

list_payments

Retrieve payment history for loans

search_listings

Search for active loan listings to invest in

submit_order

Submit bids on listings

See how to talk to your AI agent using Prosper.

What is my current Prosper account balance and available cash?

I've retrieved your account details. You have a total account value of $12,450.00, with $1,200.50 available in cash for new investments.

Find active AA-rated loan listings that I haven't invested in yet.

Searching the marketplace... I found 3 active AA-rated listings where you don't have an existing investment. Would you like to see the details for Listing ID 1092384?

Show me the details for loan number 123456 and its next payment date.

Inspecting loan 123456... The current principal balance is $2,100.00. The next payment of $145.20 is scheduled for October 15th.

Yes, use the `search_listings` tool with the `prosper_rating` parameter to filter for specific risk profiles in the marketplace.

Related Connectors