Skip to main content
Glama

Jira MCP Server

by George5562

get_user

Retrieve a user's account ID in Jira using their email address.

Instructions

Get a user's account ID by email address

Input Schema

NameRequiredDescriptionDefault
emailYesUser's email address

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "User's email address", "type": "string" } }, "required": [ "email" ], "type": "object" }

You must be authenticated.

Other Tools from Jira MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/George5562/Jira-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server