Skip to main content
Glama

Illumio MCP Server

by alexgoller
pyproject.toml538 B
[project] name = "illumio-mcp" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.12" dependencies = [ "illumio>=1.1.3", "logging>=0.4.9.6", "mcp>=1.2.0", "pandas>=2.2.3", "python-dotenv>=1.0.1", ] [[project.authors]] name = "alexgoller" email = "83632450+alexgoller@users.noreply.github.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] illumio-mcp = "illumio_mcp:main" [tool.hatch.build.targets.wheel] packages = ["src/illumio_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/alexgoller/illumio-mcp-server'

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