lending-data-mcp-server
by ro-kannan · data-analytics · mcp-server, glama
Exposes a governed lending portfolio (loans, customers, risk-tier history) to any MCP-compatible AI client via read-only tools, schema resources, and analysis prompts, wrapping an existing API gateway instead of connecting directly to the database.
Source: https://github.com/ro-kannan/lending-data-mcp-server
Install
git clone https://github.com/ro-kannan/lending-data-mcp-serverUse this forAI-extracted
- →Query lending datasets and loan performance metrics for financial analysis
- →Extract borrower information and credit assessment data for underwriting workflows
- →Analyze loan portfolio composition and default rates for risk management
Works with
Tags: mcp-server, glama
Source: glama
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
lending-data-mcp-server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- MCP Python Server by NikhilBansalv
A Python-based MCP server that exposes SQLite database CRUD and search operations on Users, Products, and Orders as tools for AI clients like Claude Desktop.
- Yinghuochong MCP Server by bighamD
Read-only business data adapter for Yinghuochong MySQL database, exposing order and user queries as structured MCP tools for safe inspection by Codex.
- MCP Guide Schema Query by BaoNgoThien18
Enables AI tools to understand a database, inspect schema, and run safe SELECT queries with SQL guardrails, plus optional codebase reading.
- Generic ERP Analytics MCP Server by cipher-preet
Read-only MCP server for MongoDB ERP analytics with catalog-driven collection allowlist and safe find/aggregate tools.
- mcp-data-source by Crankhead
Multi-datasource MCP server that connects AI assistants to 6 database types (MySQL, PostgreSQL, ClickHouse, MongoDB, SQLite, Huawei DWS) with dynamic configuration, encrypted credential storage, and schema discovery.
- WorkoutGuide MCP by amerhhh
Enables workout tracking and coaching within Claude conversations, managing exercise configs, logs, streaks, and health metrics via an MCP server with PostgreSQL.
- MCP Database Assistant by SreeHarsha72
Connects a local LLM (Ollama) to a SQLite database via the Model Context Protocol, enabling natural language queries and controlled read/write database operations through MCP tools.
- chem-inventory-mcp by choizeus02
MCP server for managing chemical inventory with SQLite. Enables search, detail view, stock deduction, usage history, and communication testing.
Frequently asked questions
How do I install lending-data-mcp-server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support lending-data-mcp-server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is lending-data-mcp-server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.