Skip to main content
Glama

Qiita API MCP Server

get_comment

Retrieve detailed information about specific comments on the Qiita developer community platform using comment IDs to access comment content and metadata.

Instructions

指定されたコメントの詳細情報を取得します

Input Schema

NameRequiredDescriptionDefault
commentIdYesコメントID

Input Schema (JSON Schema)

{ "properties": { "commentId": { "description": "コメントID", "type": "string" } }, "required": [ "commentId" ], "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/Selenium39/mcp-server-qiita'

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