PingOne MCP Server by CData
@CDataSoftware
PingOne MCP Server by CData について
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for PingOne (beta): https://www.cdata.com/download/download.aspx?sku=POZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\pingone.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is PingOne MCP Server by CData?
CData's read-only MCP Server for PingOne allows LLMs like Claude Desktop to query live PingOne data by exposing it as SQL tables through the CData JDBC Driver for PingOne. No SQL knowledge is required – users simply ask natural language questions.
How to use PingOne MCP Server by CData?
Clone the repository, build with mvn clean install, download and license the CData JDBC Driver for PingOne, configure a .prp file with your JDBC connection string, and add the server to your MCP client (e.g., Claude Desktop) via the claude_desktop_config.json file. The server runs on stdio and can only be used with local clients.
Key features of PingOne MCP Server by CData
- Read-only access to PingOne data via MCP tools
- Supports tools:
get_tables,get_columns,run_query - Built on the CData JDBC Driver for PingOne
- Exposes PingOne as relational SQL models
- No SQL required from the user
- MIT licensed open source project
Use cases of PingOne MCP Server by CData
- Query PingOne identity and user data from an AI assistant
- Analyze PingOne activity logs or configuration in natural language
- Integrate PingOne data into Claude Desktop for conversational analytics
FAQ from PingOne MCP Server by CData
What is the difference between this server and the CData MCP Server for PingOne (beta)?
This server is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate free beta MCP Server with simplified setup.
What dependencies are required?
Java Runtime Environment and the CData JDBC Driver for PingOne must be installed and licensed on the same machine.
How does authentication work?
The connection string is configured via the CData JDBC Driver utility and typically uses OAuth. You will need to authenticate in your browser the first time.
What transport protocol does this server use?
The server uses stdio, so it can only be used with clients running on the same machine as the server.
Can the server write or modify data in PingOne?
No, this server is explicitly read-only. It only supports SQL SELECT queries and table/column discovery.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント