Skip to main content
Glama

Agentic MCP Server

.env.example505 B
# Agentic MCP Server Environment Variables # GitHub Personal Access Token # Required permissions: repo, workflow, issues, pull_requests GITHUB_TOKEN=ghp_your_github_token_here # Anthropic API Key (Claude AI) ANTHROPIC_API_KEY=sk-ant-your_anthropic_api_key_here # GitHub Repository (owner/repo format) GITHUB_REPOSITORY=ShunsukeHayashi/ai-course-content-generator-v.0.0.1 # Repository local path (optional, defaults to cwd) GITHUB_REPOSITORY_PATH=/Users/shunsuke/Dev/ai-course-content-generator-v.0.0.1

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/ShunsukeHayashi/agentic-mcp-server'

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