Skip to main content
Glama

Semantic Pen MCP Server

get_article

Retrieve full content of a specific article by entering its unique ID. Designed for accessing detailed articles directly through Semantic Pen MCP Server.

Instructions

Get a specific article by ID with full content

Input Schema

NameRequiredDescriptionDefault
articleIdYesThe ID of the article to retrieve

Input Schema (JSON Schema)

{ "properties": { "articleId": { "description": "The ID of the article to retrieve", "type": "string" } }, "required": [ "articleId" ], "type": "object" }

Other Tools from Semantic Pen MCP Server

Related Tools

    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/pushkarsingh32/semantic-pen-mcp-server'

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