Skip to main content
Glama

mcp-metricool

Official
by metricool
pyproject.toml795 B
[project] name = "mcp-metricool" version = "1.1.6" description = "This is a Model Context Protocol (MCP) server for interacting with the Metricool API. It allows AI agents to access and analyze social media metrics and campaign data from your Metricool account." readme = "README.md" authors = [ { name = "Laura Esteban", email = "lauraesteban@metricool.com" }, { name = "David Gonzalez", email = "davidgonzalez@metricool.com" }, { name = "Vicent Martí", email = "vicentmarti@metricool.com" } ] requires-python = ">=3.12" dependencies = [ "build>=1.2.2.post1", "httpx>=0.28.1", "mcp[cli]>=1.6.0", "twine>=6.1.0", "pytz>=2024.1", ] [project.scripts] mcp-metricool = "mcp_metricool:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/metricool/mcp-metricool'

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