{"type":"mcp_server","name":"osp_marketing_tools","description":"This repository offers marketing tools for LLMs, based on Open Strategy Partners' methodologies and the Model Context Protocol, to create value maps, taglines, position statements, and more for effective product communication.","category":"AI","language":"Python","stars":267,"forks":10,"owner":"open-strategy-partners","github_url":"https://github.com/open-strategy-partners/osp_marketing_tools","homepage":null,"setup":"## Setup\n\n### Prerequisites\n\n#### Windows\n1. Install Claude Desktop (or another MCP-enabled AI tool):\n   - Download [Claude for Desktop](https://claude.ai/download)\n   - Follow the current installation instructions: [Installing Claude Desktop](https://support.anthropic.com/en/articles/10065433-installing-claude-for-desktop)\n2. Install Python 3.10 or higher:\n   - Download the latest Python installer from [python.org](https://python.org)\n   - Run the installer, checking \"Add Python to PATH\"\n   - Open Command Prompt and verify installation with `python --version`\n3. Install uv:\n   - Open Command Prompt as Administrator\n   - Run `pip install --user uv`\n   - Verify installation with `uv --version`\n\n#### macOS\n1. Install Claude Desktop (or another MCP-enabled AI tool):\n   - Download [Claude for Desktop](https://claude.ai/download)\n   - Follow the current installation instructions: [Installing Claude Desktop](https://support.anthropic.com/en/articles/10065433-installing-claude-for-desktop)\n2. Install Python 3.10 or higher:\n   - Using Homebrew: `brew install python`\n   - Verify installation with `python3 --version`\n3. Install uv:\n   - Using Homebrew: `brew install uv`\n   - Alternatively: `pip3 install --user uv`\n   - Verify installation with `uv --version`\n\n## Configuration\n\nAdd the following to your `claude_desktop_config.json`:\n\n```json\n{\n    \"mcpServers\": {\n        \"osp_marketing_tools\": {\n            \"command\": \"uvx\",\n            \"args\": [\n                \"--from\",\n                \"git+https://github.com/open-strategy-partners/osp_marketing_tools@main\",\n                \"osp_marketing_tools\"\n            ]\n        }\n    }\n}\n```","tools":"## Available Tools\n\n1.  OSP Product Value Map Generator (Generates structured OSP product value maps that effectively communicate your product's worth and positioning).\n2.  OSP Meta Information Generator (Creates optimized metadata for web content).\n3.  OSP Content Editing Codes (Applies OSP's semantic editing codes for comprehensive content review).\n4.  OSP Technical Writing Guide (Provides a systematic approach to creating high-quality technical content).\n5.  OSP On-Page SEO Guide (Offers a comprehensive system for optimizing web content for search engines and user experience).","faq":null,"created_at":"2025-01-16T14:43:32+00:00","updated_at":"2025-03-28T08:00:22+00:00","source_url":"https://model-context-protocol.com/servers/llm-marketing-tools-open-strategy-partners","related_articles":[]}