AssemblyMCP
by StatPan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP 바인드 호스트 | 0.0.0.0 |
| MCP_PATH | No | HTTP MCP 경로 | /mcp |
| MCP_PORT | No | HTTP 포트 | 8000 |
| MCP_TRANSPORT | No | stdio 또는 http | stdio |
| ASSEMBLY_API_KEY | Yes | 국회 OpenAPI 인증키 | |
| ASSEMBLY_LOG_JSON | No | JSON 구조화 로깅 | False |
| ASSEMBLY_LOG_LEVEL | No | 로깅 레벨 | INFO |
| ASSEMBLY_CACHE_MAX_SIZE | No | 최대 캐시 항목 수 | 100 |
| ASSEMBLY_ENABLE_CACHING | No | 인메모리 캐싱 | False |
| ASSEMBLY_CACHE_TTL_SECONDS | No | 캐시 TTL | 300 |
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
- 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/StatPan/AssemblyMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server