Skip to main content
Glama

Nautobot MCP Server

by gt732
pyproject.toml663 B
[tool.poetry] name = "nautobot-mcp" version = "0.1.2" description = "Nautobot MCP" authors = ["Geury Torres <geuryt@yahoo.com>"] license = "Apache-2.0" readme = "README.md" packages = [{ include = "nautobot_mcp" }] repository = "https://github.com/gt732/nautobot-app-mcp" classifiers = [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Framework :: Django", "Intended Audience :: System Administrators" ] [tool.poetry.dependencies] python = "^3.8" mcp = "^1.6.0" [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"

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/gt732/nautobot-app-mcp'

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