Skip to main content
Glama

UAB Research Computing Documentation MCP Server

by jgordini
pyproject.toml•518 B
[project] name = "uab-rc-docs-mcp-server" version = "1.0.0" description = "MCP server for UAB Research Computing documentation" license = {text = "MIT"} authors = [ {name = "UAB Research Computing"} ] readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.2.0", "httpx>=0.25.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = []

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/jgordini/rcmcp'

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