Skip to main content
Glama

MCP Goose Subagents Server

by lordstyled55
mcp_config_example.json582 B
{ "mcpServers": { "goose-subagents": { "command": "node", "args": ["C:\\Users\\adam0\\projects\\New folder\\src\\index.js"], "env": { "ALPHA_FEATURES": "true" } }, "memory": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-memory" ], "env": { "MEMORY_FILE_PATH": "memory.json" } }, "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ], "env": {} } } }

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

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