Skip to main content
Glama

Revenue Intelligence MCP Server

by drew6050
pyproject.toml479 B
[project] name = "revenue-intel-mcp" version = "1.0.0" description = "Production-ready MCP server demonstrating ML system integration patterns for revenue teams" requires-python = ">=3.10" dependencies = [ "mcp>=0.9.0", ] [project.optional-dependencies] dev = [ "pytest>=7.4.0", "pytest-asyncio>=0.21.0", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] testpaths = ["tests"] asyncio_mode = "auto"

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/drew6050/revenue-intel-mcp'

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