terrarium-mcp

jfinstrom/terrarium-mcp
★ 0 stars TypeScript Memory/Knowledge Updated today
Terrarium MCP is a [Model Context Protocol](https://modelcontextprotocol.io) server that provides the environment, context, and dependencies your coding assistant needs for FreePBX® module development.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "terrarium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jfinstrom/terrarium-mcp"
      ]
    }
  }
}

README Excerpt

**A grounded development environment for AI-assisted FreePBX module work.** Terrarium MCP is a [Model Context Protocol](https://modelcontextprotocol.io) server that provides the environment, context, and dependencies your coding assistant needs for FreePBX® module development. It packages curated documentation, topic dependencies, and optional source repositories so module work can stay grounded in the actual framework.

Tools (6)

get_topiclist_topicsread_source_filesearch_contextsearch_sourcessuggest_learning_path