NDI-MCP-Server
by CREIntel · data-analytics · mcp-server, glama
Built an MCP server that connects Claude Desktop, Cursor, or any MCP client to Northeast Deal Intel's CRE database. 8 tools: • search_deals — filter 14K+ active listings by state, type, score, cap rate • search_comps — 100K+ closed transactions for comp benchmarking • score_deal — submit any property for AI scoring against real comp data • find_1031_candidates — exchange-ready deal filter (price
Source: https://github.com/CREIntel/ndi-mcp-server
Install
git clone https://github.com/CREIntel/ndi-mcp-serverTags: 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.
NDI-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
- Neo4j MCP Server by Dhakshnamoorthi146
Exposes a Neo4j graph database as MCP tools, enabling AI agents to run read and write Cypher queries.
- MCP Helpdesk Server by AtharvaPatil31
Enables AI assistants to manage helpdesk tickets by viewing open tickets and resolving them with resolution notes via a MySQL database.
- mcp-1panel by Guoyin-Wen
Full-featured MCP server for 1Panel server management panel. Provides 490+ tools for managing websites, databases, containers, files, and more through natural language.
- wherewent by habibafaisal
Zero-config SQL profiler for slow Python/SQLAlchemy jobs, built for agents: returns the exact call site, query count, and fix as compact machine-readable fields instead of raw query logs~55× fewer tokens per diagnosis (≈10k → ≈180) and the matching drop in API cost.
- mysql-mcp by charlesaugust44
A read-only MySQL MCP server that provides a safe_query tool for executing SELECT and SHOW queries while blocking write operations, designed for use with OpenCode.
- sqlite-mcp-local by Ajaytechgenius
Enables read-only querying of a local SQLite database via MCP, with tools to list tables, retrieve schema, and execute SELECT/WITH/EXPLAIN queries.
- Local Library MCP by asimmetria
Local MCP server that provides verified answers about Jimmer and internal libraries using a SQLite FTS5 knowledge base.
- expenses-tracker-mcp by samu187
Enables read-only SQL queries and transaction classification tools for local expense tracking, including listing, filtering, and bulk account assignment with dry-run mode.
Frequently asked questions
How do I install NDI-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 NDI-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 NDI-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.