Stargate
Freeby MCP Community
Personal MCP server toolkit - Asana, GitHub, and more integrations for AI agents
v1.1.1Added Apr 12, 2026
mcpmodel-context-protocolasanagithubai-tools
Stargate MCP Server
Personal MCP server toolkit - Asana, GitHub, and more integrations for AI agents
Installation
npx -y stargate-mcp
Reviews
Installation
Quick install
npx -y stargate-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"stargate": {
"command": "npx",
"args": ["-y", "stargate-mcp"]
}
}
}