Skip to main content
Glama

ITMCP

by andrewhopper
pyproject.toml508 B
[project] name = "itmcp" version = "0.1.0" description = "MCP server enabling AI assistants to execute terminal commands through a secure shell interface" authors = [ {name = "Christian Hägg", email = "zelaron@gmail.com"}, {name = "Andrew Hopper"} ] license = "MIT" dependencies = [ "mcp>=1.0.0", ] requires-python = ">=3.10" readme = "README.md" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.metadata] allow-direct-references = true

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/andrewhopper/itmcp'

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