Skip to main content
Glama

Redmine MCP Server

by snowild

get_user

Retrieve detailed information about a specific user by their ID from the Redmine MCP Server, presented in a readable format for project management and user analysis.

Instructions

取得特定用戶的詳細資訊 Args: user_id: 用戶 ID Returns: 用戶的詳細資訊,以易讀格式呈現

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "title": "User Id", "type": "integer" } }, "required": [ "user_id" ], "title": "get_userArguments", "type": "object" }

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/snowild/redmine-mcp'

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