Skip to main content
Glama

MCP Goose Subagents Server

package.json606 B
{ "name": "mcp-goose-subagents", "version": "1.0.0", "description": "MCP server for delegating tasks to Goose CLI subagents", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js" }, "keywords": ["mcp", "goose", "subagents", "ai", "autonomous"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "child_process": "^1.0.0", "fs": "^0.0.1-security", "path": "^0.12.7", "uuid": "^10.0.0" }, "bin": { "mcp-goose-subagents": "./src/index.js" } }

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/pc-style/goose-mcp'

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