Provide a minimal MCP server implementation that enables LLM clients to connect and access example tools via HTTP or stdio transports. Facilitate integration with AI systems like Windsurf IDE and Claude by offering simple authentication and example tools such as greeting, version info, and system info. Extend the server easily by adding custom tools to enhance AI capabilities.