PaperLink — Document Sharing, Analytics, Invoicing & Personal Finance MCP Server
@CodeStreamly
Share documents securely, track who views them, and manage your finances — all through AI. Create sharing links with password protection, email gates, NDA agreements. Get real-time analytics: page heatmaps, viewer engagement, download tracking. Full invoicing with estimates, clients, companies, products. Personal & business accounting: transactions, transfers, multi-currency, batch receipts. 15+ tools with granular OAuth 2.1 scopes.
Overview
PaperLink MCP Server
Share documents. Track engagement. Manage finances. All through AI.
PaperLink is a document sharing, analytics, invoicing, and personal finance platform. Connect your AI assistant (Claude, Cursor, ChatGPT) to manage everything via natural language.
What You Can Do
Accounting & Personal Finance
- Record expenses: "50 UAH coffee" -> AI finds the category, confirms, creates transaction
- Batch receipts: send a photo of a receipt -> AI creates all items in one atomic operation
- Transfer between accounts with automatic exchange rates
- Update or delete transactions with mandatory user confirmation
Business Entities
- Create companies with full banking details, tax IDs, legal entity types
- Create clients (individuals or organizations) with contact info
- Create products & services with pricing, tax rates, inventory tracking
- Browse and search all entities
Invoicing (coming soon)
- Create invoices and estimates with line items from your product catalog
- Record payments, track statuses, convert estimates to invoices
Document Sharing & Analytics (coming soon)
- Create secure sharing links with password protection, email gates, NDA agreements
- Track who viewed your documents, when, and for how long
- Page-level heatmaps showing engagement per PDF page
- Real-time viewer analytics with geo and device data
Connection
Works with any MCP-compatible AI client. OAuth 2.1 authorization -- log in with your PaperLink account, select a team, grant granular permissions.
15+ Tools Available
list-invoices create-transaction update-transaction delete-transaction create-transactions create-transfer list-transactions list-accounts list-categories create-company create-client create-product list-companies list-clients list-products
Security
- 10 granular OAuth scopes -- grant only what you need
- AI safety rules: destructive operations (update/delete) require explicit user confirmation
- Team-based data isolation -- cross-team access impossible
- Separate
accounting:deletescope for transaction deletion
Pricing
Free tier available. Premium features require a PaperLink subscription.
Server Config
{
"mcpServers": {
"paperlink": {
"url": "https://mcp.paperlink.online/api/mcp/mcp"
}
}
}