MCP Enterprise Architecture Practice 01
by kimji9663
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIVE_MODE | No | 실제 외부 시스템 연결 여부 (true/false) | false |
| SMTP_HOST | No | SMTP 서버 호스트 | |
| SMTP_PORT | No | SMTP 서버 포트 | |
| SMTP_USER | No | SMTP 사용자명 | |
| EMAIL_FROM | No | 발신 이메일 주소 | |
| GITHUB_REPO | No | GitHub 저장소 이름 | |
| GITHUB_OWNER | No | GitHub 저장소 소유자 | |
| GITHUB_TOKEN | No | GitHub Personal Access Token | |
| OPENAI_MODEL | No | OpenAI 모델 | gpt-4.1-mini |
| SMTP_PASSWORD | No | SMTP 비밀번호 | |
| OPENAI_API_KEY | No | OpenAI API 키 | |
| SLACK_BOT_TOKEN | No | Slack Bot Token | |
| SLACK_CHANNEL_ID | No | Slack 채널 ID |
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 |
|---|---|
No tools | |
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/kimji9663/mcp_enterprise_architecture_practice01'
If you have feedback or need assistance with the MCP directory API, please join our Discord server