Skip to main content
Glama
pyproject.toml429 B
[project] name = "adminmcp" version = "0.1.0" description = "MCP Server for administrative tasks with persistent shell" authors = [ {name = "Frank", email = "frank@example.com"}, ] dependencies = [ "mcp>=0.1.0", "psutil>=5.9.0", "textual>=0.41.0", ] requires-python = ">=3.10" [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find] where = ["src"]

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/frankausberlin/adminmcp'

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