Skip to main content
Glama

guardian-mcp-server

by jbenton
MIT License

guardian_get_article_tags

Extract and analyze tag details for specific Guardian articles using the article ID or URL to gain insights into content categorization and metadata.

Instructions

Get detailed tag information for a specific Guardian article

Input Schema

NameRequiredDescriptionDefault
article_idYesGuardian article ID or full URL to inspect tags for

Input Schema (JSON Schema)

{ "properties": { "article_id": { "description": "Guardian article ID or full URL to inspect tags for", "type": "string" } }, "required": [ "article_id" ], "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/jbenton/guardian-mcp-server'

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