Skip to main content
Glama

Slack User MCP Server

slack_get_user_profile

Retrieve detailed profile information for a specific Slack user by providing their user ID. This tool is part of the Slack User MCP Server, enabling user management and workspace interaction via Slack API.

Instructions

Get detailed profile information for a specific user

Input Schema

NameRequiredDescriptionDefault
user_idYesThe ID of the user

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "The ID of the user", "type": "string" } }, "required": [ "user_id" ], "type": "object" }
Install Server

Other Tools from Slack User 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/lars-hagen/slack-user-mcp'

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