io.github.mohamedgb00714/autoplans-mcp✓
io.github.mohamedgb00714/autoplans-mcp · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.mohamedgb00714/autoplans-mcp",
"description": "AI-powered project planning tools for Autoplans.dev with 14+ MCP tools",
"repository": {
"url": "https://github.com/mohamedgb00714/autoplans-mcp",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "npm",
"identifier": "autoplans-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for Autoplans.dev service. Get yours at https://autoplans.dev",
"isRequired": true,
"name": "AUTOPLANS_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}