privy-mcp-server

incentivai-io/privy-mcp-server

3.2

If you are the rightful owner of privy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Privy.io MCP Server is a Model Context Protocol server designed for Privy.io, a Web3 wallet infrastructure platform, providing access to user management, wallet operations, and blockchain interactions.

Tools

Functions exposed to the LLM to take actions

get_user

Get user details by Privy DID.

list_users

List all users with pagination support.

get_user_by_wallet

Query and retrieve user information by blockchain wallet address.

create_user

Create a new user with linked accounts.

delete_user

Delete a user by Privy DID.

get_wallet

Get wallet details by wallet ID.

list_wallets

List all wallets with pagination.

create_wallet

Create or pregenerate a wallet for a user.

get_wallet_balance

Get the current balance of a wallet.

get_wallet_transactions

Get transaction history for a wallet with pagination support.

update_wallet

Update wallet metadata and configuration.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources