Skip to main content
Glama
dnnyngyen
by dnnyngyen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOWED_HOSTSNoSSRF whitelist of allowed hosts, comma-separated (e.g., api.github.com,httpbin.org)
KNOWLEDGE_TIMEOUT_MSNoRequest timeout in milliseconds for knowledge requests
ENABLE_SSRF_PROTECTIONNoEnable SSRF protection (true/false)
KNOWLEDGE_MAX_CONCURRENCYNoAPI concurrency limit for knowledge requests

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
JARVISB

JARVIS Finite State Machine Controller - Implements the 8-phase agent loop (INIT → QUERY → ENHANCE → KNOWLEDGE → PLAN → EXECUTE → VERIFY → DONE) with Meta Thread-of-Thought orchestration. Features: Role-based cognitive enhancement through systematic thinking methodologies, meta-prompt generation for Task() agent spawning, fractal task decomposition, performance tracking, and single-tool-per-iteration enforcement. Enables Claude to autonomously manage complex projects through context segmentation.

APITaskAgentC

Specialized API research agent that orchestrates discovery, validation, and data fetching workflows. When you need structured data from external sources, ask: What type of evidence does my current research objective require? How can I ensure data reliability while maintaining research efficiency? This agent guides you through strategic API selection based on your cognitive role, automatically validates sources, and provides comprehensive data synthesis with actionable insights.

PythonComputationalToolC

Unified Python execution and data science tool with automatic library management and comprehensive workflow support

IronManusStateGraphC

Project-scoped FSM state management using knowledge graphs. Manage sessions, phases, tasks, and transitions with isolated state per project.

HealthCheckC

System intelligence assessment - evaluates not just operational health, but the cognitive readiness of your tools and infrastructure. When questioning system performance, ask: Are your tools thinking clearly? What might cognitive degradation look like in an AI system? This tool prompts you to consider: How do I assess whether my system is ready for intelligent decision-making, not just basic functionality? What early warning signs might indicate declining analytical capability?

SlideGeneratorB

Generates HTML slides from templates and content data. Takes template ID and structured content, returns rendered slide HTML.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/dnnyngyen/iron-manus-mcp'

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