Skip to main content
Glama

OSP Marketing Tools MCP Server

pyproject.toml606 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "osp-marketing-tools" version = "0.1.0" description = "OSP Marketing Tools using Model Context Protocol" authors = [ {name = "Robert Douglass, Tracy Evans, Jeffrey McGuire, other Open Srategy Partners contributors"} ] requires-python = ">=3.10,<3.14" dependencies = [ "mcp[cli]", "aiohttp==3.11.11" ] [project.scripts] osp_marketing_tools = "osp_marketing_tools.server:main" [tool.hatch.metadata] allow-direct-references = true [tool.hatch.build.targets.wheel] packages = ["src/osp_marketing_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/open-strategy-partners/osp_marketing_tools'

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