Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
filament_get_component

Get detailed information about a Filament component

filament_list_components

List all components in a category

filament_get_namespace

Get the correct namespace for a Filament class

filament_generate_plan

Generate a Filament implementation plan

filament_get_commands

Get Filament artisan commands

filament_get_relationships

Get Laravel relationship types

filament_get_docs

Fetch documentation from filamentphp.com

filament_list_docs

List documentation sections

filament_discover_docs

Discover live documentation routes from filamentphp.com

filament_search_docs

Search Filament docs and return exact section matches

Prompts

Interactive templates invoked by user choice

NameDescription
create_resource_planGenerate implementation plan for a Filament resource
debug_filament_issueHelp debug a Filament issue
create_relation_managerGenerate a Filament relation manager
create_custom_actionGenerate a custom Filament action
migrate_to_v5Help migrate Filament v4 code to v5
create_form_with_validationGenerate a form with validation
create_table_with_featuresGenerate a table with filters and actions

Resources

Contextual data attached and managed by the client

NameDescription
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

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