The osp_marketing_tools MCP server provides AI agents with Open Strategy Partners' core writing and product marketing techniques. It exposes tools for content creation and optimization, connecting to proprietary frameworks for messaging and positioning. Developers use it to enhance AI-generated marketing content, ensuring consistency with brand guidelines and market positioning strategies.
The osp_marketing_tools MCP server provides AI agents with Open Strategy Partners' core writing and product marketing techniques. It exposes tools for content creation and optimization, connecting to proprietary frameworks for messaging and positioning. Developers use it to enhance AI-generated marketing content, ensuring consistency with brand guidelines and market positioning strategies.
pip install osp_marketing_toolsAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"open-strategy-partners-ospmarketingtools-github": {
"command": "uvx",
"args": [
"pip install osp_marketing_tools"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from osp_marketing_tools?"
No configuration required. This server works out of the box.
"What resources are available in osp_marketing_tools?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in osp_marketing_tools"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in osp_marketing_tools with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.