Delinea Mcp
@DelineaXPM
About Delinea Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"delinea-mcp": {
"command": "python",
"args": [
"server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Delinea Mcp?
Delinea Mcp is an MCP server for the Delinea Secret Server and Platform APIs. It connects AI assistants (ChatGPT, Claude, Copilot, etc.) to manage secrets, folders, users, groups, and roles, and includes tools for access requests, inbox messages, and report generation.
How to use Delinea Mcp?
Install uv, sync dependencies with uv pip sync requirements.txt, create a config.json with your Secret Server URL and username, set the DELINEA_PASSWORD environment variable, and run uv run server.py --config config.json. For development use python server.py. A Docker image is also available.
Key features of Delinea Mcp
- Automatic authentication against Secret Server
- Tools for folders, secrets, users, groups, and roles
- ChatGPT compatibility tools (search and fetch)
- Optional Delinea Platform user management
- Supports STDIO and SSE transport modes
- OAuth 2.0 with dynamic client registration
- TLS support for secure connections
- Ready-to-run Docker image
Use cases of Delinea Mcp
- Letting ChatGPT approve or deny access requests
- Managing secrets and folders through Claude Desktop
- Running ad‑hoc SQL reports via an AI assistant
- Administering users and groups from openwebui
- Fetching secret credentials in VSCode Copilot
FAQ from Delinea Mcp
What dependencies are required?
Python, uv (recommended), and the packages in requirements.txt. Environment variables for secrets and optional Azure OpenAI or Platform credentials.
How does authentication work?
The server automatically requests a bearer token from Secret Server using a username and password. It also supports OAuth 2.0 with dynamic client registration per the MCP specification.
What transport modes are supported?
STDIO (command line) and Server Sent Events (SSE) over HTTP. Set transport_mode in config.json to "stdio" or "sse".
Can I run Delinea Mcp in Docker?
Yes. A Dockerfile is provided. Build the image and run it with environment variables (DELINEA_PASSWORD, etc.) and a mounted config.json.
What environment variables are required?
DELINEA_PASSWORD (required). Optional: PLATFORM_SERVICE_PASSWORD, AZURE_OPENAI_KEY, and SECRET_USERNAME_<id> / SECRET_PASSWORD_<id> for live testing.
Frequently asked questions
What dependencies are required?
Python, `uv` (recommended), and the packages in `requirements.txt`. Environment variables for secrets and optional Azure OpenAI or Platform credentials.
How does authentication work?
The server automatically requests a bearer token from Secret Server using a username and password. It also supports OAuth 2.0 with dynamic client registration per the MCP specification.
What transport modes are supported?
STDIO (command line) and Server Sent Events (SSE) over HTTP. Set `transport_mode` in `config.json` to `"stdio"` or `"sse"`.
Can I run Delinea Mcp in Docker?
Yes. A `Dockerfile` is provided. Build the image and run it with environment variables (`DELINEA_PASSWORD`, etc.) and a mounted `config.json`.
What environment variables are required?
`DELINEA_PASSWORD` (required). Optional: `PLATFORM_SERVICE_PASSWORD`, `AZURE_OPENAI_KEY`, and `SECRET_USERNAME_<id>` / `SECRET_PASSWORD_<id>` for live testing.
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments