Raisers Edge NXT MCP Server by CData
@CDataSoftware
关于 Raisers Edge NXT MCP Server by CData
This read-only MCP Server allows you to connect to Raisers Edge NXT data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first managed MCP platform: CData Connect AI (https://www.cdata.com/ai/).
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\raisers-edge-nxt.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Raisers Edge NXT MCP Server by CData?
A read-only Model Context Protocol (MCP) server that allows LLMs (like Claude Desktop) to query live data from Raisers Edge NXT using natural language. It wraps the CData JDBC Driver for Raisers Edge NXT, exposing data as relational SQL models without requiring SQL knowledge from the user.
How to use Raisers Edge NXT MCP Server by CData?
Clone the repository, build with Maven, install and license the CData JDBC Driver for Raisers Edge NXT, then create a .prp properties file with your connection details. Configure Claude Desktop by adding the server entry in claude_desktop_config.json with the path to Java, the JAR file, and the .prp file. Start the server (automatically when Claude runs) and ask natural language questions about your Raisers Edge NXT data.
Key features of Raisers Edge NXT MCP Server by CData
- Read-only access to Raisers Edge NXT data.
- Natural language querying without SQL.
- Uses CData JDBC Driver for robust connectivity.
- Provides tools:
get_tables,get_columns,run_query. - Local stdio transport for on‐machine clients.
Use cases of Raisers Edge NXT MCP Server by CData
- An AI assistant answering donor and campaign questions from Raisers Edge NXT.
- Analysts querying fundraising metrics via chat interface.
- Support teams retrieving constituent data without direct database access.
- Developers integrating Raisers Edge NXT into agentic workflows.
FAQ from Raisers Edge NXT MCP Server by CData
How is this different from CData’s managed MCP platform or the full CRUD server?
This server is read-only, free (MIT licensed), and runs locally. For fully remote or write/update/delete/action capabilities, CData offers a managed platform (CData Connect AI) and a separate MCP Server with full read/write access.
What dependencies are required to run the server?
Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Raisers Edge NXT (downloaded and licensed separately). A license key or “TRIAL” is needed for the driver.
Where does the data reside and how is it accessed?
Data stays in Raisers Edge NXT. The server connects via the JDBC driver using OAuth or other configured authentication. All queries go through the driver over the network.
What transport does the server use and can it be used remotely?
The server uses stdio transport and can only be used with clients running on the same machine. Remote access is not supported with this version.
Is authentication supported?
Yes, via the CData JDBC Driver’s connection string, which can include OAuth flows. The user must configure and authenticate during the connection string setup step.
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论