Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

IDMS Identity SQL

БесплатноНе проверен

Enables SQL-based identity lookups for IDMS systems, supporting search by account, employee ID, name, department, and manager, plus active students and stats.

GitHubEmbed

Описание

Enables SQL-based identity lookups for IDMS systems, supporting search by account, employee ID, name, department, and manager, plus active students and stats.

README

Standalone MCP server for SQL-based IDMS identity lookups.

This folder is repository-ready and can be moved directly into its own Git repository.

Setup

  1. Create local environment variables:
cp .env.example .env
  1. Install dependencies with uv:
uv sync

Alternative with pip:

pip install -r requirements.txt
  1. Configure environment variables in .env:
SQL_SERVER=your_hostname_or_instance
SQL_DATABASE=your_database
# Optional SQL auth
# SQL_USERNAME=your_sql_username
# SQL_PASSWORD=your_sql_password

Permission Matrix

This server does not use Microsoft Graph and does not request OAuth scopes.

Access type Tool coverage
SQL read access to dbo.Identities_MIM search_identity_by_account, search_identity_by_employee_id, search_identities_by_name, get_identities_by_department, get_identities_by_manager, get_active_students, get_identity_stats

Run

uv run python main.py

Optional HTTP mode:

uv run python main.py --transport http --port 8003

Claude/Copilot Integration

See CLAUDE_SETUP.md in this folder for standalone MCP configuration examples.

Standalone Repo Contents

  • main.py - MCP server entrypoint
  • modules/ - SQL identity assistant module
  • pyproject.toml - Project metadata and dependencies
  • uv.lock - Locked dependency graph for reproducible installs
  • .env.example - Environment template
  • .gitignore - Local repo ignores

from github.com/josephstreeter/mcp_idms

Установка IDMS Identity SQL

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/josephstreeter/mcp_idms

FAQ

IDMS Identity SQL MCP бесплатный?

Да, IDMS Identity SQL MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для IDMS Identity SQL?

Нет, IDMS Identity SQL работает без API-ключей и переменных окружения.

IDMS Identity SQL — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить IDMS Identity SQL в Claude Desktop, Claude Code или Cursor?

Открой IDMS Identity SQL на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare IDMS Identity SQL with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data