Vibelogin Mcp
@vibelogin
About Vibelogin Mcp
Add authentication to Next.js apps through AI coding agents. Create projects, configure auth methods (email/password, magic link, email OTP, Google OAuth), set password policies, and scaffold auth code - all via MCP tools in Claude Desktop, Cursor, or Windsurf.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"vibelogin": {
"command": "npx",
"args": [
"-y",
"@vibelogin/mcp@latest"
],
"env": {
"VIBELOGIN_API_URL": "https://api.vibelogin.com",
"VIBELOGIN_CONSOLE_URL": "https://app.vibelogin.com"
}
}
}
}Tools
6Authenticate via loopback OAuth
List all projects in your org
Create a new project
Look up a project by id or slug
Enable auth methods, set password policy, wire up Google OAuth
Scaffold auth files into a Next.js project
Overview
What is Vibelogin Mcp?
Vibelogin Mcp is an MCP server that lets AI coding agents add authentication to any Next.js application. It integrates with the VibeLogin platform to create and manage authentication projects, configure auth methods and policies, and scaffold ready-to-use auth code into a Next.js app.
How to use Vibelogin Mcp?
Vibelogin Mcp provides a set of MCP tools that AI coding agents can invoke to manage VibeLogin projects and scaffold authentication code. These tools include auth (loopback OAuth), list_projects, create_project, get_project, configure_auth, and add_auth_to_project. No client-side installation or configuration details are provided in the README.
Key features of Vibelogin Mcp
- Create and manage VibeLogin projects
- Configure multiple auth methods (email/password, magic link, email OTP, Google OAuth)
- Set password policies (minimum length, complexity, common password blocking)
- Scaffold auth code (middleware, routes, providers) into a Next.js app
- Auto-install the
@vibelogin/nextjsSDK
Use cases of Vibelogin Mcp
- An AI agent sets up authentication in a new Next.js project during scaffolding
- A developer adds Google OAuth to an existing Next.js app via an agent conversation
- An agent configures password complexity rules and blocks common passwords
- A team automates auth setup across multiple Next.js projects
FAQ from Vibelogin Mcp
What authentication methods does Vibelogin Mcp support?
It supports email/password, magic link, email OTP, and Google OAuth. These are configured through the configure_auth tool.
Which framework does Vibelogin Mcp work with?
Vibelogin Mcp is designed specifically for Next.js applications. It scaffolds middleware, routes, and providers that integrate with the Next.js App Router.
Does Vibelogin Mcp require a VibeLogin account?
Yes, you need a VibeLogin account to create and manage projects. The server lists projects in your org and requires authentication via the auth tool.
How does Vibelogin Mcp add auth code to my app?
The add_auth_to_project tool scaffolds authentication files (middleware, route handlers, providers) directly into your Next.js project and automatically installs the @vibelogin/nextjs SDK.
What password policies can I configure?
You can set minimum length, complexity requirements, and block common or compromised passwords. All are managed through the configure_auth tool.
Frequently asked questions
What authentication methods does Vibelogin Mcp support?
It supports email/password, magic link, email OTP, and Google OAuth. These are configured through the `configure_auth` tool.
Which framework does Vibelogin Mcp work with?
Vibelogin Mcp is designed specifically for Next.js applications. It scaffolds middleware, routes, and providers that integrate with the Next.js App Router.
Does Vibelogin Mcp require a VibeLogin account?
Yes, you need a VibeLogin account to create and manage projects. The server lists projects in your org and requires authentication via the `auth` tool.
How does Vibelogin Mcp add auth code to my app?
The `add_auth_to_project` tool scaffolds authentication files (middleware, route handlers, providers) directly into your Next.js project and automatically installs the `@vibelogin/nextjs` SDK.
What password policies can I configure?
You can set minimum length, complexity requirements, and block common or compromised passwords. All are managed through the `configure_auth` tool.
Basic information
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments