Skip to main content
Glama
aiarchitecturedev

aiarchitect-blog-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_categoriesA

블로그 분류(카테고리)와 각 분류의 글 편수를 반환한다.

list_articlesB

글 목록을 반환한다.

search_articlesA

제목·설명·태그·본문에서 query를 검색해 관련 글을 랭킹순으로 반환한다.

각 결과는 id/제목/분류/태그/원문 URL/스니펫을 포함한다.

get_articleA

글 ID로 전체 본문(마크다운)을 반환한다. 상단·하단에 원문 URL 백링크를 포함한다.

blog_homeA

블로그 홈 URL과 서버가 제공하는 글 편수를 반환한다.

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/aiarchitecturedev/aiarchitect-blog-mcp'

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