classmcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set_frameworkA | Set the CSS framework to use for all subsequent operations. Choose based on your project's CSS framework. DEFAULT: tailwind |
| get_classB | Get the full utility classes for a semantic class name. Returns the CSS classes you should use in your HTML. Supports SSR-safe filtering. |
| list_classesA | List all available semantic class names, optionally filtered by category. Use this to discover available patterns. |
| search_classesA | Search for classes by name, description, or category. Use when you're not sure of the exact class name. |
| generate_cssB | Generate CSS that defines all semantic classes. Add this to your project's CSS file to use the semantic class names. |
| get_componentB | Get a complete HTML component example using semantic classes. Great for seeing how classes work together. |
| get_ssr_infoA | Get SSR/hydration safety information for a class pattern. Use this when building SSR/Next.js/Nuxt/Remix applications to avoid hydration mismatches. |
| list_frameworksA | List all available CSS frameworks and their statistics. |
| reload_configA | Reload custom patterns from the config file (.classmcp.json). Use this after modifying your config file. |
| list_custom_patternsA | List all custom (user-defined) patterns loaded from your config file. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| classmcp Info | Information about classmcp and available frameworks |
| All Tailwind CSS Patterns | Complete list of all available semantic class patterns |
| Full Tailwind CSS CSS | Complete CSS file with all class definitions |
| Buttons Patterns | Class patterns for buttons |
| Cards Patterns | Class patterns for cards |
| Forms Patterns | Class patterns for forms |
| Badges Patterns | Class patterns for badges |
| Alerts Patterns | Class patterns for alerts |
| Avatars Patterns | Class patterns for avatars |
| Layout Patterns | Class patterns for layout |
| Typography Patterns | Class patterns for typography |
| Navigation Patterns | Class patterns for navigation |
| Icons Patterns | Class patterns for icons |
| Code Patterns | Class patterns for code |
| Pricing Patterns | Class patterns for pricing |
| Modals Patterns | Class patterns for modals |
| Tables Patterns | Class patterns for tables |
| Lists Patterns | Class patterns for lists |
| Loading Patterns | Class patterns for loading |
| Dividers Patterns | Class patterns for dividers |
| Backgrounds Patterns | Class patterns for backgrounds |
| Fonts Patterns | Class patterns for fonts |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheDecipherist/classmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server