Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QIITA_TEAMNoYour Qiita Team name (optional, only required if you want to use Qiita Team)
QIITA_ACCESS_TOKENNoYour Qiita access token. While public articles can be viewed without authentication, setting an access token is recommended to avoid strict rate limits. You can obtain an access token from Qiita's settings page.

Tools

Functions exposed to the LLM to take actions

NameDescription
search_items

Search Qiita articles. You can search with a query string or get recent articles without a query.

get_item

Get a specific Qiita article by its ID.

get_items_by_tag

Get Qiita articles with a specific tag.

get_items_by_user

Get articles written by a specific user.

get_tags

Get a list of tags used in Qiita.

get_item_comments

Get comments on a specific article.

get_user_stocks

Get articles that a user has stocked (bookmarked).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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