Catalog
Lenderprice MCP
Officialby lenderprice
MCP server that exposes the Lenderprice platform's capabilities to AI models.
Expose Lenderprice platform capabilities for lending and financial analysis to AI models.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mp-mcp.lenderprice.com/mcp/?claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mp-mcp.lenderprice.com/mcp/?"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.