Skip to main content
Glama

Qiita MCP Server

by 2bo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QIITA_API_TOKENYesYour Qiita API access token, which can be generated at https://qiita.com/settings/tokens/new

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_my_qiita_articles

get current authenticated user qiita articles

get_qiita_item

get a specific Qiita article by its ID

update_qiita_article

update an existing Qiita article

post_qiita_article

create a new article on Qiita

get_qiita_markdown_rules

get Qiita markdown syntax rules, cheat sheet

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/2bo/qiita-mcp-server'

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