Skip to main content
Glama

Evolution API MCP Server

by PabloBispo
pyproject.toml650 B
[project] name = "evoapi-mcp" version = "0.1.0" description = "MCP Server para Evolution API - Envio de mensagens WhatsApp" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.1.2", "requests>=2.31.0", "pydantic>=2.0.0", "pydantic-settings>=2.0.0", "python-dotenv>=1.0.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", "pytest-cov>=4.0.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.pytest.ini_options] testpaths = ["tests"] asyncio_mode = "auto" [tool.hatch.build.targets.wheel] packages = ["src/evoapi_mcp"]

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/PabloBispo/evoapi-mcp'

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