Skip to main content
Glama

Agentic MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesYour GitHub token with repo, workflow, issues, and pull_requests permissions
ANTHROPIC_API_KEYYesYour Anthropic API key
GITHUB_REPOSITORYYesGitHub repository in owner/repo format
GITHUB_REPOSITORY_PATHYesAbsolute path to your repository

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
agentic_codegen_execute

CodeGenAgent実行 - AI駆動コード生成・テスト自動生成

agentic_review_execute

ReviewAgent実行 - 静的解析・セキュリティスキャン・品質判定

agentic_issue_analyze

IssueAgent実行 - Issue内容AI分析・Label自動付与

agentic_pr_create

PRAgent実行 - PR自動作成・説明文AI生成

agentic_coordinator_decompose

CoordinatorAgent実行 - タスク分解(DAG構築)・Agent選定

agentic_kpi_collect

KPI収集・ダッシュボード生成

agentic_metrics_view

識学理論KPIダッシュボード表示

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