actionmcp 0.70.0
It offers base classes and helpers for creating MCP applications, making it easier to integrate your Ruby/Rails application with the MCP standard
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (12):
            activerecord
            >= 8.0.1
          
          
            concurrent-ruby
            >= 1.3.1
          
          
            faraday
            ~> 2.7
          
          
            jsonrpc-rails
            >= 0.5.3
          
          
            jwt
            ~> 2.10
          
          
            multi_json
            >= 0
          
          
            omniauth
            ~> 2.1
          
          
            omniauth-oauth2
            ~> 1.7
          
          
            ostruct
            >= 0
          
          
            pkce_challenge
            ~> 1.0
          
          
            railties
            >= 8.0.1
          
          
            zeitwerk
            ~> 2.6
          
    Development依存関係 (1):
            json_schemer
            ~> 2.0
          
    