Skip to main content
Glama

Qiita API MCP Server

follow_user

Follow a specific user on Qiita to track their technical articles and updates. Use this tool to stay informed about developers' content by providing their user ID.

Instructions

指定されたユーザーをフォローします

Input Schema

NameRequiredDescriptionDefault
userIdYesユーザーID

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "ユーザーID", "type": "string" } }, "required": [ "userId" ], "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