Tidewave Rails
未申請MCP server with runtime-level tools for Rails development
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(5個)
execute_sql_query
Runs a SQL query against your app's development database and returns the rows to the agent.
get_docs
Looks up the documentation for a class, method, or constant, reading from the exact gem versions locked in your app's Gemfile.lock.
get_logs
Returns output from your running server's log.
get_source_location
Returns the file and line where a class, module, or method is defined, across both your app and its dependencies.
project_eval
Evaluates Ruby code in the context of your running application, with access to its runtime, loaded dependencies, and in-memory data, returning the result plus anything printed to standard output. It's like a Rails console for the agent.