Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FOURDA_DB_PATHNoPath to 4DA's SQLite database
FOURDA_OFFLINENoDisable all network callsfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vulnerability_scanA

Scan dependencies for known CVEs via OSV.dev — zero config, multi-ecosystem

dependency_healthA

Dependency health — version freshness, deprecation, CVEs across npm/Rust/Python/Go

upgrade_plannerA

Ranked upgrade recommendations — prioritized by CVE severity, deprecation, version distance

what_should_i_knowB

Pre-task intelligence briefing — advisories, decisions, signals, ecosystem updates

ecosystem_pulseA

Live ecosystem news relevant to your tech stack from Hacker News

get_contextA

Get user's interests, tech stack, learned affinities

decision_memoryA

Record, query, and manage architectural decisions across sessions

check_decision_alignmentB

Check if a technology change aligns with recorded decisions before proceeding

agent_memoryB

Cross-agent persistent memory — store and recall across sessions and tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
vulnerability_scan schemaFull JSON Schema for the vulnerability_scan tool
dependency_health schemaFull JSON Schema for the dependency_health tool
upgrade_planner schemaFull JSON Schema for the upgrade_planner tool
what_should_i_know schemaFull JSON Schema for the what_should_i_know tool
ecosystem_pulse schemaFull JSON Schema for the ecosystem_pulse tool
get_context schemaFull JSON Schema for the get_context tool
get_relevant_content schemaFull JSON Schema for the get_relevant_content tool
get_actionable_signals schemaFull JSON Schema for the get_actionable_signals tool
knowledge_gaps schemaFull JSON Schema for the knowledge_gaps tool
record_feedback schemaFull JSON Schema for the record_feedback tool
decision_memory schemaFull JSON Schema for the decision_memory tool
check_decision_alignment schemaFull JSON Schema for the check_decision_alignment tool
agent_memory schemaFull JSON Schema for the agent_memory tool
developer_dna schemaFull JSON Schema for the developer_dna tool
Skill manifestRegistry of 4DA skills for Claude Code agent dispatch
Tool categoriesTool groupings by category with tag metadata

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/runyourempire/4DA'

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