Skip to main content
Glama

UAB Research Computing Documentation MCP Server

by jgordini
smithery.yaml•612 B
# Smithery configuration file # Documentation: https://smithery.ai/docs/build/project-config/smithery-yaml name: "uab-rc-docs-mcp-server" description: "MCP server for UAB Research Computing documentation" license: "MIT" icon: "icon.svg" runtime: "container" build: dockerfile: "Dockerfile" dockerBuildPath: "." startCommand: type: "http" configSchema: type: object properties: githubToken: type: string title: "GitHub Token" description: "Optional GitHub Personal Access Token for higher API rate limits (5000/hour vs 60/hour without token)" default: ""

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