温嘉琪 / BUILDING SOMETHING FUN

Hello World: Testing the MCP Server

Hello World

This is a test article created to verify the database integration is working correctly.

Why This Matters

We need to ensure that:

  1. The database connection works
  2. Articles can be created
  3. The frontend can display them
console.log("Hello from the blog!");

Thanks for reading!