laquereric/rails-introspect-mcp
If you are the rightful owner of rails-introspect-mcp 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.
Rails Introspec MCP is a Ruby gem that integrates Model Context Protocol (MCP) server capabilities into Rails applications, providing comprehensive introspection methods for AI assistants.
Tools
Functions exposed to the LLM to take actions
Model Tools
Includes tools like list_models, describe_model, model_associations, model_attributes, model_validations, and model_callbacks.
Route Tools
Provides tools such as list_routes, find_route, route_details, controller_routes, and named_routes.
Database Tools
Offers tools like list_tables, table_schema, table_indexes, migration_status, database_config, and foreign_keys.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client