Skip to main content
Glama

Semantic Pen MCP Server

get_project_articles

Retrieve all articles associated with a specific project by providing its unique project ID. Ideal for managing and organizing content within the Semantic Pen MCP Server for enhanced article generation and optimization.

Instructions

Get all articles from a specific project by project ID

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe project ID to get articles from

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The project ID to get articles from", "type": "string" } }, "required": [ "projectId" ], "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