Skip to main content
Glama

Semantic Pen MCP Server

create_article

Generate SEO-friendly articles by specifying topic, target keyword, word count, language, and tone. Automate article creation with AI for optimized content writing.

Instructions

Create a new article

Input Schema

NameRequiredDescriptionDefault
articleTypeNoType of article (default: Article)Article
languageNoLanguage for the article (default: English)English
targetArticleTopicYesThe topic/title for the article
targetKeywordNoTarget SEO keyword for the article (optional)
toneOfVoiceNoTone of voice (default: Professional)Professional
wordCountNoTarget word count (default: 1000)

Input Schema (JSON Schema)

{ "properties": { "articleType": { "default": "Article", "description": "Type of article (default: Article)", "type": "string" }, "language": { "default": "English", "description": "Language for the article (default: English)", "type": "string" }, "targetArticleTopic": { "description": "The topic/title for the article", "type": "string" }, "targetKeyword": { "description": "Target SEO keyword for the article (optional)", "type": "string" }, "toneOfVoice": { "default": "Professional", "description": "Tone of voice (default: Professional)", "type": "string" }, "wordCount": { "default": 1000, "description": "Target word count (default: 1000)", "type": "integer" } }, "required": [ "targetArticleTopic" ], "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