AI-powered project planning tools for Autoplans.dev with 14+ MCP tools
This repo contains everything needed to publish your Autoplans.dev MCP server to the official registry: 1. - MCP Registry manifest using latest 2025-10-17 schema 2. - npm package configuration 3. - stdio wrapper that proxies to your HTTP API 4. - Original manifest (kept for reference) Your server runs as HTTP at , but the MCP Registry expects stdio-based packages. Our wrapper solves this by:…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
This repo contains everything needed to publish your Autoplans.dev MCP server to the official registry: 1. ** - MCP Registry manifest using latest 2025-10-17 schema 2. - npm package configuration 3. - stdio wrapper that proxies to your HTTP API 4. - Original manifest (kept for reference) Your server runs as HTTP at , but the MCP Registry expects stdio-based packages. Our wrapper solves this by: Publishing an npm package that provides stdio transport Proxying MCP stdio calls to your HTTP API…