Filament MCP Server
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 | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| filament_get_componentC | Get detailed information about a Filament component |
| filament_list_componentsC | List all components in a category |
| filament_get_namespaceC | Get the correct namespace for a Filament class |
| filament_generate_planD | Generate a Filament implementation plan |
| filament_get_commandsB | Get Filament artisan commands |
| filament_get_relationshipsB | Get Laravel relationship types |
| filament_get_docsC | Fetch documentation from filamentphp.com |
| filament_list_docsC | List documentation sections |
| filament_discover_docsC | Discover live documentation routes from filamentphp.com |
| filament_search_docsC | Search Filament docs and return exact section matches |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| create_resource_plan | Generate implementation plan for a Filament resource |
| debug_filament_issue | Help debug a Filament issue |
| create_relation_manager | Generate a Filament relation manager |
| create_custom_action | Generate a custom Filament action |
| migrate_to_v5 | Help migrate Filament v4 code to v5 |
| create_form_with_validation | Generate a form with validation |
| create_table_with_features | Generate a table with filters and actions |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| filament-v4-components | |
| filament-v5-components | |
| filament-v4-commands | |
| filament-v5-commands | |
| filament-v4-docs-index | |
| filament-v5-docs-index | |
| filament-quick-reference |
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/serbansorin/filament-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server