Agentic MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | Your GitHub token with repo, workflow, issues, and pull_requests permissions | |
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key | |
| GITHUB_REPOSITORY | Yes | GitHub repository in owner/repo format | |
| GITHUB_REPOSITORY_PATH | Yes | Absolute path to your repository |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| agentic_codegen_executeC | CodeGenAgent実行 - AI駆動コード生成・テスト自動生成 |
| agentic_review_executeC | ReviewAgent実行 - 静的解析・セキュリティスキャン・品質判定 |
| agentic_issue_analyzeC | IssueAgent実行 - Issue内容AI分析・Label自動付与 |
| agentic_pr_createC | PRAgent実行 - PR自動作成・説明文AI生成 |
| agentic_coordinator_decomposeC | CoordinatorAgent実行 - タスク分解(DAG構築)・Agent選定 |
| agentic_kpi_collectC | KPI収集・ダッシュボード生成 |
| agentic_metrics_viewC | 識学理論KPIダッシュボード表示 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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