63
/ 100
1 month ago
github_topic

fullstack-langgraph-nextjs-agent

Production-ready Next.js template for building AI agents with LangGraph.js. Features MCP integration for dynamic tool loading, human-in-the-loop tool approval, persistent conversation memory with PostgreSQL, and real-time streaming responses. Built with TypeScript, React, Prisma, and Tailwind CSS.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: S3_SECRET_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies9 high8 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@opentelemetry/sdk-node@0.214.0GHSA-q7rr-3cgh-j5r3

Prometheus exporter process crash via malformed HTTP request

highnext@16.2.2GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

highnext@16.2.2GHSA-26hh-7cqf-hhc6

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

highnext@16.2.2GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

highnext@16.2.2GHSA-492v-c6pp-mqqv

Next.js has a Middleware / Proxy bypass through dynamic route parameter injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URL"postgresql://user:password@localhost:5434/agent_db"
configDB_SSLMODE
configNEXT_PUBLIC_API_BASE_URL
configNEXT_PUBLIC_APP_URL
configS3_ACCESS_KEY_ID
configS3_BUCKET_NAME
configS3_ENDPOINT
configS3_FORCE_PATH_STYLE
configS3_REGION
🔐 secretS3_SECRET_ACCESS_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/agentailor-fullstack-langgraph-nextjs-agent-u36lv9)](https://m8ven.ai/mcp/agentailor-fullstack-langgraph-nextjs-agent-u36lv9)
commit: 815db9ec5b8d003a0588c4251e0935589740e156
code hash: 4d70e327f2bfbf2c6c6cdde222b22666b190a46231afe2136f8fa283325ccc8a
verified: 6/15/2026, 1:35:13 PM
view raw JSON →