css-tutor-mcp-server

ebimopondei/css-tutor-mcp-server

3.2

If you are the rightful owner of css-tutor-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Model Context Protocol (MCP) server designed to act as a CSS Tutor, providing personalized updates about CSS features to a connected AI client.

Tools

Functions exposed to the LLM to take actions

get_latest_updates

Fetches recent general news and articles about CSS.

read_from_memory

Checks which CSS concepts the user already knows based on their stored knowledge profile.

write_to_memory

Updates the user's knowledge profile when they confirm learning a specific CSS concept.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources